file-reader

star 12

Read a small snippet of a text file using file_read.

aevatarAI By aevatarAI schedule Updated 12/22/2025

name: file-reader description: Read a small snippet of a text file using file_read. allowed-tools: - file_read

When to use

  • User asks to inspect a local file (docs/code/config).

Procedure

  1. Determine the target path (prefer relative to AEVATAR_DEMO_ROOT).
  2. Call file_read with:
    • path
    • optional startLine / maxLines
  3. Summarize what you read, and cite key lines by their line numbers from the tool output.
Install via CLI
npx skills add https://github.com/aevatarAI/aevatar-agent-framework --skill file-reader
Repository Details
star Stars 12
call_split Forks 10
navigation Branch main
article Path SKILL.md
More from Creator