askill
skill-creator

skill-creatorSafety 95Repository

Create new OpenCode skills with valid SKILL.md frontmatter.

192 stars
3.8k downloads
Updated 2/19/2026

Package Files

Loading files...
SKILL.md

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

  1. Choose a skill name that matches the directory name and the regex ^[a-z0-9]+(-[a-z0-9]+)*$.
  2. Add YAML frontmatter with name and description.
  3. Keep description between 1–1024 characters.
  4. Add clear sections for purpose, usage, and workflow.
  5. Verify the skill is discoverable via the skill tool.

Completion Criteria

  • The skill loads without errors.
  • Frontmatter fields are valid and minimal.
  • Content explains when and how to use the skill.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

87/100Analyzed 2/25/2026

Well-structured skill for creating OpenCode skills with valid SKILL.md frontmatter. Includes specific naming regex, character limits, clear workflow steps, and completion criteria. Has proper YAML frontmatter and organized sections. Minor issue: tag 'github-actions' seems unrelated to skill creation purpose. Highly actionable and clear."

95
90
75
85
90

Metadata

Licenseunknown
Version-
Updated2/19/2026
Publisherdifferent-ai

Tags

github-actions