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


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

  1. Use Read to view file contents
  2. Use Grep to search within files
  3. Use Glob to find files by pattern