What problem does it solve?
Automates manual, error-prone skill-pack packaging by providing a structured process to design, build, and distribute installable Heady skill packs.
Core Features & Use Cases
- Define the Skill Concept: articulate name, target surfaces, triggers, and capability summary.
- Design the Skill Manifest: provide a machine-readable manifest with name, version, surfaces, triggers, permissions, and dependencies.
- Write the Skill Instructions: create reusable, step-by-step instructions for agents.
- Define Permission Requirements: map actions to the permission model with justification.
- Package the Skill: structure the skill directory with SKILL.md, manifest, examples, and tests.
- Register in the Skill Registry: document category, keywords, compatibility, and dependencies.
- Validate the Skill Pack: verify schema, tools, triggers, permissions, and end-to-end scenarios.
Quick Start
Create a new skill pack folder, add SKILL.md with frontmatter, and follow the Foundry steps to package and register it.