File system operations — list directory contents, find files by name or glob pattern, search text inside files with grep or ripgrep, read and display file contents, analyze file size and type, count lines, compare files with diff, check permissions, and compute checksums. Use when the user asks to locate files, search code, inspect directory trees, diff files, or examine file metadata on Linux, macOS, or Windows.
$npx -y skills add bug-ops/zeph --skill file-opsInstalls into the current project.
Run `npx skills use "https://github.com/bug-ops/zeph" --skill "bug-ops/zeph/file-ops"` 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/bug-ops/zeph" that are relevant to the current task. Run `npx skills add "https://github.com/bug-ops/zeph"` and select the relevant skills, then follow their instructions.