# Skill Template

> <Skill Title>

- Skill: `levalencia/skill-template` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add levalencia/skill-template`
- Raw SKILL.md: https://api.skillmd.com/api/skills/levalencia/skill-template/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: levalencia (https://skillmd.com/u/levalencia)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/levalencia/skill-template

---


# <Skill Title>

<One paragraph overview of what this skill produces and why it matters.>

## When to Use

- <Situation 1>
- <Situation 2>
- <Situation 3>

## Instructions

When asked to <create artifact>, follow these steps:

1. **<Step 1 Title>**
   <What to do and why>

2. **<Step 2 Title>**
   <What to do and why>

3. **<Step 3 Title>**
   <What to do and why>

4. **<Step 4 Title>**
   <What to do and why>

## Output Format

Use the template in `references/TEMPLATE.md` to structure the output.

## Quality Checklist

Before finalizing, verify:

- [ ] <Quality criterion 1>
- [ ] <Quality criterion 2>
- [ ] <Quality criterion 3>

## Examples

See `references/EXAMPLE.md` for a completed example.

