agent-media (Pi)
Rules
- User wants to see a file → call
media_showwithpath. - PDF is visual: each page is rasterized to PNG (not plain text extract).
- Images: true-pixel. Excel/HTML: scrollable text for now.
- Tool opens interactive viewer (blocks until
q/Esc). - Keys: n/p next/prev page · j/k text scroll · q quit.
- Never use macOS Preview /
open.
Tool
media_show
path?: string
from_clipboard?: boolean
page?: number # 0-based start page
max_width_cells?: number
max_height_cells?: number
Commands
/media-show /path/to.png|pdf|xlsx|html/media-paste·/media-doctor