Template
A starter kit for growing your own agent skills instead of borrowing someone else's. For Claude Code and Cursor.
npx -y skills add flll/grow-your-own-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
<This line decides whether the skill ever gets read — it matters more than the body. Start with "Use when..." and list concrete trigger situations: when to use it, phrases or contexts that should trigger it, and when NOT to use it.>
SKILL.md
0.8 KB, 141 tokens by cl100k_base, as published. Nobody here has run it
<skill name> — <one line: what this skill is for>
<!-- How to write the body: - Write instructions, not background ("do X", not "X should be done"). - Base it on a mistake the AI actually made twice — no speculative rules. - Add one line of *why* wherever a rule looks arbitrary. - Keep it under ~10 lines / ~500 words. If it grows, split it in two. - When done: add one row to the routing table in core/SKILL.md. -->- <instruction 1>
- <instruction 2>
Out of scope
- <state explicitly what this skill does NOT cover>
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.