Install
openclaw skills install @nancymx-dev/test-skill-3Exercise a portable OpenClaw skill bundle in tests. Use when validating skill discovery, supported text files, frontmatter, or bundled-resource loading without external services or credentials.
openclaw skills install @nancymx-dev/test-skill-3Use this fixture only for local and automated validation. It has no network, credential, package-install, or external-service dependency.
Run the bundled verifier from the fixture directory or pass the directory as its first argument:
sh scripts/verify.sh
The script checks that the required skill file and every declared bundled
resource are present. It prints the message in
assets/expected-output.txt when the fixture is complete.
references/fixture-contract.md when a test needs the intended
portable OpenClaw contract and file inventory.assets/expected-output.txt as the stable success-output assertion.scripts/verify.sh before packaging the fixture or testing file
discovery.