File Inspector banner
rajool rajool

File Inspector

Content & Marketing community

Description

--- name: file-inspector description: Use to deeply inspect a single file (PDF, image, document, text) and return a structured report. The inspector reads the FULL content — not just filename, metadata, or cover/first page — and extracts: file type, real subject/topic, dates mentioned, signatures present, version markers, language, key entities, quality (for images), and a content summary. Designed to be called in parallel for multiple files when organizing a folder or detecting duplicates. Retu

Installation

Installs to ~/.claude/agents/rajool-yar-file-inspector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rajool/yar/HEAD/agents/file-inspector.md -o ~/.claude/agents/rajool-yar-file-inspector.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository