tessl install github:hotovo/aider-desk --skill skill-creatorDesign and create Agent Skills using progressive disclosure principles. Use when building new skills, planning skill architecture, or writing skill content.
Review Score
75%
Validation Score
13/16
Implementation Score
73%
Activation Score
67%
Create effective Agent Skills using progressive disclosure.
Create a skill when you notice:
Skills load in 3 levels:
Key: Keep Levels 1 & 2 lean. Move details to Level 3.
my-skill/
├── SKILL.md # Core instructions + metadata
├── references/ # Detailed docs (loaded as needed)
├── scripts/ # Executable operations
└── assets/ # Templates, images, files