research-spec-ai-for-writing
I have been looking for AI tools that do for writing what AI-native coding tools now do for code.
The focus is on the creation and editing of prose: essays, long-form nonfiction, books, novels, screenplays, research synthesis, and related textual forms.
Specifically, I am interested in AI-assisted writing tools that function like modern AI coding environments e.g. Codex CLI, Claude Code, Gemini CLI, Cursor etc. For example:
- Tools that work in situ on an existing corpus
- Integrate with the author’s editor or filesystem
- Support planning and multiple steps
- Support skill-based workflows (by skills i mean prompt snippets or guidance for particular steps e.g. for code you have brainstorming, testing, committing)
Objective
Identify and characterise existing systems that enable AI-assisted writing workflows which:
- Operate directly on a user’s existing content base (local Markdown/text files, folders, repos, or live documents).
- Support in-place editing via the user’s editor (CLI, IDE, or document editor) rather than just being in a standalone chat interface.
- Allow configurable behaviours / “skills” / workflows (prompt templates, roles, multi-step processes), analogous to coding agents.
- Maintain task or conversational continuity across edits, similar to agentic coding flows.
- Can either be repurposed from code-centric tools or are purpose-built for prose, without requiring speculative design.
Scope
- Tools that already exist (commercial, open-source, or experimental).
- Tools that can be repurposed from code-oriented workflows (e.g. Codex, Claude Code, Gemini CLI) for prose writing.
- Local-first or local-corpus-aware systems are prioritised.
- Explicitly excludes speculative designs, mockups, or purely conceptual frameworks.
Core Questions
- What existing tools meet the criteria above (editor/CLI integration + local content context)?
- How do these tools load and manage context (single document vs corpus)?
- What notions of “skills,” workflows, or reusable behaviours do they support?
- How do they support iterative editing and continuity over time?
- Which interfaces dominate (CLI, editor plugin, desktop app, hybrid)?
- What are the practical limits (context windows, corpus size, configuration friction)?
Deliverables
- A structured comparison table covering: tool, interface mode, local context support, workflow/skills model, prose readiness.
- A typology of approaches (repurposed coding agents vs prose-native systems).
- Use-case mappings (essays, books, research synthesis, social posts).
- Notes on practical repurposing of Codex / Claude Code / Gemini-style tools for prose.