Coming soon

Draft Town

Research keywords, build content plans, draft SEO articles, push to your CMS, and auto-generate cover images—on a factory floor you can walk through.

Step 1

Build your team member

CEOs, editors, floor managers — pick a look that fits your role on the content floor.

Office wardrobe

Step 2

Join the waitlist

Reserve early access. We'll email you when your workspace is ready.

Signup progressIn progress

What it does

The wins you're here for

Topical clusters that pull traffic. Drafts that land in your CMS. Less spreadsheet chaos—more stuff published.

SEO coverageStrategic

10×

keyword surface area

Own the gaps competitors miss

Map keyword gaps into plans and drafts so long-tail and category terms get covered—not just the handful your team would pick manually.

Pipeline speedOperational

Days

not weeks

Research to draft on repeat

Replace spreadsheet handoffs with a factory run: research, plan, write, and attach cover art without restarting the process every article.

Ready to shipEditorial

CMS

handoff built-in

Publish without copy-paste chaos

Land markdown drafts—and optional Sanity pushes—so editors review in the CMS instead of chasing docs, Slack threads, and image folders.

How it works

One workflow from research to publish-ready drafts

Draft Town runs the work behind the scenes—keyword research, content planning, article generation, CMS handoff, and cover art—while you steer from a factory floor that shows what each step is doing.

  1. 01

    SEO research

    Keyword gaps, search volume, SERP intel, and competitor angles—normalized into a research dataset your team can actually use.

  2. 02

    Content plans

    Turn research into a prioritized article queue: titles, angles, targets, and status tracking before anyone opens a doc.

  3. 03

    Article drafting

    Run the writing workflow to produce markdown drafts—outlines, body copy, and SEO structure aligned to each plan item.

  4. 04

    CMS integration

    Push drafts to Sanity when you are ready to publish. Editors review in the CMS instead of copying from spreadsheets.

  5. 05

    Cover images

    Auto-find, generate, and attach hero images as articles move through the pipeline—no manual asset hunt per post.

  6. Your floor

    Watch the pipeline run

    Research agents, planners, and writers show live status on an MMO-style factory floor—so you see researching, drafting, and uploading cover art instead of staring at a spinner.

Automations

APIs built for your workflow stack

Draft Town's HTTP API is designed to drop into the tools you already use—trigger research, plans, and drafts from Clay tables, n8n workflows, Tray automations, or Zapier zaps without babysitting the UI.

Clayn8nTray.aiZapier

  • Kick off SEO research and content-plan workflows from any HTTP client
  • Queue article drafting runs and poll status until markdown is ready
  • Receive webhooks when a plan or article run finishes (early access)
  • Authenticate with team API keys—built for automation-first teams

Example requests

POST /api/v1/content-plans
Authorization: Bearer <team_key>

POST /api/v1/articles/draft
{ "contentPlanId": "...", "itemKey": "..." }

GET /api/v1/runs/:runId

API routes ship with early access. Join the waitlist to get keys and docs for your automation stack.