Openclaw Test Skill

👤 nancymx-dev 📦 v1.0.0 ⭐ 4.2 ⬇️ 217 下載
💻 開發程式設計 免費

📖 技能介紹


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


OpenClaw Test Skill

Use this fixture only for local and automated validation. It has no network, credential, package-install, or external-service dependency.

Validate the fixture

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.

Load bundled resources

  • Read references/fixture-contract.md when a test needs the intended portable OpenClaw contract and file inventory.
  • Use assets/expected-output.txt as the stable success-output assertion.
  • Run scripts/verify.sh before packaging the fixture or testing file discovery.

🤖 AI 評測

這是一個用於驗證軟體打包的工具,整體質量中規中矩。優點是文件清晰、跨平臺相容、無需外部依賴;缺點是用途單一,本質上只是測試程式碼,沒有實際應用價值。普通使用者不建議使用,開發者可作為參考模板。

📊 多維度評分

適應性4.4
規範性4
有效性4.1
可靠性4.2
可信度4.3

📁 包含檔案 (7 個)

📄 SKILL.md 1.1 KB
📄 _meta.json 131 B
📄 agents/openai.yaml 197 B
📄 assets/expected-output.txt 38 B
📄 references/fixture-contract.md 812 B
📄 scripts/verify.sh 541 B
📄 skill-card.md 1.6 KB