File and directory operations via Claude Code built-in tools, replacing the Filesystem MCP server. Triggers on: "read this file", "write to file", "edit file", "find files matching", "search for text in files", "list directory", "show directory tree", "rename file".
$npx -y skills add mathews-tom/armory --skill filesystemInstalls into the current project.
Run `npx skills use "https://github.com/mathews-tom/armory" --skill "mathews-tom/armory/filesystem"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mathews-tom/armory" that are relevant to the current task. Run `npx skills add "https://github.com/mathews-tom/armory"` and select the relevant skills, then follow their instructions.