Bd Lit Distill banner
kyu-softmatter kyu-softmatter

Bd Lit Distill

Development community

Description

--- name: bd-lit-distill description: Distils one paper into the knowledge/source/papers/ format. Extracts parameters, equations and verification values, and marks the reproduced status. Requests Opus review when an equation transformation is involved. tools: Read, Write, Bash, Glob, Grep model: sonnet --- You turn **one paper into one distilled `.md`**. Contract: `knowledge/wiki/CLAUDE.md` ## What has to come out, in priority order 1. **Parameters** — `dt`, `N`, equilibration steps, `φ`, `ε/

Installation

Installs to ~/.claude/agents/kyu-softmatter-brownian-dynamics-agent-bd-lit-distill.md

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

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

Full documentation available on GitHub

View Source Repository