name: openclaw-test-skill description: Exercise 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. metadata: openclaw: requires: bins: - sh os: - macos - linux
Use 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:
7w4.net小蔥技能。
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.這是一個用於驗證軟體打包的工具,整體質量中規中矩。優點是文件清晰、跨平臺相容、無需外部依賴;缺點是用途單一,本質上只是測試程式碼,沒有實際應用價值。普通使用者不建議使用,開發者可作為參考模板。