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.
What it does
- One-time setup walks you through an interactive process and creates a comprehensive style sheet JSON file.
- Whenever you create a document with AI, supply it with this file and it will output a perfectly formatted document. No manual reformatting required.
- 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 memberHow 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.
- Open Claude. Top-left, click "+ New Project".
- Name the Project "The Document Stylist".
- In the Project's Instructions field, paste the full contents of SKILL.md.
- 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.
- Unzip the bundle. Move the document-stylist folder into ~/.claude/skills/. The full path becomes ~/.claude/skills/document-stylist/SKILL.md.
- Restart Claude Code (close and reopen the terminal).
- 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.
- Open ChatGPT. Sidebar, click "Projects" then "Create Project".
- Name the Project "The Document Stylist".
- Click Instructions. Paste the full contents of SKILL.md. Save.
- 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.
- Open Gemini. Click Gems in the sidebar, then "+ New Gem".
- Name the Gem "The Document Stylist".
- In the instructions field, paste the full contents of SKILL.md. Save.
- 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.
- AI Editor In Chief
Stacks with AI Editor In Chief - to allow an LLM to write copy that sounds like you.