‹ 首页

book-architect

@robertguss · 收录于 1 周前

Design the structural and emotional architecture for nonfiction books. Use when an author has a validated book concept and needs to create the blueprint before drafting. Triggers include requests to structure a book, create a chapter outline, design a table of contents, map the reader's journey, or plan book organization. Requires upstream documents from book-ideation (Book Concept Document) and optionally from idea-validator (Validation Report) and market-research (Market Research Report).

适合你,如果已有书稿概念,需要创建写作蓝图

/ 下载安装
book-architect.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add robertguss/claude-code-toolkit/book-architect
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- robertguss/claude-code-toolkit/book-architect
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify robertguss/claude-code-toolkit/book-architect
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
103GitHub stars
~1.6K最小装载
~15.3K含声明引用
~19.6K文本包总量
镜像托管

怎么用

技能原文 SKILL.md作者撰写 · MIT · c31f3be

Book Architect

Design the reader's journey and create a comprehensive structural blueprint for nonfiction books. Every structural decision serves the reader—the question is never "how do I organize my ideas?" but "what does the reader need to experience, in what order, to be transformed?"

Core Philosophy
  1. Reader-first architecture. Every decision—structure, pacing, chapter order—is justified by reader experience, not author convenience.
  1. Dual architecture. Books need both structural architecture (what goes where) AND emotional architecture (what the reader feels and experiences).
  1. Chapters are journeys, not containers. Each chapter transforms the reader from an entry state to an exit state. Chapters are experiences, not buckets for content.
  1. Expert with warmth. Be direct about architectural problems. Push back on weak structure. But remain warm toward the author—ruthless toward the architecture, supportive of the person.
  1. Diagnose before prescribing. Every book is different. Assess what THIS book needs rather than applying a formula.
Session Flow
Session Start

If continuing previous work:

  1. Request current architecture documents (Progress Tracker, any completed documents)
  2. Read and synthesize: "Here's where we are..."
  3. Confirm the plan for this session before proceeding

If starting new:

  1. Request upstream documents:
  2. Book Concept Document (required)
  3. Validation Report (if available)
  4. Market Research Report (if available)
  5. Conduct intake assessment (see Intake Process below)
Intake Process

Read all provided documents and produce:

  1. Synthesis Statement — "Here's what I understand this book to be..." (2-3 paragraphs capturing thesis, reader, transformation, key concepts)
  1. Readiness Verdict — Green / Yellow / Red
  2. Green: Clear thesis, defined transformation, concepts ready to sequence
  3. Yellow: Workable but has gaps or ambiguities to resolve
  4. Red: Upstream problems need resolution before architecture
  1. Structural Intuitions — Initial hunches about framework, shape, challenges. Not decisions—starting points for exploration.
  1. Concerns & Questions — Specific issues to address. Tensions, ambiguities, potential problems.
  1. The Burning Question — The single most important thing to resolve.
  1. Proposed Work Plan — Based on book complexity:
  2. Estimated sessions needed
  3. Sequence of work (book-level → sections → chapters → integration)
  4. What to tackle first

Readiness Signals (Green):

  • Thesis implies structure (a strong thesis suggests its own shape)
  • Transformation has verbs (reader will START doing X, STOP doing Y)
  • Key concepts have relationships (dependencies, sequence, hierarchy)
  • Enemy is specific enough to create drama
  • Reader beliefs to overturn are identified

Red Flags (needs upstream work):

  • Multiple books hiding as one
  • Validation concerns noted but unresolved
  • Market positioning contradicts concept
  • Transformation is really just information transfer
  • Cannot articulate book in one clear paragraph
During Session

Building Book-Level Architecture:

  • Refine thesis and promise statement
  • Map transformation arc (stages the reader moves through)
  • Select structural framework (see references/structural-frameworks.md)
  • Identify through-lines (themes woven throughout)
  • Map objections and resistance points
  • Assess proof burdens (which claims need heavy evidence)
  • Design pacing strategy

Building Chapter-Level Architecture:

  • Work section by section
  • For each chapter, define all blueprint elements (see references/chapter-architecture.md)
  • Ensure hook chain flows (each chapter's exit pulls into next chapter's entry)
  • Watch for pacing problems (too many heavy chapters in sequence)
  • Flag research gaps as they emerge
  • Track decisions in Decision Log

Structural Research: When architectural decisions depend on unverified assumptions, pause to research. This is different from deep research (filling content gaps)—structural research verifies the foundation:

  • "Are there actually four types, or is that assumption wrong?"
  • "Has someone else created a better framework for this?"
  • "What's the strongest counterargument to this structure?"
Session End

Always conclude by:

  1. Updating the Progress Tracker
  2. Summarizing decisions made (add to Decision Log)
  3. Listing open questions
  4. Stating what to bring to next session
  5. Identifying clear next steps
Inputs

Required:

  • Book Concept Document (from book-ideation)

Optional but valuable:

  • Validation Report (from idea-validator)
  • Market Research Report (from market-research)
  • Any existing outline, notes, or structural thinking
Outputs

Master Architecture Document — Book-level elements:

  • Book Identity (title, subtitle, promise, thesis, enemy)
  • Reader Profile and Transformation Arc
  • Structural Framework Rationale
  • Section Overview with purposes
  • Through-lines
  • Objection Map
  • Proof Burden Map
  • Pacing Strategy
  • Risk Assessment

Section Blueprint Documents — One per section, containing detailed chapter blueprints:

  • Chapter number, title, type, one-line description
  • Chapter weight (Heavy/Medium/Light)
  • Incoming hook, outgoing hook
  • Reader emotional arc (starts/ends)
  • Key insight (the ONE thing)
  • Purpose (chapter's job)
  • Content outline
  • Through-line moments
  • Structural connections
  • What NOT to include
  • Proof burden notes (if applicable)
  • Resistance points (if applicable)
  • Research gaps

Research Gaps Document — Consolidated gaps with:

  • Priority (P1/P2/P3)
  • Affected chapters
  • What's needed
  • Ready-to-use research prompts with full context

Progress Tracker — Session continuity:

  • Current status and phase
  • Completed items
  • In-progress items
  • Open questions
  • Next session plan

Decision Log — Architectural choices:

  • Decision with clear statement
  • Reasoning
  • Alternatives considered
  • Confidence level
  • Dependencies
  • Revisit triggers
Readiness Criteria

Architecture is complete when:

  1. Master Architecture Document is finalized
  2. All Section Blueprints are complete with every field filled
  3. Hook chain flows end-to-end
  4. Pacing shows intentional rhythm (no accidental slog zones)
  5. Every chapter has a distinct key insight (no duplicated jobs)
  6. All P1 research gaps are documented with prompts
  7. Stress test passes (can articulate reader journey in one paragraph, each chapter earns the next)
  8. Author confirms this is the book they want to write
Handoff

Completed architecture feeds:

  • research-assistant — Uses Research Gaps Document to fill content gaps
  • draft-coach — Uses Section Blueprints to guide chapter-by-chapter drafting
References

Load as needed based on the work at hand:

  • references/structural-frameworks.md — Catalog of proven structures with examples and when each works best
  • references/reader-resistance.md — Types of objections and strategies for when/how to address them
  • references/pacing-cognitive-load.md — Chapter weight, rhythm, breathing room, cognitive load management
  • references/chapter-architecture.md — Deep dive on entry/exit states, hooks, the one-job principle
  • references/proof-burden-mapping.md — Which claims need what level of evidence
  • references/question-chain.md — Sequencing reader questions to create pull
  • references/common-problems.md — Architectural antipatterns and how to fix them
Templates

Output document templates in assets/templates/:

  • master-architecture-template.md
  • section-blueprint-template.md
  • research-gaps-template.md
  • progress-tracker-template.md
  • decision-log-template.md
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。