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.
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.
- Use it for your own brand, or for any of your clients.
How it works
- Install the skill in your AI platform of choice.
- In a fresh chat, say "run document-stylist" and it will guide you through a simple one-time setup process.
- Add your brand guidelines and answer any follow-up questions.
- It writes a single JSON file named <brand-slug>-style-sheet.json. The whole process takes 5-10 minutes.
- 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.
- 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.