skill-creator
Installation
SKILL.md
Skill Creator
Guidance for creating effective AgentSkills.
Getting Started
If you have no prior context of a conversation, this is likely a new session. Read this SKILL.md and follow the instructions inside to proceed with skill creation or modification.
About Skills
Skills are modular, self-contained packages that extend AI capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform the AI from a general-purpose agent into a specialized agent equipped with procedural knowledge.
What Skills Provide
- Specialized workflows - Multi-step procedures for specific domains
- Tool integrations - Instructions for working with specific file formats or APIs
- Domain expertise - Company-specific knowledge, schemas, business logic
- Bundled resources - References and assets for complex and repetitive tasks