safe-file-reader
Read files without making changes. Use when you need read-only file access.
allowed_tools: Read, Grep, Glob
$ 설치
git clone https://github.com/Xe/site /tmp/site && cp -r /tmp/site/.claude/skills/safe-file-reader ~/.claude/skills/site// tip: Run this command in your terminal to install the skill
SKILL.md
name: safe-file-reader description: Read files without making changes. Use when you need read-only file access. allowed-tools: Read, Grep, Glob
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
