Brand Onboarding

Turns a client's identity into a structured brand-style.md for social skills

Tested · Works

Test report

Verdict
Tested · Works
Score
8.4/10
Tested
Jul 17, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · 5ebdd2a

Fed one fixed brand brief to both a no-skill baseline and the skill's Phase 4 template: the baseline produced two loose paragraphs, while the skill produced 13 sections that map directly onto the sibling caption/calendar/designer skills. Concretely, the skill turned 'B-Corp pending' into a DON'T-claim-certified rule the baseline missed, marked estimated hex codes for client confirmation, and separated confirmed facts from [TBC] gaps instead of inventing them. The headline Playwright evidence-capture (auto-screenshotting the site and Instagram) is unverified here behind Instagram's login wall, so that phase is unmeasured.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 7/10
  • Docs & honesty 4/5

What Brand Onboarding does

One-time client onboarding for a social-media content team: captures visual identity, audience, and goals via evidence capture plus a structured intake, then writes context/brand-style.md as the source of truth for downstream caption, calendar, and creative skills. Triggers when onboarding a new brand or building a brand style guide.

How to install Brand Onboarding

git clone https://github.com/stevenflanagan1/social-ai-team
mkdir -p ~/.claude/skills
cd social-ai-team && cp -r skills/brand-onboarding ~/.claude/skills/brand-onboarding

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Brand Onboarding

  • /brand-onboarding Turns a client's identity into a structured brand-style.md for social skills

It also activates on plain-language prompts like these:

  • Onboard our new client's brand identity into a structured style guide
  • Turn this brand brief into a brand-style.md for our content team to use
  • Capture our client's visual identity, audience, and goals for onboarding

Frequently asked questions

Is the Brand Onboarding skill free?
Yes. The skill itself is free from stevenflanagan1/social-ai-team. SkillProof publishes the install command and an independent test verdict at no cost.
Does Brand Onboarding work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 17, 2026. Verdict: Tested · Works. Fed one fixed brand brief to both a no-skill baseline and the skill's Phase 4 template: the baseline produced two loose paragraphs, while the skill produced 13 sections that map directly onto the sibling caption/calendar/designer skills. Concretely, the skill turned 'B-Corp pending' into a DON'T-claim-certified rule the baseline missed, marked estimated hex codes for client confirmation, and separated confirmed facts from [TBC] gaps instead of inventing them. The headline Playwright evidence-capture (auto-screenshotting the site and Instagram) is unverified here behind Instagram's login wall, so that phase is unmeasured.
What is the Brand Onboarding SkillProof Score?
8.4/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 4/5.
How do I install Brand Onboarding?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Brand Onboarding with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.