# Example Skill

> Example Skill

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

---

# Example Skill

> A simple example skill demonstrating version control structure

**Version**: 1.0.0
**Last Updated**: 2026-01-30

---

## Purpose

This skill demonstrates the proper versioning structure:
- Version header in SKILL.md
- CHANGELOG.md for tracking changes
- releases/ folder for version snapshots

---

## Usage

Just an example - customize for your needs.

---

## Workflow

1. Read input
2. Process
3. Output result

