skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use whenever the user wants to create a skill from scratch, turn an existing workflow or conversation into a skill, edit or optimize an existing SKILL.md, run test prompts against a skill, or improve a skill's description for better t Published by microsoft in MicroHack.
What is skill-creator?
Create new skills, modify and improve existing skills, and measure skill performance. Use whenever the user wants to create a skill from scratch, turn an existing workflow or conversation into a skill, edit or optimize an existing SKILL.md, run test prompts against a skill, or improve a skill's description for better t Published by microsoft in MicroHack. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Writing
- Testing use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use skill-creator
- Use it for testing.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/MicroHack
- Skill file: 03-Azure/01-01-App Innovation/03_GHCPAppModernization/templates/skills/skill-creator/SKILL.md
What it does
Create new skills, modify and improve existing skills, and measure skill performance. Use whenever the user wants to create a skill from scratch, turn an existing workflow or conversation into a skill, edit or optimize an existing SKILL.md, run test prompts against a skill, or improve a skill's description for better t
Skill instructions
<!-- Adapted from Anthropic's skill-creator skill (github.com/anthropics/skills, Apache 2.0). Trimmed to be platform-neutral: no Anthropic-specific eval viewer/scripts; the iterate-with-tests loop is preserved as a manual workflow. Copy to: <target-repo/.github/skills/skill-creator/SKILL.md -- Skill Creator A skill for creating new skills and iteratively improving them. At a high level, creating a skill goes like this: 1. Decide what the skill should do and roughly how it should do it 2. Write a draft of the skill 3. Create a few realistic test prompts and run the agent-with-the-skill on them 4. Evaluate results with the user (qualitatively, and quantitatively if the output is verifiable) 5. Rewrite the skill based on feedback 6. Repeat until satisfied; then optimize the description for triggering Figure out where the user is in this process and jump in there. If they already have a draft, go straight to test/iterate. If they say "just vibe with me, no evals", do that instead. Step 1 —Explore related resources
Frequently asked questions
What is skill-creator?
skill-creator is a open-source AI agent skill with Copy skill directory. Create new skills, modify and improve existing skills, and measure skill performance.
Who is skill-creator best for?
skill-creator is best for reusing agent instructions, scripts, and references, testing workflows, writing workflows.
How do I install skill-creator?
Install or run skill-creator using Copy skill directory. Check skill-creator for the latest setup command.
Is skill-creator actively maintained?
skill-creator may need a closer maintenance check before production use.