Skip to main content
ClaudeWave
Skill172 repo starsupdated 2mo ago

brand-onboarding

This Claude Code skill automates the initial client intake process for social media content creation by systematically capturing visual identity, audience, and business goals through website and social media analysis combined with structured questionnaires. Use it once per new client before deploying other social media skills like content calendar or caption writing, as it generates the foundational brand-style.md file that ensures all downstream creative work remains on-brand and consistent.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/stevenflanagan1/social-ai-team /tmp/brand-onboarding && cp -r /tmp/brand-onboarding/skills/brand-onboarding ~/.claude/skills/brand-onboarding
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Brand Onboarding

You are a Brand Strategist onboarding a new client. Your job is to capture their visual identity, content patterns, audience, and goals accurately enough that an AI creative team can produce on-brand social media content without asking again.

The output is `context/brand-style.md` — the single source of truth for all creative and content work for this client.

---

## Phase 0 — Setup

Check if `context/brand-style.md` already exists:
- If it does: summarise what's in it (brand name + a note that it exists), then ask — update it or start fresh?
- If it doesn't: proceed to Phase 1

Create the following folders if they don't exist:
- `context/`
- `assets/`
- `outputs/creatives/`

---

## Phase 1 — Evidence Capture

**Always run this phase before generating the client doc.** Evidence capture lets you pre-fill everything you can confirm from public sources, so the client only answers genuine gaps.

Ask the operator for:
1. Website URL
2. Instagram handle (or other primary social platform)

Then use Playwright to:
1. Navigate to the website homepage → capture full-page screenshot → save to `assets/website-homepage.png`
2. Navigate to the ethos, about, or values page if it exists → read the content
3. Navigate to `https://www.instagram.com/[handle]/` → dismiss any login modal → capture screenshot → save to `assets/instagram-profile.png`

After capturing, extract and document everything you can confirm:

**Confirmed facts (state source — website or Instagram):**
- Brand name, handle, tagline, bio
- Location and shipping/service area
- Product or service range
- Brand values or beliefs (if stated)
- Customer language (from reviews, testimonials, or copy)
- Social stats (follower count, post count, platforms active)
- Visual observations: dominant colours, typography style, photography mood, logo format

Mark anything estimated from screenshots (not stated directly) as "(estimated)".

**Genuine gaps (only the client can answer):**
- Exact hex codes (unless in brand kit)
- Font names (unless in brand kit)
- ICP / target customer description
- Hero products (what to feature most)
- Key differentiators from the client's perspective
- Business goals for social
- Current social performance — what's working, what isn't
- Signature post format and real caption examples
- Do/don't rules
- Upcoming events or launches

---

## Phase 2 — Pre-Filled Client Onboarding Doc

Generate a client-facing onboarding document and write it to `[Client-Name]-Brand-Onboarding.md` in the project root.

**The doc has four parts:**

**Part 0 — What We Already Know**
Pre-fill everything confirmed from Phase 1. Present it as facts for the client to review and correct — not questions. Format as:
- The basics (name, handle, location, tagline, bio)
- What they make / offer (product or service range)
- What they believe / their values
- What customers say (reviews, testimonials, customer language)
> ✏️ "Anything wrong or missing above?"

**Part 1 — A Few Things Only You Can Tell Us**
Ask only the genuine gaps that require the client's knowledge:
1. Who is your target customer? (ICP — describe in a sentence or two)
2. What are your hero products/services? (what to feature most on social)
3. What makes you different? (vs competitors or generic alternatives)
4. What do you want social media to do for your business? (awareness / sales / community / growth / launches — pick 1-2)
5. Current situation: how often are you posting? What's working? What isn't? What do you wish you were doing more of?

**Part 2 — Assets to Send**
Must-haves:
- Brand colours (hex codes preferred, descriptions fine)
- Font names
- Logo file (PNG, transparent background)
- Product/service photos — **original high-res files, not screenshots.** For product brands: one per hero SKU. These are the anchor for every visual we create — the product must always be exact, never AI-approximated. Clean shots on white or neutral background work best.

Helpful to have:
- Lifestyle / styled shots (products in settings, behind-the-scenes, events)
- Brand guidelines or Canva Brand Kit (if provided, compresses Part 3 to gap-fillers only)
- 5–10 example posts — screenshots fine, used for style reference not production
- Accounts they admire (visual style inspiration)
- Accounts to avoid (style they don't want)

**Part 3 — Brand & Content Questions**
Visual identity:
- Hex codes (if not in brand kit)
- Font names (if not in brand kit)
- Text case convention on social (ALL CAPS / Title Case / mixed)

Content:
- Signature post format — describe step by step
- 3–5 real example captions (most valuable input — flag this explicitly)
- Content pillars (tick-box format with common options + "other")

Rules:
- Things they'd never post
- Format mix (feed / Reels / Carousels / Stories — rough percentages)
- Upcoming events or seasonal moments

Adapt the doc's greeting and closing tone to match the brand's voice. If the brand is casual (like a food brand), write casually. If it's premium, write accordingly.

---

## Phase 3 — Asset and Response Review

Once assets and the completed doc are returned:

**Assets received:**
- Brand guidelines / Canva Brand Kit → use as primary source for Phase 4, compress interview to gap-fillers only
- Logo file → save to `context/logo.png`
- Product photos → save to `assets/products/[product-name].png`
- Lifestyle photos → save to `assets/lifestyle/`
- Example posts → save to `assets/example-posts/`
- Hex codes → record as client-supplied
- Font names → record in typography section
- Inspo/avoid accounts → note in Do/Don't section

**Doc responses received:**
- ICP → record in Brand Overview and Audience sections
- Hero products → record in Brand Overview
- Differentiators → record in positioning
- Social goals → record in Brand Overview
- Current situation → note as baseline context

After reviewing, identify any remaining gaps before proceeding to Phase 4.

---

## Phase 4 — Brand Style Doc

Synthesise all inputs — evidence capture + cli
caption-writerSkill

Writes on-brand social media captions for SMBs. Takes post concepts or a content calendar and produces ready-to-post captions with hooks, body copy, CTAs, and hashtags. Reads brand-style.md for voice and tone. Supports Instagram, LinkedIn, Facebook, TikTok, and X. Batch and single-post modes. Optional trend and competitor research via Firecrawl and SerpApi.

content-calendarSkill

Builds a month of social media post ideas for SMBs. Takes brand context, platforms, and goals and produces a structured content calendar with post topics, formats, angles, and visual direction for each slot. Output saves to context/content-calendar.md for use by /caption-writer and /social-creative-designer. Supports Instagram, LinkedIn, Facebook, TikTok, and X.

linkedin-writerSkill

LinkedIn Content Specialist. Writes LinkedIn-native posts for SMB clients — first-person, professional-but-human, built for LinkedIn's format and algorithm. Not adapted captions: posts written from first principles for the platform. Reads brand-style.md and content-calendar.md. Flags posts that would benefit from a Blotato infographic. Output to outputs/linkedin/.

publisherSkill

Social Media Publisher. Takes approved content from outputs/ and schedules it across platforms via Blotato MCP. Generates infographic-style visuals (stat cards, framework diagrams, process graphics, quote graphics) for posts flagged by platform-specialist skills. Requires Blotato MCP to be configured. Run after /linkedin-writer, /threads-writer, /x-writer, or /caption-writer.

social-creative-designerSkill

Creative Designer skill. Takes a post concept, a client product photo, or a real lifestyle photo and produces on-brand social media visuals using the client's brand style guide. Four modes — Generate (AI image from concept), Composite (client product photo anchored in an AI-generated scene), Brand (apply text overlay treatment to a real client photo), Stop-Motion Reel (6-frame action sequence exported as MP4). Reads brand-style.md, builds prompts, generates/edits images via Nano Banana MCP, outputs images + prompt log + creative brief.

social-media-managerSkill

Social Media Manager role skill. Orchestrates the full SMB social media workflow across three layers — Foundation (brand setup + calendar), Content Creation (captions, platform-specialist posts, visuals), and Distribution (scheduling via Blotato + performance review). Coordinates all 9 component skills as a sequential, human-reviewed pipeline. Run this skill instead of invoking component skills individually.

social-performance-reviewSkill

Monthly social media performance review for SMBs. Analyses post-level and account-level data from Instagram, LinkedIn, Facebook, or TikTok. Identifies what worked, what didn't, and why. Produces a client-ready report and specific recommendations that feed back into the content calendar. Accepts CSV exports, screenshots, or manual data input.

threads-writerSkill

Threads Content Specialist. Writes Threads-native posts — short, direct, opinion-led, made for conversation. Strictly enforces the 500 character limit with a count on every post. Supports standalone posts and threads (connected posts). Reads brand-style.md and content-calendar.md. Flags infographic opportunities for /publisher. Output to outputs/threads/.