AgentSkillsCN

safe-file-reader

读取文件而不做修改。在需要只读访问文件时使用。

SKILL.md
--- frontmatter
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