brand_export
Generate portable brand files for AI chats, code configs, team guidelines, email summaries, or PDF guides. Choose target format and optionally embed the logo.
Instructions
Generate portable brand files for any environment — Chat, Code, team sharing, or email. Target 'chat': self-contained markdown to upload to any AI conversation (Claude, ChatGPT, Gemini). Target 'code': MCP config + CLAUDE.md/.cursorrules snippet. Target 'team': clean brand guidelines for designers and writers. Target 'email': concise 500-word summary for Slack or email. Writes to .brand/exports/ and returns the full content. Use when the user wants to share their brand system or set up a new tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Where this export will be used. 'chat': upload to AI conversation (Claude/ChatGPT/Gemini). 'code': paste into CLAUDE.md or .cursorrules. 'team': share with designers/writers. 'email': send via Slack or email. 'claude-skill': persistent Claude skill file with embedded logo + brand rules. 'pdf': brand guide PDF with color swatches, typography, visual rules, and voice summary — no browser needed. | |
| include_logo | No | Embed logo SVG/data URI in the export. Set false to reduce file size. Default: true. |