# <skill Name>

> <One-line description of when to use this skill. Keep it under 160 characters.>

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

---


# <Skill Title>

Brief overview of what this skill does.

## When to use this skill

- The user asks about ...
- The user wants to ...

## Core principles

1. **Principle one.** Explain the rule.
2. **Principle two.** Explain the rule.

## Available scripts

These scripts are bundled with the skill. Run them with `uv run scripts/<script>.py` from the skill
root. They use only the Python standard library and produce structured JSON output on stdout.

- [`scripts/example.py`](scripts/example.py) — Short description.

## Reference guides

- [`references/example.md`](references/example.md) — Description.

## Output style

- Match the user's language.
- Keep explanations concise and actionable.

