What problem does it solve?
Creating, editing, and converting Claude Code skills requires deep knowledge of the Skills system, best practices, and invocation optimization, which can be complex and time-consuming. This meta-skill acts as an expert guide, simplifying the entire skill development lifecycle.
Core Features & Use Cases
- New Skill Creation: Provides interactive guidance to build production-ready skills from scratch, including perfect YAML frontmatter and invocation-optimized descriptions.
- Skill Refinement: Helps improve existing skills by enhancing descriptions, organizing content with progressive disclosure, and modernizing tooling with CLI and Node.js best practices.
- Sub-Agent Conversion: Transforms existing Claude Code sub-agents into the Skills format, preserving domain expertise while optimizing for automatic invocation.
- Use Case: "Help me create a new skill for deploying AWS Lambda functions, focusing on Node.js scripting and leveraging AWS CLI tools."
Quick Start
Help me create a skill for deploying AWS Lambda functions.