CsHeng

filesystem

Execution-layer skill for filesystem operations

CsHeng 10 Updated 5mo ago
GitHub

Install

npx skillscat add csheng/dot-claude/filesystem

Install via the SkillsCat registry.

SKILL.md

Commands

  • fs.readFile
  • fs.writeFile
  • fs.applyPatch
  • fs.glob

Constraints

  • Never access paths outside the active project workspace unless explicitly granted.
  • Do not embed governance or routing logic in this skill; it only exposes filesystem capabilities.

Categories