Agent Skills
› fanfan-de/anybox
› minimal-skill
minimal-skill
GitHub用于插件评估测试的最小化技能示例,验证小型有效技能的评估功能。适用于需要简洁展示结构良好技能的用户场景。
Trigger Scenarios
用户希望查看最小化技能示例
进行插件评估测试
Install
npx skills add fanfan-de/anybox --skill minimal-skill -g -y
SKILL.md
Frontmatter
{
"name": "minimal-skill",
"license": "MIT",
"description": "Minimal example skill for plugin-eval tests. Use when the user wants a compact demonstration of a well-structured skill."
}
Minimal Skill
Use this fixture to verify that skill evaluation works on a small but valid example.
Workflow
- Read the target file.
- Summarize the important structure.
- Reference deeper details only when needed.
Reference
references/details.md
Version History
- 08dc189 Current 2026-07-05 19:04


