autobook

Orchestrate autonomous curriculum writing, evaluation, and revision with subagents.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/SJayKim/Autobook --skill autobook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autobook
Source: https://github.com/SJayKim/Autobook/tree/main/.claude/skills/autobook
Command: npx skills add https://github.com/SJayKim/Autobook --skill autobook

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AutoBook addresses the heavy manual workload of building, evaluating, and revising curriculum topics by running an autonomous, end-to-end loop that writes content, scores quality, and iterates until standards are met.

Core Features & Use Cases

  • Orchestrated delegation to specialized subagents for research, drafting, evaluation, and revision.
  • End-to-end topic coverage across a curriculum with per-topic scoring, result logging, and git-based versioning.
  • Silent execution until completion, with automated TOC updates and progress dashboards.

Quick Start

Begin autonomous curriculum writing for the target book and let AutoBook generate, evaluate, and revise every topic until all are complete.

Frequently Asked Questions about autobook

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate curriculum writing across a large topic tree?

To automate curriculum writing, you can use an autonomous orchestration loop that delegates research, drafting, evaluation, and revision to specialized subagents. This approach processes large topic trees end-to-end without manual prompts until completion.

How does automated curriculum evaluation and revision work?

Automated curriculum evaluation works by applying a 10-point rubric to score drafted content. Specialized quality assurance subagents evaluate the output, trigger revisions for topics failing to meet standards, and log the results until quality thresholds are satisfied.

Can I use git to track autonomous content generation workflows?

Yes, you can use git to track autonomous content generation by committing changes to a git-backed repository. The automated workflow manages versioning alongside drafting and evaluation, updating the table of contents and progress dashboards as it iterates.

Do I need to manually trigger each stage of the curriculum authoring process?

No, you do not need to manually trigger each stage. The autonomous curriculum authoring process runs silently from start to finish, orchestrating discovery, authoring, and quality assurance without requiring manual prompts until all topics are complete.

What is the best way to ensure consistent quality in AI-generated educational materials?

The best way to ensure consistent quality in AI-generated educational materials is to enforce a strict 10-point scoring rubric. Autonomous subagents draft, evaluate, and iteratively refine the curriculum topics based on this rubric until all standards are met.

Are there limitations to running silent autonomous writing loops for course creation?

Limitations of running silent autonomous writing loops include the inability to manually intervene or prompt the system during execution. The process runs until completion, meaning any misaligned topic discovery or evaluation criteria will persist autonomously through the entire large topic tree.