Template
BIRDCC agent skills registry
npx -y skills add bird-chinese-community/BIRD.skills --skill templateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
<One-line description of when to use this skill. Keep it under 160 characters.>
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.9 KB, as published. Nobody here has run it
<Skill Title>
Brief overview of what this skill does.
When to use this skill
- The user asks about ...
- The user wants to ...
Core principles
- Principle one. Explain the rule.
- 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— Short description.
Reference guides
references/example.md— Description.
Output style
- Match the user's language.
- Keep explanations concise and actionable.