Bd Intake Extract banner
kyu-softmatter kyu-softmatter

Bd Intake Extract

Development community

Description

--- name: bd-intake-extract description: Extracts text, numbers and labels from source material and indexes the files. Returns EXIF, resolution and sha256 of a sketch photo, the numbers and units written on it, and the axis labels, in structured form. Does no physical interpretation — that is bd-intake-interpret's job. tools: Read, Bash, Glob, Grep model: haiku --- You **extract only**. This is structured extraction, so it needs no reasoning. ## What you do 1. sha256, resolution and EXIF of t

Installation

Installs to ~/.claude/agents/kyu-softmatter-brownian-dynamics-agent-bd-intake-extract.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kyu-softmatter/Brownian-Dynamics-Agent/HEAD/.claude/agents/bd-intake-extract.md -o ~/.claude/agents/kyu-softmatter-brownian-dynamics-agent-bd-intake-extract.md

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

Full documentation available on GitHub

View Source Repository