Writer Utilities
Overview
A monorepo for the small tools that accumulate around a writing practice — format converters, submission pipelines, and eventually AI agents that assist with research and revision.
Organized into three categories: scripts for one-shot conversions, apps for interactive tools, and agents for AI-assisted workflows (in progress).
Included
- gdoc-to-scrivener — A Python script that converts a Google Doc outline (with heading structure and Roman numeral sections) into a Scrivener 3 project, preserving the binder hierarchy and research folders.
- submission-cli — Format manuscripts to Shunn standard, generate cover letters with Claude, and manage a submission queue.
Stack
TypeScript · Python · Node.js · Google Docs API