# Skill Creator

> Create new OpenCode skills with valid SKILL.md frontmatter. Use when this capability is needed.

- Skill: `tomevault-io/skill-creator-142` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/skill-creator-142`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/skill-creator-142/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/skill-creator-142

---


## 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.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/different-ai) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

