# Skill Name Here

> One or two sentences describing what this does and, critically, WHEN to use it — the phrases/situations that should trigger it. This field is what Claude matches against, so be specific and include trigger words a user would actually type.

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

---


# Skill Title

One paragraph: what problem this solves and the core idea behind the approach.

## When to use

Bullet the concrete situations/phrases that should trigger this skill.

## Workflow

1. Step one
2. Step two
3. ...

## Reference

- `scripts/...` : what it does
- `reference/...` : longer background material, if any

