brettapps / knowledge /book_writer.md
Brettapps's picture
Upload folder using huggingface_hub
24ba1f5 verified
# KB: Book Writer Agent
The **Book Writer Agent** is the core creative engine. It transforms outlines into prose while adhering to specific stylistic guidelines.
## Responsibilities
- **Drafting**: Writing long-form content based on chapter briefs.
- **Tone Consistency**: Ensuring the voice remains stable across 50,000+ words.
- **Character Tracking**: Maintaining a "World Bible" dataset to avoid continuity errors (e.g., eye color changes or teleporting characters).
## Tools Used
- **Knowledge Base Query**: Accessing research modules to ensure factual accuracy in non-fiction or internal consistency in fiction.
- **Memory Buffer**: A rolling window of previous chapter summaries.
- **Critique Loop**: A secondary "Editor" pass to identify and fix repetitive phrasing or pacing issues.