skill-creator
Purpose
Create well-formed OpenCode skills that load correctly and follow naming rules.
When to Use
Use this skill when you need to add a new .opencode/skill/<name>/SKILL.md file
or fix an existing skill definition.
Workflow
- Choose a skill name that matches the directory name and the regex
^[a-z0-9]+(-[a-z0-9]+)*$. - Add YAML frontmatter with
nameanddescription. - Keep
descriptionbetween 1–1024 characters. - Add clear sections for purpose, usage, and workflow.
- Verify the skill is discoverable via the
skilltool.
Completion Criteria
More from different-ai/agent-bank
writing-style
Clean up text while preserving the writer's voice - minimal edits only
270video-subtitle-cutter
Transcribe video, analyze subtitles with AI, and cut video by removing filler words, pauses, and mistakes
74linkedin-post
Draft high-performing LinkedIn posts using learnings from tweet performance data and 0 Finance messaging guidelines
22debug prod issues
Debug production issues on Vercel using logs, database inspection, and proper deployment waiting
20self-improve
Update skill documentation and extend OpenCode capabilities based on learnings
18skill-reinforcement
Always and Automatically improve skills after each use by capturing learnings and anti-patterns
14