返回 Skill 列表
extension
分类: 开发与工程无需 API Key

filesystem

执行层技能,用于文件系统操作

person作者: jakexiaohubgithub

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.