safe-file-reader

Community

Read files without making changes.

AuthorKiefBC
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides read-only file access, allowing you to inspect content without risking modifications.

Core Features & Use Cases

  • Read: View file contents quickly without editing.
  • Grep: Search for strings within files.
  • Glob: Find files by pattern across directories.

Quick Start

Use Safe File Reader to view the contents of 'README.md' in the repository without altering it.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: safe-file-reader
Download link: https://github.com/KiefBC/dotfiles/archive/main.zip#safe-file-reader

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository