# Example Skill

> An example skill demonstrating the basic structure. Use when user asks about examples or templates.

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

---


<essential_principles>
## Example Principles

### 1. KEEP IT SIMPLE
Start with the minimum viable skill. Add complexity only when needed.

### 2. TEST EARLY
Test your skill after each change to catch issues early.

### 3. ITERATE
Skills improve with use. Update based on what works and what doesn't.
</essential_principles>

<intake>
What would you like help with?

1. **Understanding skills** - I'll explain the structure
2. **Creating a skill** - I'll guide you through it
3. **Debugging a skill** - I'll help troubleshoot
</intake>

