Test Collection Skill
这是一个用于测试 skill 采集功能的示例 skill。
用途
- 验证 skill 发现机制
- 测试 skill 优先级覆盖
- 验证配置注入
使用方式
这个 skill 不需要任何特殊操作,只要能被 OpenClaw 发现并加载到系统提示词中即表示成功。
变更记录
- v1.0.0: 初始版本,用于测试
用于测试采集功能的简单 skill,无实际业务逻辑
This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.
Install skill "test-collection" with this command: npx skills add thascc1024/test-collection
这是一个用于测试 skill 采集功能的示例 skill。
这个 skill 不需要任何特殊操作,只要能被 OpenClaw 发现并加载到系统提示词中即表示成功。
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Skill evaluation framework. Use when: testing trigger rate, quality compare (with/without skill), or model comparison. Runs via sessions_spawn + sessions_his...
OpenClaw 沙盒测试系统 v2.0 - 零风险配置变更测试,9 层防护 +5 原则,自动备份回滚,Git 版本管理
Lightweight API mock server for prototyping and testing, supporting JSON/JSON Schema responses, dynamic data, validation, latency, and webhook simulation.
Memory maintenance helper for any RAG/vector database. Includes save_memory() helper, monitor and defrag script templates, hot queue support, and configurabl...