# Your Skill Name

> Use when [specific triggering conditions and symptoms the agent should recognize].

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

---


# Your Skill Name

## Overview

One or two sentences describing the core principle.

## When to use

- Symptom or situation A
- Symptom or situation B

## When not to use

- Case where another skill or approach is better

## Procedure

1. Step one
2. Step two
3. Validation step

## Output contract

What the agent must deliver when finished.

## References

Link to supporting files in this directory if needed (`references/`, scripts, etc.).

