Building a Persistent Brand Identity for AI Agents
Simon Scrapesgo watch the original →
the gist
To stop generating generic AI content, create three foundational files—a voice profile, a body of work, and a visual identity system—that Claude Code references to ensure every output remains consistent with your personal brand.
Establishing a Brand Voice Profile
To move beyond generic AI output, create a voice_profile.md file that acts as a persistent system prompt for Claude. This file should be generated by extracting your specific vocabulary, pacing, and opinions through a structured interview process. The most effective method involves feeding the AI transcripts of your own videos or podcasts, as these capture your natural speech patterns, filler words, and rhetorical style. The resulting profile should be iterated upon over time, with separate sample guides for different platforms (e.g., LinkedIn versus newsletters) to account for nuanced tone shifts while maintaining core brand values.
Codifying Your Body of Work
Your body of work serves as the foundational knowledge base that prevents the AI from hallucinating or defaulting to generic industry advice. Compile your recurring ideas, core theses, and strong opinions into a single markdown file. This file should be developed by having the AI analyze your past content—long-form posts, transcripts, and sales copy—to extract 7 to 12 core concepts. When Claude references this document, it anchors all new content to your established point of view, allowing the AI to generate a 60% to 70% complete draft that requires minimal editing to align with your actual expertise.
Implementing a Visual Identity System
Consistency in visual assets is achieved by reverse-engineering your brand identity into a set of design tokens stored in a tokens.json file. This file defines your color palette, typography, and layout rules. By uploading 3 to 5 visual style references—such as successful LinkedIn carousels, website screenshots, or existing brand books—the system extracts design moves and creates templates. These tokens are then injected into downstream agentic skills, such as a LinkedIn carousel generator, ensuring that every graphic, slide, or thumbnail adheres to your specific visual guidelines without requiring manual art direction for every asset.