# My Skill

> What this skill does AND when to use it, in one line (max 1024 chars). Include the concrete trigger words a request would contain, in every language the owner actually uses. This line sits in every agent's context at all times; the body below loads only on activation.

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

---


# My Skill

One-sentence statement of the job this skill does.

## When to use

- Situations and example requests that should trigger this skill.

## Instructions

1. Imperative, step-by-step.
2. Keep this file under 500 lines; move long reference material into `references/<topic>.md` and say when to load each file.
3. Put runnable helpers in `scripts/` and reference them by relative path.

