What problem does it solve?
This Skill streamlines the entire lifecycle of creating, maintaining, and enhancing AI-powered skills, ensuring they are robust, efficient, and well-documented.
Core Features & Use Cases
- Skill Creation: Guides users through defining new skills, from intent capture to writing
SKILL.md and committing changes.
- Skill Maintenance: Helps identify and fix errors in existing skills, improve their descriptions for better triggering, and adhere to best practices.
- Proactive Suggestions: Encourages the creation of skills for repetitive tasks and suggests improvements for underperforming skills.
- Use Case: A developer is repeatedly performing a complex series of
kubectl commands to debug pod issues. They can use this skill to create a dedicated k8s-debug skill that automates this process and can be triggered with a simple phrase like "debug my pod".
Quick Start
Use the opencode skill creator to create a new skill for automating git rebasing.