Safe File Reader
This Skill provides read-only file access.
Instructions
- •Use Read to view file contents
- •Use Grep to search within files
- •Use Glob to find files by pattern
读取文件而不做修改。在需要只读访问文件时使用。
--- frontmattername: safe-file-reader description: Read files without making changes. Use when you need read-only file access. allowed-tools: Read, Grep, Glob
This Skill provides read-only file access.