Basic
Validate kitup installation behavior. Use when testing bundled skill copy, metadata, and nested resource handling.From its SKILL.md
npx -y skills add lathe-cli/kitup --skill basicAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 6 stars6 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.
- runs commandsInstructs the agent to run 1 command, including `scripts/helper.sh`.
SKILL.md
0.4 KB, 51 tokens by cl100k_base, as published. Nobody here has run it
Basic Skill
Use references/guide.md for the expected behavior.
Use assets/template.json as fixture data when a test needs a bundled resource.
Run scripts/helper.sh only when an embedding test explicitly asks for script behavior.
What ships with it: 3 files
267 B alongside SKILL.md, 1 of them executable
assets/
- template.json46 B
references/
- guide.md166 B
scripts/
- helper.shruns55 B