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).

RudrenduPaul f35a793 2 files · 519 B Updated

File contents

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.

RudrenduPaul/skillguard/tree/main/examples/skill-set-clean/formatter commit f35a793f9e

Frequently asked questions

npx skillmds@latest add rudrendupaul/formatter