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

The Document Stylist

An AI workflow that takes your brand guidelines and creates a JSON style sheet that you can drop into any LLM to allow it to turn any generic AI-generated text or markdown file into a beautifully formatted document.

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.
  4. Use it for your own brand, or for any of your clients.

How it works

  1. Install the skill in your AI platform of choice.
  2. In a fresh chat, say "run document-stylist" and it will guide you through a simple one-time setup process.
  3. Add your brand guidelines and answer any follow-up questions.
  4. It writes a single JSON file named <brand-slug>-style-sheet.json. The whole process takes 5-10 minutes.
  5. From then on, attach that JSON (and your logo) to any new LLM session asking for a document. The LLM uses the JSON file as a style guide to create a formatted document matching your brand guidelines.

Install

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

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.