skeleton
Installation
SKILL.md
Skeleton
Source of truth for maintaining a skeleton-enabled repo.
Before project-specific routing: read <repo-root>/.skeleton/registry.md and follow links. If the project has a consumer harness playbook (commonly docs/developer/agent-harness.md), read it for skill sync perimeter and migration phase.
When to use
- Edit
.skeleton/customize/<slug>.md(project bindings for toolbox skills) - Run
skeleton audit,skeleton validate, orskeleton register - Sync or update skills from an external toolbox repo
- Avoid editing synced toolbox skill copies in the consumer repo
Not for: normal feature work that only reads toolbox skills (customize injects automatically on SKILL.md read via hooks).