alexanderjamesmcleod-test-runner
1
总安装量
1
周安装量
#45910
全站排名
安装命令
npx skills add https://smithery.ai
Agent 安装分布
amp
1
opencode
1
kimi-cli
1
codex
1
gemini-cli
1
Skill 文档
test-runner
Overview
Test execution with common patterns
This skill was converted from a bash script to follow Anthropic’s Agent Skills best practices.
Usage
test-runner <command> [options]
Commands
TODO: Extract and document commands from the script
Run test-runner --help to see available commands.
When to Use
TODO: Add specific use cases
Scripts
scripts/main.sh– Main functionality (converted from original test-runner)
Claude can execute this script directly without loading it into context.
Additional Resources
For detailed information, see:
- reference/migration-notes.md – Conversion notes and TODOs
- reference/examples.md – Usage examples (TODO)
Progressive Disclosure
Consider adding these reference files:
reference/api-reference.md– Detailed command documentationreference/troubleshooting.md– Common issues and solutions