What problem does it solve?
This Skill helps you convert recurring agent behavior into a reusable oh-my-colab skill while keeping structure, frontmatter quality, and token-efficient instructions consistent.
Core Features & Use Cases
- Skill Folder Structure Enforcement: Ensures new skills follow the expected skills/{skill-name}/ layout with SKILL.md at the root.
- Frontmatter + Discovery Quality: Guides writing a searchable SKILL.md description that is reliably load-triggered.
- 200-Line Discipline: Prevents SKILL.md from growing too large by moving detail into references/ for on-demand loading.
- Promotion Workflow: Supports a draft-to-promoted process so skills evolve safely from informal templates to official folder skills.
Quick Start
Use the writing-skills skill when RETRO identifies a reusable pattern and ask it to scaffold a new skill in the correct folder format and produce a SKILL.md description that is specific about triggers and outputs.