skill-creator
A skill for building, testing, and refining other skills.
Setup & Installation
What This Skill Does
A skill for building, testing, and refining other skills. It guides you through drafting a skill, running test cases with and without the skill, reviewing outputs qualitatively and quantitatively, and iterating based on feedback. Also handles description optimization to improve when the skill gets triggered.
It handles the full create-test-iterate loop automatically, including spawning baseline comparison runs, grading assertions, and launching a review viewer, which would otherwise require coordinating multiple scripts and manual eval tracking.
When to use it
- Writing a first draft of a skill from a rough idea or existing workflow
- Running parallel test cases to compare outputs with and without a skill active
- Reviewing eval results in a browser viewer before deciding what to change
- Benchmarking two versions of a skill to measure improvement across iterations
- Optimizing a skill's description so it triggers at the right times and not others
Similar Skills
mcp-builder
A development guide for building MCP (Model Context Protocol) servers that connect LLMs to external APIs and services.
template
A starter scaffold for building new agent skills.
answers
Provides AI-generated answers grounded in live web search results through Brave's OpenAI-compatible chat completions endpoint.
bx
A CLI tool for web search built for AI agents.
