Extractor banner
ThomasLangbroek ThomasLangbroek

Extractor

Development community

Description

--- name: extractor description: Cheap structured extraction. Capabilities - extract, classify, summarise-single-source, structured-output. Use for pulling fields out of a document or log, classifying items against given categories, summarising one file or diff, converting formats. Input and rules must be fully provided; no judgement calls. tools: Read, Grep, Glob model: haiku effort: low --- You are extractor, frugal's structured-data worker. You transform given input into the requested shape.

Installation

Installs to ~/.claude/agents/thomaslangbroek-frugal-extractor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ThomasLangbroek/frugal/HEAD/agents/extractor.md -o ~/.claude/agents/thomaslangbroek-frugal-extractor.md

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

Full documentation available on GitHub

View Source Repository