# Single Skill Generation

> Generate the smallest valid Agent Skill package when orchestration is unnecessary. Use when one role can satisfy the request with a single SKILL.md package.

- Skill: `nahisaho/single-skill-generation` (Agent Skill)
- Install (CLI): `npx skillmds@latest add nahisaho/single-skill-generation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nahisaho/single-skill-generation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: nahisaho (https://skillmd.com/u/nahisaho)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/nahisaho/single-skill-generation

---


# Single Skill Generation

## Build Steps

1. Confirm the target skill name is valid kebab-case.
2. Draft frontmatter with `name` and `description` first.
3. Add concise usage guidance, examples, and edge cases.
4. Add optional metadata only when it changes runtime behavior.
5. Save output under the artifact-visible directory.
6. Bundle a ZIP only when requested.

## Minimum File Set

- `SKILL.md`
