What problem does it solve?
It helps you preserve and reuse a good multi-step workflow from a single chat session, so you don’t have to rediscover or redesign it later.
Core Features & Use Cases
- Workflow extraction into a Skill draft: captures inputs, ordered steps, success criteria, constraints/pitfalls, and validation evidence.
- Quality gate before encoding: encourages filtering out non-reusable or overly generic fragments and confirms project/workflow specificity.
- Drafts a complete Skill file with YAML frontmatter: produces a full skill markdown draft suitable for placement into the repository’s learned-skill directory or a learned destination.
- Guides correct storage location selection: helps decide whether the outcome should become a built-in skill, a learned user/project skill, or documentation.
Quick Start
Ask an AI to “Use /oh-my-kimi:skillify to extract a reusable Skill draft from this chat session, including triggers, a full YAML-frontmatter skill file, and clear success criteria.”