Template
Skill soonjune/skills/template
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.From its SKILL.md
npx -y skills add soonjune/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 file declares
Copied from the file, not written here
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.8 KB, 92 tokens by cl100k_base, as published. Nobody here has run it
My Skill
One-sentence statement of the job this skill does.
When to use
- Situations and example requests that should trigger this skill.
Instructions
- Imperative, step-by-step.
- Keep this file under 500 lines; move long reference material into
references/<topic>.mdand say when to load each file. - Put runnable helpers in
scripts/and reference them by relative path.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.