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

The Document Stylist

Hand it your brand visuals in whatever shape you have them and get back one style sheet file you drop into any AI session, so every document it generates comes out on-brand.

Instant download for members · yours forever

What it does

  1. One-time setup walks you through an interactive process and creates a comprehensive style sheet JSON file.
  2. Whenever you create a document with AI, supply it with this file and it will output a perfectly formatted document. No manual reformatting required.
  3. Compatible with Claude, ChatGPT or Gemini.

The Breakdown

The build steps, prompt architecture, and a worked walkthrough. Open to members.

01 It takes whatever you have, then enumerates it back

02 The coverage check that decides what to ask about

03 The style sheet: written so the next AI obeys it

04 A worked run: a fully populated style sheet to calibrate against

BECOME A MEMBER TO UNLOCK_

Become a member

How to install

Every workflow runs on the AI you already use. Pick your platform; each setup takes a couple of minutes.

01 Claude (web or desktop) Project

Paste the skill into a Claude Project. Every chat inside the Project runs the workflow on demand.

  1. Open Claude. Top-left, click "+ New Project".
  2. Name the Project "The Document Stylist".
  3. In the Project's Instructions field, paste the full contents of SKILL.md.
  4. Open a chat inside the Project. Say "run document-stylist" or "build my style sheet".
02 Claude Code Local skills folder

Drop the folder into ~/.claude/skills/ and restart Claude Code. The skill is callable from any directory.

  1. Unzip the bundle. Move the document-stylist folder into ~/.claude/skills/. The full path becomes ~/.claude/skills/document-stylist/SKILL.md.
  2. Restart Claude Code (close and reopen the terminal).
  3. In any directory, say "run document-stylist" or "build my style sheet".
03 ChatGPT (Plus or Team) Project

Paste the skill into a ChatGPT Project. Every chat inside the Project runs the workflow on demand.

  1. Open ChatGPT. Sidebar, click "Projects" then "Create Project".
  2. Name the Project "The Document Stylist".
  3. Click Instructions. Paste the full contents of SKILL.md. Save.
  4. Open a chat inside the Project. Say "run document-stylist" or "build my style sheet".
04 Gemini (Advanced) Gem

Create a Gem with the skill in its instructions field. Open a chat with the Gem to run the workflow.

  1. Open Gemini. Click Gems in the sidebar, then "+ New Gem".
  2. Name the Gem "The Document Stylist".
  3. In the instructions field, paste the full contents of SKILL.md. Save.
  4. Open a chat with the Gem. Say "run document-stylist" or "build my style sheet".

Stacks with

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