AI workflow MCP-native Claude · ChatGPT · Gemini · MCP

AI Editor In Chief

An agentic skill for building a living rule set from your own writing, drafting new copy through it on every brief, and sharpening it from your edits over time. Plain text, portable, yours.

Instant download for members · yours forever

What it does

  1. Trained on your tone of voice.
  2. Self-learning improves the output over time.
  3. Setup in 20 minutes.
  4. One time purchase, use forever.

How it works

  1. Complete the $15 purchase. You get the ai-editor-in-chief zip plus a demo run log as an instant download, with an email backup of both.
  2. Unzip and copy the whole ai-editor-in-chief folder into ~/.claude/skills/ so the result is ~/.claude/skills/ai-editor-in-chief/.
  3. Restart Claude Code.
  4. In any project, say "run ai-editor-in-chief" or "write in my voice". Claude starts the four-phase workflow.

Install

Our AI workflows are designed to be fully platform agnostic - meaning they are compatible with your AI platform of choice.

01 Claude Code Local install

Drop the skill folder into your Claude Code skills directory and restart.

  1. Complete the $15 purchase. You get the ai-editor-in-chief zip plus a demo run log as an instant download.
  2. Unzip and copy the whole ai-editor-in-chief folder into ~/.claude/skills/ so the result is ~/.claude/skills/ai-editor-in-chief/.
  3. Restart Claude Code.
  4. In any project, say "run ai-editor-in-chief" or "write in my voice". Claude starts the four-phase workflow.
02 Claude Desktop MCP-native

Add the included MCP server entry to Claude Desktop config.

  1. Open claude_desktop_config.json (macOS: ~/Library/Application Support/Claude/).
  2. Add the snippet below under mcpServers.
  3. Quit and reopen Claude Desktop. The skill appears in the tools tray.
{
  "mcpServers": {
    "ai-editor-in-chief": {
      "command": "node",
      "args": ["/absolute/path/to/ai-editor-in-chief/mcp/server.js"]
    }
  }
}
03 ChatGPT Project or Custom GPT

Paste-in path: build a Project or Custom GPT that wraps the skill.

  1. In ChatGPT, go to Explore GPTs → Create.
  2. Paste SKILL.md into Instructions.
  3. Upload your writing corpus into Knowledge.
  4. Save. Open the GPT and say "write in my voice".
04 Gemini Gem

Create a Gemini Gem with the skill brain in its instructions field.

  1. Open Gemini → Gems → Create a new Gem.
  2. Paste SKILL.md into the instructions field.
  3. Upload your writing corpus as knowledge files.
  4. Save and open the Gem. Say "write in my voice".

Stacks with

These AI workflows are designed to chain together. Run one's output through another and you get a real production pipeline.

  • AI Proposal Drafter

    Stacks with AI Proposal Drafter from MWM Issue 03. Point AI Proposal Drafter at your voice-fingerprint.md from this skill, and the SOW prose is shaped through your rule set automatically.

  • The Agent Inbox

    Pairs with The Agent Inbox from MWM Issue 04. Conversational search summaries come back written in your own voice.