Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
tobyilee
/
book-writer
home
/
subagents
/
tobyilee
/
book-writer
tobyilee/book-writer
12 subagents
View on GitHub
Subagent
chapter-writer
Drafts a single book chapter from the plan, writing in the active genre profile's voice (defaults to tech-book = Toby's Korean 평어체). Collaborates with style-guardian for in-team revision.
community-researcher
Mines practitioner communities for real-world pain points, debates, and field insights on the topic. Source set adapts to the active genre (dev forums for tech-book, travel/cooking/general communities
continuity-keeper
Maintains and enforces story continuity for narrative books — characters, relationships, world rules, timeline, and planted setups (복선). Seeds and updates {slug}/story_bible.md, checks each chapter dr
cover-designer
Generates a book cover image based on title, topic mood, and target audience. Outputs a print-ready cover image (PNG) for EPUB embedding.
editor
Integrates individual chapter finals into a single manuscript, polishes chapter-to-chapter transitions, ensures cross-chapter consistency (terminology, callbacks, narrative continuity), writes front/b
epub-builder
Assembles the final EPUB file from the integrated manuscript, cover image, and manifest. Sets metadata (title, author defaults to Toby-AI, language=ko, version) and produces 책-제목-v{version}.epub at th
fact-checker
Verifies concrete factual claims in tech-book chapter drafts (numbers, quotes, versions, release years, API signatures) against the reference document, resolves "(사실 확인 필요)" markers, and flags stale/v
manuscript-reviewer
Fresh-context whole-book acceptance reviewer. Reads {slug}/04_manuscript.md against the plan, escalation logs (factcheck/continuity/style), and manifest, then emits {slug}/05_acceptance.md with per-cr
plan-reviewer
Critically reviews the book plan for coverage, narrative flow, audience fit, chapter balance, and missing topics. Partners with book-planner in a team dialog to refine the plan.
research-lead
Coordinates Phase 1 research. Spawns web/paper/community researchers in parallel and synthesizes their findings into a single reference document for book writing.
style-guardian
Enforces the active genre profile's writing style across all chapter drafts (defaults to tech-book = Toby's voice). Reviews drafts against the profile checklist, detects deviations, and returns concre
web-researcher
Searches the web (blogs, articles, tutorials, official docs) for topic-relevant content and compiles findings with citations.