Workflow To Skill
Use this skill when a repeated workflow should become an installable skill instead of living as a one-off prompt.
Workflow
- Identify the trigger: when should the skill activate?
- Identify the user outcome: what should the agent produce?
- Remove generic advice the model already knows.
- Keep the main
SKILL.mdconcise. - Move long examples or reference material into
references/only if needed. - Add scripts only when deterministic execution matters.
- Includ
[Description truncada. Veja o README completo no GitHub.]