file management agents

7 tagged file management, measured the same way as everything else here.

Browse within: claude-code-plugins 7ocr 7

module-builder

01

coltonbearden/carrel

Agent Claude Code

Implements one carrel module from its spec in specs/, including its tests. Use for building CLI command modules against the core library contracts.

1 20d ago A 31 tokens original MIT

file-librarian

02

coltonbearden/carrel

Agent

Librarian for a local document collection. Use when the user asks questions ABOUT their files ("which PDFs mention X?", "summarize what's in /papers", "find the invoice from March") — it indexes the collection with carrel, searches it, reads the hits, and answers with citations to file paths.

1 20d ago A 69 tokens original MIT

doc-converter

03

coltonbearden/carrel

Agent

Batch document converter. Use when the user wants many files converted, OCRed, or thumbnailed at once (a folder of PDFs to markdown, a stack of scans to searchable PDFs, etc.). Runs the carrel CLI, verifies every output, and reports a per-file scoreboard.

1 20d ago A 61 tokens original MIT