Xe

safe-file-reader

@Xe/safe-file-reader
Xe
709
118 forks
Updated 1/5/2026
View on GitHub

Read files without making changes. Use when you need read-only file access.

Installation

$skills install @Xe/safe-file-reader
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

RepositoryXe/site
Path.claude/skills/safe-file-reader/SKILL.md
Branchmain
Scoped Name@Xe/safe-file-reader

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list

Skill Instructions


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