From social-media-suite
Brand voice and identity capture for social media — defines brand voice, visual identity, and content pillars. Checks for existing brand audit before asking questions. Use when: 'define my brand', 'capture my brand voice', 'set up brand for social media', 'brand snapshot', 'update my brand', or as part of sm-onboard.
How this skill is triggered — by the user, by Claude, or both
Slash command
/social-media-suite:sm-brand-snapshotThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill captures the brand identity that every piece of content will be written to match. It checks for an existing brand profile first — from the brand-intelligence plugin or a prior snapshot. If nothing exists, it offers a full brand audit or a quick snapshot. The result is saved to Cloud Brain and referenced by sm-content-creator, sm-visual-creator, and sm-strategy-builder.
This skill captures the brand identity that every piece of content will be written to match. It checks for an existing brand profile first — from the brand-intelligence plugin or a prior snapshot. If nothing exists, it offers a full brand audit or a quick snapshot. The result is saved to Cloud Brain and referenced by sm-content-creator, sm-visual-creator, and sm-strategy-builder.
Search Cloud Brain in this order:
mcp__cloud-brain__search_notes with query "brand audit" — checks for a full brand-intelligence profilemcp__cloud-brain__search_notes with query "brand snapshot" — checks for a prior sm-brand-snapshotmcp__cloud-brain__search_notes with query "brand preferences" — catches any other brand dataIf a full brand audit is found: Display the key findings (brand voice, pillars, visual identity) and ask: "I found your brand profile from [date]. Does this still reflect your brand, or has anything changed?"
If current: save a confirmation timestamp and proceed to output. No re-interview needed. If outdated: ask which sections need updating and collect only those.
If a quick snapshot is found (but no full audit): Confirm the snapshot and offer to expand: "I have a basic brand snapshot on file. Would you like to run a full brand audit for a deeper analysis, or is the snapshot sufficient?"
If nothing is found: Offer a choice (see below).
If no brand data exists, present this choice:
"Before we build your content strategy, I need to understand your brand — how you sound, what you stand for, and what makes you distinctive.
You have two options:
1. Full Brand Audit (~20 minutes) — A comprehensive analysis of your online presence, competitor positioning, content gaps, and a complete brand identity profile. Best if you haven't formally defined your brand before. Run the MKT-brand-audit skill for this.
2. Quick Brand Snapshot (~10 minutes) — The essential brand questions needed to write consistent content. Covers voice, pillars, and visual guidelines. We can run a full audit later.
Which would you prefer?"
If they choose Full Brand Audit: Tell them to run the MKT-brand-audit skill now, and that sm-brand-snapshot will automatically read the results when they come back.
If they choose Quick Brand Snapshot: Proceed with the interview below.
"Let's define how your brand sounds. When someone reads your content, how should they feel?"
Ask:
"What makes you different from everyone else in your space?"
Ask:
"Content pillars are the 3–5 themes you post about consistently. They should connect your expertise, your audience's interests, and your business goals."
Ask: "What topics do you know deeply and could talk about for hours?"
Then help them define 3–5 content pillars. Each pillar should be:
Examples of content pillar sets:
Work with the client to name and define their specific pillars. Aim for 3–5.
"Now let's capture your visual style so graphics look consistent."
Ask:
"One last question — who is the voice behind your content? This helps me write posts that sound like a real person, not a brand."
Ask:
Save the complete brand profile:
mcp__cloud-brain__write_note
path: brain/social-media/[business-name-slug]-brand.md
Also note in preferences:
mcp__cloud-brain__write_note
path: brain/preferences/social-media-suite-preferences.md
Present the brand profile clearly:
Brand Profile — [Business Name]
Voice: [3 adjectives] — [one sentence description of the voice] Avoid: [voice to avoid]
Content Pillars:
Visual Style: [style descriptor] Colors: [primary] / [secondary] Photo Style: [style]
Posting Persona: [personal brand / business brand / blend — description] Off-limits: [any stated restrictions]
This brand profile is saved to your AI brain. Every post your agent creates will be written to match this voice and these pillars.
npx claudepluginhub owenmecham/mbg --plugin social-media-suiteGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.