What problem does it solve?
Writing a well-researched, long-form article requires coordinating multiple stages—research, outlining, drafting, and polishing—which is tedious to manage manually and easy to lose progress on when interrupted.
Core Features & Use Cases
- End-to-End Pipeline Orchestration: Runs the four STORM phases (research, outline, write, polish) sequentially, invoking each phase skill in order.
- Resumable Execution: Skips phases whose artifacts already exist, so re-running after a failure resumes from the first incomplete phase instead of starting over.
- Flexible Grounding and Output: Supports local document grounding via
--docs, retriever selection (mcp, web, or local), and explicit or persistent output directories.
- Use Case: Ask to "write a Wikipedia-style article about quantum error correction" and receive a polished, cited article with a run-config.json tracking every phase's status.
Quick Start
Ask the assistant to generate a STORM article on your chosen topic, optionally specifying the number of perspectives, output directory, or local documents to ground the research.