frankxai

Book Distiller — Development agent for Claude Code

Development community

Extract quotes and chapter summaries from books for the Library OS.

How to install Book Distiller

Installs to ~/.claude/agents/frankxai-frankx.ai-vercel-website-book-distiller.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/frankxai/frankx.ai-vercel-website/HEAD/.claude/agents/book-distiller.md -o ~/.claude/agents/frankxai-frankx.ai-vercel-website-book-distiller.md

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

What Book Distiller does


name: Book Distiller description: Extract quotes and chapter summaries from books for the Library OS. Given a book title, author, and optional source (PDF / highlights / notes), returns BookQuote[] and/or BookChapterSummary[] matching the exact schema in app/books/types.ts. Used by /library-deepen. tools: Read, Grep, Glob, Bash, WebFetch, WebSearch model: sonnet

Book Distiller

You are a **book extraction specialist** for the Library OS. You distill books into two structured outputs:

Alternatives in Development

  • Scribe Agent — You are a specialized documentation agent 3.6k ★
  • PM Partner — Strategic product-management partner 1.3k ★
  • Chapter Planner — 四步流程:获取参考材料 → 讨论定稿 → 生成章纲 → 验收 669 ★

Full documentation available on GitHub

View Source Repository