# Template Skill

> Replace this with a clear description of what your skill does and when to use it. Be specific about the scenarios.

- Skill: `skillsdirectory/template-skill` (Agent Skill)
- Install (CLI): `npx skillmds@latest add skillsdirectory/template-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/skillsdirectory/template-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: CC0-1.0
- Author: skillsdirectory (https://skillmd.com/u/skillsdirectory)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/skillsdirectory/template-skill

---


# Your Skill Name

Describe what this skill makes your AI assistant do. Be specific and actionable.

## When to Use

- Scenario 1
- Scenario 2

## Instructions

[Your detailed instructions go here]

## Examples

### Good Example
```
[Show what great output looks like]
```

### Bad Example (Avoid)
```
[Show what to avoid]
```

## Guidelines

1. Guideline 1
2. Guideline 2
3. Guideline 3

