What this does
Reads a file with Read and writes a formatted copy with Write. No network access, no
shell execution.
Steps
- Read the target file.
- Format its contents with the bundled helper script.
- Write the result back.
A well-formed multi-file skill bundle used as a SkillScope Phase B test fixture - demonstrates a clean bundle with declared permissions matching actual usage.
npx skillmds@latest add sepand/clean-bundle-fixture Reads a file with Read and writes a formatted copy with Write. No network access, no
shell execution.
sepand/SkillScope/tree/main/test_skills_dirs/clean_bundle commit a427df78dc