Skill Package

Optimize an Agent Skill package itself — its SKILL.md (frontmatter + body), its references, and its bundled scripts. Use when the capability under optimization IS a skill, you want the downstream agent to trigger it correctly and follow it without wasted steps, or you want a step the agent keeps skipping turned into deterministic bundled code. Checks every edit against the skill-creator authoring rules (valid frontmatter, progressive disclosure, one-level references, body budget, scripts that compile and self-check) so a candidate stays a valid, runnable skill.

skillberry-ai c57d5df 11 files · 70.6 KB Updated

File contents

skillberry-ai/cap-evolve/tree/main/skills/capabilities/skill-package commit c57d5df9eb

Frequently asked questions

npx skillmds@latest add skillberry-ai/skill-package