Formatter
Skill RudrenduPaul/skillguard/examples/skill-set-clean/formatter
A second minimal, well-behaved fixture skill (Python hook) used to test SkillGuard's skill-set happy path (zero findings, exit code 0, no SG09).From its SKILL.md
npx -y skills add RudrenduPaul/skillguard --skill formatterAssembled 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.
SKILL.md
0.4 KB, 43 tokens by cl100k_base, as published. Nobody here has run it
Formatter (skill-set fixture)
This skill formats a string and returns it. It makes no network calls and does not read or write any files outside its own directory, matching what it declares above.
What ships with it: 1 file
136 B alongside SKILL.md, 1 of them executable
hooks/
- format_greeting.pyruns136 B