FAQ
social-ai-team is a Claude Code plugin with 10 hand-picked skills for marketing work, indexed on Flowy. Install it with the command on its page. It includes brand-onboarding, caption-writer, content-calendar. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
$ npx -y skills add stevenflanagan1/social-ai-team --agent claude-code
Repo: stevenflanagan1/social-ai-team
A set of Claude Code skills that work together as a complete social media team for small and medium businesses. Each skill is a specialist. Together they run the full workflow โ from brand setup to platform-native content creation to scheduling and monthly performance review.
Built to run inside Claude Code.
Just getting started? Read SETUP.md โ a full beginner walkthrough covering Claude Code, install, MCP setup, and your first client.
/social-media-manager โ start here (orchestrates everything)
โ
โ LAYER 1 โ FOUNDATION
โโโ /brand-onboarding โโโโโโโโโโโ context/brand-style.md
โ Run once per client. โ
โ Captures brand identity, โ (read by all skills below)
โ voice, and goals. โ
โ โผ
โโโ /content-calendar โโโโโโโโโโโ context/content-calendar.md
โ Run monthly. โ
โ Builds a structured month โ (read by all content skills)
โ of post ideas. โ
โ โ
โ LAYER 2 โ CONTENT CREATION โ
โโโ /caption-writer โโโโโโโโโโโโโ outputs/captions/
โ Instagram, Facebook,
โ and multi-platform captions.
โ
โโโ /social-creative-designer โโโ outputs/creatives/
โ Branded visuals via Nano Banana
โ (Generate / Composite / Brand / Stop-Motion).
โ
โโโ /linkedin-writer โโโโโโโโโโโโ outputs/linkedin/
โ LinkedIn-native posts.
โ First-person, insight-led,
โ built for LinkedIn's format.
โ
โโโ /threads-writer โโโโโโโโโโโโโ outputs/threads/
โ Threads posts.
โ Short, direct, opinion-led,
โ 500 char limit enforced.
โ
โโโ /x-writer โโโโโโโโโโโโโโโโโโ outputs/x/
โ X/Twitter posts and threads.
โ Punchy, standalone hooks,
โ 280 char limit enforced.
โ
โ LAYER 3 โ DISTRIBUTION & REVIEW
โโโ /publisher โโโโโโโโโโโโโโโโโโ Blotato (scheduled posts)
โ Optional. Schedules content
โ via Blotato and generates
โ infographic visuals.
โ
โโโ /social-performance-review โโ outputs/reviews/
Run end of month. โ
Analyses what worked, โ
what didn't, and why. โผ
context/best-performers.md
(feeds back into next month)
/brand-onboarding โ writes brand-style.md โ read by all content skills/content-calendar โ writes content-calendar.md โ read by all Layer 2 content skills/caption-writer โ writes Visual Direction field โ read by /social-creative-designer/linkedin-writer, /threads-writer, /x-writer โ write BLOTATO FLAG field โ read by /publisher/social-performance-review โ updates best-performers.md โ read by all content skills next month/social-media-manager โ OrchestratorThe coordinator. Reads the current state of a client's workflow and routes to the right starting point โ new client setup, monthly production, platform-specific content, end-of-month review, or a specific task. Pause-and-approve gates at every handoff prevent downstream mistakes.
/brand-onboarding โ Brand StrategistRun once per client before anything else. Uses Playwright to capture evidence from the client's website and Instagram, generates a pre-filled client onboarding doc, then synthesises everything into context/brand-style.md โ the single source of truth for all creative and content work.
/content-calendar โ Social Media StrategistBuilds a structured month of post ideas. Defines content pillar ratios and format mix before building. Each post entry includes topic, angle, format, objective, and visual direction. Saves to context/content-calendar.md for all content skills to read.
/caption-writer โ Senior CopywriterWrites ready-to-post captions from the calendar. Six storytelling frameworks, platform-specific formatting for Instagram / LinkedIn / Facebook / TikTok / X. Every caption includes a Visual Direction field as a handoff note for /social-creative-designer.
/social-creative-designer โ Creative DesignerGenerates on-brand social visuals using the Nano Banana image generation MCP. Four modes:
/linkedin-writer โ LinkedIn Content SpecialistWrites LinkedIn-native posts โ not adapted captions. First-person, professional-but-human voice, structured for LinkedIn's format: hook line โ short paragraphs โ insight โ CTA โ 3-5 hashtags. Flags posts that would benefit from a Blotato infographic (stats, frameworks, numbered lists).
/threads-writer โ Threads Content SpecialistWrites Threads posts: short, direct, opinion-led, made for conversation. Strictly enforces the 500 character limit with a count on every post. Supports standalone posts and connected threads. Takes outperform tips on Threads โ this skill writes for how the platform actually works.
/x-writer โ X/Twitter Content SpecialistWrites X-native posts and threads. Strictly enforces the 280 character limit with a count on every post. Every post works without context โ no warm-ups, no preamble. X thread format (1/, 2/...). Optional X trend research via Tasty Content MCP.
/publisher โ Social Media PublisherTakes approved content from any content skill and schedules it via Blotato MCP. Checks the Blotato connection first โ shows a clear setup message if not connected. Generates infographic visuals (stat cards, framework diagrams, 3-step process graphics, quote graphics) for posts flagged by platform specialists. Full schedule confirmation before submitting anything. Blotato is optional โ all other skills work without it.
/social-performance-review โ Social Media AnalystMonthly performance review. Accepts CSV exports, screenshots, or manual data input โ adapts to whatever the client can provide. Identifies top and bottom performers, content pillar and format patterns, and produces ranked recommendations for next month. Updates best-performers.md to feed back into content quality.
When you run these skills for a client, they create and read from this structure automatically:
your-client-folder/
โโโ context/
โ โโโ brand-style.md โ created by /brand-onboarding
โ โโโ content-calendar.md โ created by /content-calendar
โ โโโ best-performers.md โ created/updated by /social-performance-review
โ โโโ upcoming-events.md โ you create this (optional)
โ โโโ workflow-status.md โ updated by /social-media-manager
โโโ assets/
โ โโโ products/ โ client product photos go here
โ โโโ lifestyle/ โ lifestyle shots go here
โโโ outputs/
โโโ captions/ โ /caption-writer (Instagram, Facebook)
โโโ linkedin/ โ /linkedin-writer
โโโ threads/ โ /threads-writer
โโโ x/ โ /x-writer
โโโ creatives/ โ /social-creative-designer (Nano Banana visuals)
โโโ reviews/ โ /social-performance-review
New to this? See SETUP.md for a full beginner walkthrough โ Claude Code, MCPs, and your first client folder.
Option A โ Clone with git:
git clone https://github.com/stevenflanagan1/social-ai-team.git
cd social-ai-team
Option B โ Download ZIP: click the green Code button at the top of this repo, choose Download ZIP, unzip it, then open the social-ai-team folder in a terminal.
Mac / Linux:
bash install.sh
Windows: double-click install.bat (or run it from the command line).
This copies all 10 skills into ~/.claude/skills/ where Claude Code can find them.
Some skills use MCP tools for enhanced functionality. Skills work in baseline mode without them, but these unlock additional capabilities:
| MCP | Used by | What it enables |
|---|---|---|
| Playwright | /brand-onboarding | Evidence capture from website + Instagram |
| Nano Banana | /social-creative-designer | AI image generation (required for branded visuals) |
| Blotato | /publisher | Post scheduling + infographic generation (optional โ only needed for publishing) |
| Firecrawl | /content-calendar, /caption-writer, /social-performance-review, /linkedin-writer, /x-writer | Competitor content research (optional) |
| SerpApi | /content-calendar, /caption-writer | Trend research (optional) |
| Tasty Content | /x-writer | X/Twitter trend research (optional) |
Playwright and Nano Banana are the two you need for the core workflow. Blotato is optional โ all content creation skills work without it. You only need Blotato if you want to schedule posts directly from Claude Code. Firecrawl, SerpApi, and Tasty Content are optional enhancements.
The /social-creative-designer Stop-Motion mode exports frames as an MP4 via Python. Requires:
pip install imageio[ffmpeg]
/social-media-manager
The orchestrator will detect that no brand file exists and walk you through /brand-onboarding first.
/brand-onboarding
/content-calendar
/caption-writer
/social-creative-designer
/linkedin-writer
/threads-writer
/x-writer
/publisher
/social-performance-review
After writing LinkedIn, Threads, or X content with the platform specialists:
/publisher
The publisher checks your Blotato connection, reviews flagged infographic opportunities, confirms the schedule, and submits. Requires Blotato to be configured first โ see the MCP Requirements section above.
/social-media-manager
The orchestrator reads context/workflow-status.md and picks up exactly where you left off.
cd into that folder before running any skill โ context files are scoped to the working directory/social-media-manager to startmkdir my-client && cd my-client
# open Claude Code in this folder
# then run /social-media-manager
Three reference documents are bundled with the relevant skills:
| File | Used by | Contents |
|---|---|---|
content-calendar/references/content-mix-guide.md | /content-calendar | Recommended pillar ratios by business type |
caption-writer/references/hook-library.md | /caption-writer | 40+ hook formulas by type |
social-performance-review/references/benchmarks.md | /social-performance-review | Engagement benchmarks by platform and account size |
Created by the AI Impact use it, adapt it, build on it. Want a custom build? https://theaiimpact.co/
.gitignore
install.bat
install.sh
README.md
SETUP.md
skills/
brand-onboarding/
SKILL.md
caption-writer/
references/
hook-library.md
SKILL.md
content-calendar/
references/
content-mix-guide.md
SKILL.md
linkedin-writer/
SKILL.md
publisher/
SKILL.md
social-creative-designer/
SKILL.md
social-media-manager/
SKILL.md
social-performance-review/
references/
benchmarks.md
SKILL.md
threads-writer/
SKILL.md
x-writer/
SKILL.mdยฉ 2026 Flowy ยท Free and open source
Built for Claude Code ยท Not affiliated with Anthropic