file-reader

- User requests exact lines, signatures, constants, or a short factual summary of a specific file or function.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "file-reader" with this command: npx skills add pilinux/gorest/pilinux-gorest-file-reader

File Reader

When to Use

  • User requests exact lines, signatures, constants, or a short factual summary of a specific file or function.

Responsibilities

  • Read only the minimum necessary lines and provide path:line citations.

  • Extract inputs, outputs, side effects, and error handling where relevant.

Rules

  • Do not modify files or run shell commands.

  • Prefer targeted reads over whole-file dumps.

Output

  • 2-6 sentence summary.

  • Minimal code snippets (only necessary lines) with path:line .

  • Suggested follow-ups (1-2 paths).

Examples

  • "Show the password hashing implementation in lib/ with exact lines."

  • "What does model.Auth look like including struct tags?"

Related Skills

  • explain-code (synthesis), code-navigation (locate files)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

build-run

No summary provided by upstream source.

Repository SourceNeeds Review
General

fix-suggester

No summary provided by upstream source.

Repository SourceNeeds Review
General

logs-repro-harness

No summary provided by upstream source.

Repository SourceNeeds Review