opencode-skill-creator
Create, test, and optimize OpenCode skills with evals
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install opencode-skill-creator?▼
Run `npx skills add antongulin/opencode-skill-creator --all -g -y` in your terminal to install it globally, then restart OpenCode.
How to create a new OpenCode skill?▼
Just ask OpenCode in plain English, for example: create a skill that helps with Docker Compose files. The skill interviews you about the workflow, drafts the SKILL.md, and builds test cases.
How does the skill description optimizer work?▼
It generates test queries, splits them into train and test sets, and iteratively rewrites your skill description to improve trigger accuracy while avoiding overfitting.
Can I test if my skill triggers correctly?▼
Yes. The skill_eval tool runs your eval queries multiple times and reports how often the skill triggers when it should and stays quiet when it should not.
Do I need coding experience to use it?▼
No. You describe what the skill should do in plain English, and the built-in review viewer lets you give feedback on results without reading code.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core