Skill skeleton
Skill AdrianParedez/capability-fabric/skills/authoring-skills/templates/skill-skeleton
A model-agnostic Agent Skills library for explicit routing, bounded context, and verifiable agent behaviour.
npx -y skills add AdrianParedez/capability-fabric --skill skill-skeletonAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 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
Placeholder skill scaffold. Replace this entire frontmatter and body using authoring-skills before use. Not a functional skill on its own.
The file declares its own license as Apache-2.0. 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.6 KB, as published. Nobody here has run it
Skill skeleton (placeholder)
This directory is the copy-me starting structure emitted by authoring-skills. Copy it
to skills/<your-name>/, rename, and fill every file per templates/SKILL.md.tpl and the
authoring checklist.
Required siblings to fill: references.md, examples.md, templates/, checklists/,
benchmarks/. Delete any you genuinely don't need, but justify the omission.