Give your AI agent the skills of a top-1% social media team. 106 of them, free.
> /plugin marketplace add social-media-skills/skills> /plugin install social-media-skills@social-media-skills
FAQ
social-media-skills is a Claude Code plugin with 106 hand-picked skills for marketing work, indexed on Flowy. Install it with the command on its page. It includes ai-image-editing, ai-music-and-sound, ai-search-optimization. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Repo: social-media-skills/skills
Give your AI agent the skills of a top-1% social media team. 106 of them, free.
Install these and your agent stops giving generic social media advice and starts doing the actual work: it learns your brand and voice, plans your content calendar, writes LinkedIn posts that win the "see more" tap, scripts Reels that hold watch-through, briefs your thumbnails and pins, grows each platform the way that platform actually works — and when everything's ready, gets it posted, on your explicit go.
⭐ If this is useful, star the repo — it's how these skills reach more agents.
One command (recommended) — the skills CLI. For Claude Code, this installs all 106 skills globally, no prompts:
npx skills add social-media-skills/skills -g -a claude-code -s '*' -y
For a different agent, swap -a claude-code (or -a '*' for every agent you have; run plain
npx skills add social-media-skills/skills for the interactive picker). One skill only: use
-s reels-script instead of -s '*'. Alternatively,
SkillKit installs across 40+ agents:
npx skillkit install social-media-skills/skills
Claude Code plugin — install once, get updates automatically:
/plugin marketplace add social-media-skills/skills
/plugin install social-media-skills@social-media-skills
Manual copy (Claude Code / Claude Desktop)
git clone https://github.com/social-media-skills/skills.git social-media-skills
cp -r social-media-skills/skills/* ~/.claude/skills/
Downloaded the ZIP instead? Unzip it, then copy the same way. Prefer a lighter install? Copy just the starter set and add more as you need them:
cd social-media-skills/skills
cp -r brand-profile voice-builder audience-research content-pillars content-calendar \
hook-writer caption-writer short-form-video-script cross-platform-repurposing \
engagement-routine platform-specs-and-validation scheduling-and-queue ~/.claude/skills/
Keep it updated — plugin installs update themselves; for a copied install, git pull and
re-copy, or add the repo as a git submodule. Prefer your own tweaks? Fork it — the license is
MIT and CONTRIBUTING.md documents the house pattern.
Claude app (claude.ai on web or mobile — no terminal needed)
Custom skills work on every Claude plan, uploaded one skill at a time. The easy path is a topic pack — one download with ready-to-upload ZIPs for a complete job, plus step-by-step instructions inside:
| Pack | What it covers |
|---|---|
| Social Media Starter Kit | Brand setup, voice, calendar, first posts, scheduling |
| Content Calendar & Planning | The living calendar, batch planning, campaigns, seasonal moments |
| Post Writing Essentials | Hooks, captions, text posts, threads, carousels |
| LinkedIn Growth | The growth system, posts, company pages, strategic commenting |
| Instagram & Reels Growth | Growth, Reels scripts, Stories, carousels, keyword SEO |
| TikTok Growth | Growth, scripts, photo mode, publishing config, trends |
| YouTube Creator Kit | Long-form, Shorts, metadata, thumbnails |
| X / Twitter Growth | Growth system, threads, posts, replies, trends |
| Facebook Growth | Page strategy, Groups, short-form video, community |
| Pinterest Growth | Growth, keyword SEO, fresh-pin design, traffic |
| Threads Growth | Conversation-first growth, posts, the reply flywheel |
| Video Creation Studio | Script → on-camera or AI video → clipped and published |
| Visual & Design | Brand template system + AI image tools, cards, thumbnails |
| AI Voice & Music | AI voiceover, narration, owned brand music and stings |
| Engagement & Community | Daily engagement routine, community, collabs, creators, DMs |
| Analytics & Optimization | Honest goals, reporting, audits, testing |
| Agency & Client Management | Running social for clients end to end |
Every pack bundles the connection guide each tool skill needs (e.g. the WoopSocial guide with the scheduling skill), so each skill works self-contained once uploaded.
On Team/Enterprise plans, one person can upload the skills and share them with the whole
organization — no per-seat setup. (Maintainers: ./scripts/build-packs.sh rebuilds all packs
and per-skill ZIPs into dist/.)
OpenClaw — copy skill folders into your workspace skills/ directory (or
~/.openclaw/skills for all agents). Skills follow the same SKILL.md standard OpenClaw uses.
Hermes Agent — drop skill folders into ~/.hermes/skills/ (or your project's skills/),
or find these skills in the Hermes marketplace (hermes skills search social media).
Any other agent framework — skills are plain Markdown following the
Agent Skills convention (SKILL.md + frontmatter name /
description), the same ecosystem used by Claude Code, Cursor, Codex CLI, OpenClaw, Hermes,
and 20+ other agents. Point your loader at skills/ or copy individual skill folders into
your agent's skills directory.
The skills read and write a small set of brand files, so work in a dedicated folder per
brand (mkdir my-brand && cd my-brand before starting your agent). Then say, in order:
brand-profile.md — the source of truth every other skill reads first.
Add "build my voice guide" and it derives voice.md from your actual writing.From there it compounds: ask for a launch plan, a competitor teardown, a month of content in one sitting, or "why did this post flop?" — the skills route to each other automatically. Running multiple brands? One folder per brand; the profile in each folder keeps them separate.
FOUNDATION brand-profile → voice-builder → audience-research → social-strategy
│ (every content skill reads these first)
▼
PLAN content-pillars → idea-generation-and-ideation → content-calendar
│ → batch-content-plan → campaign-and-launch-planning
▼
CREATE hook-writer + the format writers (caption-writer, linkedin-post-writer,
│ reels-script, tiktok-script, thread-writer, carousel-writer, …)
▼ × the content angles (educational, storytelling, contrarian, BTS, …)
MEDIA image-prompt/ai-video routers → nano-banana, ideogram, flux,
│ veo-3, kling, luma, heygen, synthesia, ai-voiceover, suno
│ → edited in capcut / descript / opus-clip / canva
▼
PUBLISH scheduling-and-queue (validate → confirm → schedule/post)
▼
GROW & ENGAGE engagement-routine, reply-and-comment-writer, community-management,
│ the platform growth playbooks (linkedin-growth, tiktok-growth, …)
▼
MEASURE & RECYCLE analytics-and-reporting → content-audit → experimentation-and-ab-testing
→ content-recycling / cross-platform-repurposing (feeds PLAN again)
An agent with the full set routes between them automatically — ask for "a launch plan for my app" and it will walk foundation → plan → create → publish, offering to set up scheduling when it's time to post.
| Skill | Job |
|---|---|
| brand-profile | The single source of truth every other skill reads first |
| voice-builder | Define a voice that survives any format |
| writing-style-and-tone | Style rules at the sentence level |
| audience-research | Who you're actually talking to |
| social-strategy | Platform mix, positioning, cadence |
| content-pillars | The 3–5 themes everything maps to |
| goals-and-kpis | Targets that aren't vanity metrics |
| profile-optimization | Bios and profiles as landing pages |
| Skill | Job |
|---|---|
| idea-generation-and-ideation | A repeatable idea system, not a brainstorm |
| content-research-and-sourcing | Verified source material |
| competitor-analysis | Learn from the field without copying it |
| viral-reverse-engineering | Why a post worked, structurally |
| audience-research | Segments, pains, language |
| content-calendar | The living plan |
| batch-content-plan | A month of content in one sitting |
| campaign-and-launch-planning | Launches as multi-week arcs |
| seasonal-and-moment-marketing | Own the calendar moments |
| trend-jacking | Ride trends without embarrassment |
| data-and-original-research | Original data as content |
| Skill | Job |
|---|---|
| hook-writer | The first line / first 3 seconds |
| caption-writer | Captions for any platform |
| linkedin-post-writer | LinkedIn posts without the cringe |
| thread-writer | X threads |
| threads-post | Meta Threads posts |
| text-post-and-microblog | Short text posts |
| carousel-writer | Slide-by-slide carousels |
| story-writer | Stories (IG/FB) |
| short-form-video-script | The master short-form scripting craft |
| reels-script | Instagram Reels scripts |
| tiktok-script | TikTok scripts |
| scripting-and-storyboarding | Longer video scripts and boards |
| reply-and-comment-writer |
| Skill | Job |
|---|---|
| educational-content-and-how-to | Teach to build authority |
| storytelling-and-narrative | Narrative craft |
| contrarian-and-opinion | Argued positions that earn attention |
| behind-the-scenes-and-founder | BTS, build-in-public, founder story |
| before-after-and-transformation | Honest transformation content |
| social-proof-and-testimonials | Proof as content |
| listicle-and-roundup | Lists and roundups |
| meme-and-culture | Memes without brand damage |
| interactive-content | Polls, quizzes, challenges |
| livestream-and-realtime | Live formats |
| podcast-and-audiograms | Podcast-to-social |
| email-and-newsletter | The owned-audience companion |
| Platform | Skills |
|---|---|
| instagram-growth · instagram-seo · instagram-reels-publishing | |
| TikTok | tiktok-growth · tiktok-script · tiktok-photo-mode · tiktok-video-publishing |
| linkedin-growth · linkedin-post-writer · linkedin-company-pages | |
| X / Twitter | x-growth · thread-writer |
| Threads | threads-growth · threads-post |
| facebook-strategy · facebook-groups | |
| pinterest-growth · · |
| Skill | Job |
|---|---|
| design-and-templates | The reusable on-brand template system |
| thumbnail-design | YouTube thumbnails |
| pinterest-pin-design | Pinterest pin visuals |
| quote-cards-and-text-graphics | Text graphics |
| infographic-and-data-viz | Data as visuals |
| image-prompt | Router: brief → the right image tool |
tools/integrations/)| Cluster | Skills |
|---|---|
| Image generation | nano-banana · ideogram · flux |
| Image editing | ai-image-editing |
| Video generation | ai-video (router) · veo-3 · kling · luma · runway · heygen · synthesia |
| Voice & music | ai-voiceover · suno · ai-music-and-sound (router) |
| Editing & clipping | capcut · descript · opus-clip · captions-and-clipping |
| Skill | Job |
|---|---|
| hashtag-strategy | Hashtags in the keyword era |
| social-seo | Search inside the platforms |
| ai-search-optimization | Show up in AI answers |
| cross-platform-repurposing | One idea, every platform, natively |
| content-recycling | Repurposing across time |
| link-in-bio-and-traffic | Social → site traffic |
| lead-magnets-and-funnels | Followers → leads |
| social-selling-and-dm | Selling in DMs without spam |
| collabs-and-cross-promotion | Organic partnerships |
| ugc-and-influencer | Paid creators, UGC, disclosure done right |
| creator-monetization | The creator's revenue stack |
| Skill | Job |
|---|---|
| engagement-routine | The daily/weekly engagement block |
| community-management | Audience → community |
| crisis-and-moderation | When things go wrong |
| Skill | Job |
|---|---|
| scheduling-and-queue | The bridge: validate → confirm → publish/schedule to your connected accounts |
| platform-specs-and-validation | Current specs and limits per platform |
| analytics-and-reporting | What's working and why (advisory) |
| content-audit | Audit the library, rebalance |
| experimentation-and-ab-testing | Test, don't guess |
skills/ 106 skills; each: SKILL.md + references/ + evals/
tools/
REGISTRY.md index of agent-usable tool integrations
integrations/ per-tool connection guides (publishing, image, video, audio, editing)
brand-profile and voice-builder before writing.The fastest useful PR: add a tool integration (tools/integrations/<name>.md + a row in
tools/REGISTRY.md) or a skill following the house pattern — study
skills/x-growth/ for the structure (SKILL.md + 4 references +
evals). Every skill-name mention must resolve to a real skill directory.
MIT — maintained by Frank Heijdenrijk and the team behind WoopSocial.
⭐ Made it this far? Star the repo — it helps more people find these skills.
.claude-plugin/
marketplace.json
plugin.json
.github/
dependabot.yml
workflows/
release.yml
scorecard.yml
traffic-snapshot.yml
validate.yml
.gitignore
AGENTS.md
CLAUDE.md
CONTRIBUTING.md
gemini-extension.json
LICENSE
README.md
scripts/
build-packs.sh
build-skill-zips.sh
packs.json
site-taxonomy.json
validate-skills.sh
SECURITY.md
skills/
ai-image-editing/
evals/
evals.json
references/
ai-image-editing-2026-reality.md
scope-and-connections.md
task-router-and-templates.md
the-touch-framework.md
SKILL.md
ai-music-and-sound/
evals/
evals.json
references/
ai-music-2026-reality.md
briefs-tools-and-licensing.md
scope-and-connections.md
the-score-framework.md
SKILL.md
ai-search-optimization/
evals/
evals.json
references/
audit-and-measurement.md
examples.md
how-ai-engines-cite.md
the-geo-levers.md
SKILL.md
ai-video/
evals/
evals.json
references/
routing-recipes.md
the-2026-video-toolbox.md
the-brief-framework.md
tools-scope-and-disclosure.md
SKILL.md
ai-voiceover/
evals/
evals.json
references/
consent-disclosure-and-tools.md
elevenlabs-2026-capabilities.md
script-for-the-ear-and-recipes.md
the-voice-framework.md
SKILL.md
analytics-and-reporting/
evals/
evals.json
references/
analytics-2026-reality.md
metrics-by-goal-and-report.md
scope-and-connections.md
the-meter-framework.md
SKILL.md
audience-research/
evals/
evals.json
references/
audience-template.md
examples.md
jobs-to-be-done.md
voice-of-customer.md
SKILL.md
batch-content-plan/
evals/
evals.json
references/
calendar-and-cadence.md
content-mix.md
examples.md
post-brief.md
SKILL.md
before-after-and-transformation/
evals/
evals.json
references/
before-after-and-transformation-2026-reality.md
scope-and-connections.md
the-shift-framework.md
transformation-types-and-templates.md
SKILL.md
behind-the-scenes-and-founder/
evals/
evals.json
references/
behind-the-scenes-2026-reality.md
formats-and-recipes.md
scope-and-connections.md
the-reveal-framework.md
SKILL.md
brand-profile/
evals/
evals.json
references/
audience.md
brand-profile-template.md
examples.md
positioning.md
voice.md
SKILL.md
campaign-and-launch-planning/
evals/
evals.json
references/
launch-2026-reality.md
launch-plan-and-recipes.md
scope-and-connections.md
the-story-framework.md
SKILL.md
canva/
evals/
evals.json
references/
canva-2026-reality.md
scope-and-connections.md
the-scale-framework.md
workflows-and-templates.md
SKILL.md
capcut/
evals/
evals.json
references/
capcut-2026-reality.md
scope-and-connections.md
the-edits-framework.md
workflows-and-templates.md
SKILL.md
caption-writer/
evals/
evals.json
references/
examples.md
first-line.md
formats.md
frameworks.md
platforms.md
SKILL.md
captions-and-clipping/
evals/
evals.json
references/
clip-and-caption-recipes.md
clipping-tools-2026.md
repurposing-funnel-and-tools.md
the-clip-framework.md
SKILL.md
carousel-writer/
evals/
evals.json
references/
architecture.md
examples.md
image-prompt-pack.md
platform-specs.md
slide-craft.md
SKILL.md
collabs-and-cross-promotion/
evals/
evals.json
references/
collab-formats-and-recipes.md
collabs-2026-reality.md
scope-and-connections.md
the-unite-framework.md
SKILL.md
community-management/
evals/
evals.json
references/
audience-to-community.md
building-belonging.md
superfans-and-honest-scope.md
where-community-lives.md
SKILL.md
competitor-analysis/
evals/
evals.json
references/
audit-and-whitespace-recipes.md
competitor-analysis-2026.md
scope-and-connections.md
the-scout-framework.md
SKILL.md
content-audit/
evals/
evals.json
references/
content-audit-2026-reality.md
scope-and-connections.md
the-audit-framework.md
triage-and-recipes.md
SKILL.md
content-calendar/
evals/
evals.json
references/
cadence-and-capacity.md
calendar-structure.md
examples.md
operating-rhythm.md
SKILL.md
content-pillars/
evals/
evals.json
references/
deriving-pillars.md
examples.md
pillar-template.md
what-makes-a-pillar.md
SKILL.md
content-recycling/
evals/
evals.json
references/
recycling-2026-reality.md
recycling-system-and-recipes.md
scope-and-connections.md
the-reuse-framework.md
SKILL.md
content-research-and-sourcing/
evals/
evals.json
references/
protocols-and-templates.md
research-and-sourcing-2026-reality.md
scope-and-connections.md
the-facts-framework.md
SKILL.md
contrarian-and-opinion/
evals/
evals.json
references/
contrarian-and-opinion-2026-reality.md
scope-and-connections.md
take-types-and-templates.md
the-stand-framework.md
SKILL.md
creator-monetization/
evals/
evals.json
references/
monetization-2026-reality.md
scope-and-connections.md
streams-and-recipes.md
the-stack-framework.md
SKILL.md
crisis-and-moderation/
evals/
evals.json
references/
escalation-pause-and-safety.md
moderation.md
the-response-playbook.md
triage-and-severity.md
SKILL.md
cross-platform-repurposing/
evals/
evals.json
references/
examples.md
platform-transforms.md
repurposing-model.md
source-types.md
SKILL.md
data-and-original-research/
evals/
evals.json
references/
data-and-original-research-2026-reality.md
methods-and-templates.md
scope-and-connections.md
the-prove-framework.md
SKILL.md
descript/
evals/
evals.json
references/
descript-2026-reality.md
scope-and-connections.md
the-words-framework.md
workflows-and-templates.md
SKILL.md
design-and-templates/
evals/
evals.json
references/
building-the-system.md
design-tools-2026-reality.md
scope-and-connections.md
the-brand-framework.md
SKILL.md
educational-content-and-how-to/
evals/
evals.json
references/
educational-content-2026-reality.md
scope-and-connections.md
structures-formats-and-accuracy.md
the-teach-framework.md
SKILL.md
email-and-newsletter/
evals/
evals.json
references/
editions-and-repurposing.md
newsletter-2026-reality.md
scope-and-connections.md
the-inbox-framework.md
SKILL.md
engagement-routine/
evals/
evals.json
references/
sustainability-and-boundaries.md
the-daily-and-weekly-routine.md
the-scheduling-engagement-flywheel.md
triage-priorities-and-goals.md
SKILL.md
experimentation-and-ab-testing/
evals/
evals.json
references/
experimentation-2026-reality.md
scope-and-connections.md
the-test-framework.md
what-to-test-and-recipes.md
SKILL.md
facebook-groups/
evals/
evals.json
references/
facebook-groups-2026-reality.md
scope-and-connections.md
setup-growth-and-monetization.md
the-tribe-framework.md
SKILL.md
facebook-strategy/
evals/
evals.json
references/
facebook-2026-reality.md
scope-and-connections.md
surfaces-and-recipes.md
the-reach-framework.md
SKILL.md
flux/
evals/
evals.json
references/
flux-2026-reality.md
prompt-patterns-and-templates.md
scope-and-connections.md
the-pixel-framework.md
SKILL.md
goals-and-kpis/
evals/
evals.json
references/
goals-kpis-2026-reality.md
scope-and-connections.md
smart-goals-and-recipes.md
the-north-framework.md
SKILL.md
hashtag-strategy/
evals/
evals.json
references/
examples.md
platform-playbook.md
research-and-types.md
the-2026-reality.md
SKILL.md
heygen/
evals/
evals.json
... 610 more© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic
| Replies and strategic comments |
| YouTube | youtube-long-form · youtube-shorts · youtube-publishing-and-metadata · thumbnail-design |
| reddit-marketing — advisory-only: the agent drafts, you post natively |
| Design platform |
| canva |
| On-camera delivery | talking-head-and-piece-to-camera |