Safe File Reader

Community

Securely browse and search files, no changes allowed.

Authorchanningwalton
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a secure, read-only method for accessing file contents, searching for information, and exploring project structures without the risk of accidental modifications, ensuring data integrity.

Core Features & Use Cases

  • Guaranteed Read-Only Access: All operations are strictly read-only, preventing unintended alterations to your codebase or data.
  • Powerful Content Search: Utilizes ripgrep (rg) to perform fast and efficient searches within files for specific patterns or content.
  • Flexible File Discovery: Employs Glob to easily locate and list files based on various patterns, simplifying navigation and data retrieval.
  • Use Case: When investigating a complex bug, use this skill to safely read log files, search configuration files for specific settings, or list all .py files in a directory to understand the project structure, all without any risk of modification.

Quick Start

Read the contents of 'src/config.json' and then search for all occurrences of 'api_key' within the project files.

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/channingwalton/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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.