返回顶部
S

Skill Test

Test skills before using or publishing. Trial, compare, evaluate in isolation without affecting your environment.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,917
下载量
2
收藏
概述
安装方式
版本历史

Skill Test

## Test Skills Safely Two use cases: 1. **Try before commit** — Test drive skills before installing 2. **Evaluate before publish** — Verify quality before publishing **Key principle:** Test in isolation. Never affect user's environment. **References:** - Read `sandbox.md` — Isolated testing environment - Read `compare.md` — A/B comparison between skills - Read `evaluate.md` — Multi-agent quality evaluation --- ### Quick Start **Trial a skill:** ``` sessions_spawn( task="Test skill X: Load ONLY its SKILL.md, run [sample task], report quality", model="anthropic/claude-haiku" ) ``` **Compare two skills:** 1. Run same task through each (separate sub-agents) 2. Present outputs side-by-side 3. Ask: "Which works better? Why?" --- ### Test Modes **Trial Mode** — Before installing - Spawn sub-agent with ONLY the test skill - Run 2-3 representative tasks - Evaluate: Does it help? Clear instructions? - Decision: keep, pass, or try another **Evaluation Mode** — Before publishing - Spawn specialized reviewers (see `evaluate.md`) - Check structure, safety, usefulness - Synthesize findings - Recommend improvements --- ### Sandbox Isolation ⚠️ Never load test skill into your main context. **Sub-agent approach (recommended):** ``` sessions_spawn( task="You have ONE skill loaded: [skill content]. Test by doing: [task]", model="anthropic/claude-haiku" ) ``` - Complete isolation — main session unaffected - Natural cleanup — sub-agent terminates, done - Cheap testing — use Haiku **What to check:** - Does it activate correctly? - Are instructions clear? - Token cost reasonable? - Output quality acceptable? --- ### Edge Cases **Skill requires credentials:** Ask user for test credentials or skip auth-dependent features. **Skill not found:** Verify slug with `npx clawhub info <slug>` before testing. **Test fails mid-way:** Sub-agent terminates cleanly. Review logs, adjust test task, retry. **Skill has many auxiliary files:** Load SKILL.md first, reference others only if needed during test. --- *Test thoroughly. Install only after explicit user approval.*

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 skill-test-1776099361 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 skill-test-1776099361 技能

通过命令行安装

skillhub install skill-test-1776099361

下载 Zip 包

⬇ 下载 Skill Test v1.0.0

文件大小: 4.04 KB | 发布时间: 2026-4-14 10:55

v1.0.0 最新 2026-4-14 10:55
Initial release

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部