Sample skill
Deconstruct Agent Skills into reports, anchors, Obsidian vaults, graph data, and reusable workflow assets.
npx -y skills add 3yesore/LetUenforskills --skill sample-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 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
Demonstrates the Agent Skill Anatomy harness with a tiny local skill.
SKILL.md
0.4 KB, as published. Nobody here has run it
Sample Skill
Use this skill when testing the Agent Skill Anatomy runtime skeleton.
Workflow
- Inspect the user request.
- Load only the files needed for the task.
- Produce a concise result.
- Verify that the output matches the requested format.
Safety
Do not execute destructive commands.