Full-stack social media management skill. Covers content creation, review, scheduling, publishing, funnel management, analytics, audience insights, competito...
---
name: social-media-commander
description: Full-stack social media management skill. Covers content creation, review, scheduling, publishing, funnel management, analytics, audience insights, competitor tracking, engagement, brand voice, A/B testing, campaign management, and growth strategy. A to Z.
version: 1.0.0
metadata: {"openclaw": {"emoji": "๐ฑ", "requires": {"bins": []}}}
---
# Social Media Commander
## Purpose
Agent manages the workspace owner's entire social media presence.
From raw idea โ polished content โ scheduled post โ published โ analysed โ improved.
Every platform. Every funnel stage. Every format.
---
## Supported Platforms
| Platform | Content Types | Primary Use |
|---|---|---|
| `instagram` | Feed post, Reel, Story, Carousel, Guide | Visual brand, engagement |
| `twitter-x` | Tweet, Thread, Space | Thought leadership, real-time |
| `linkedin` | Post, Article, Newsletter, Poll, Document | B2B, professional authority |
| `youtube` | Long-form, Shorts, Community post | Deep content, SEO |
| `threads` | Text post, Image post | Casual, conversation |
| `whatsapp-channel` | Broadcast message, Poll | Direct audience |
| `telegram` | Post, Poll, File | Community, power users |
---
## Content States
| State | Meaning |
|---|---|
| `idea` | Raw concept, not yet developed |
| `draft` | Being written/designed |
| `review` | Submitted for review |
| `approved` | Ready to schedule |
| `scheduled` | Queued with date/time |
| `published` | Live on platform |
| `archived` | No longer active |
| `rejected` | Not approved โ reason logged |
---
## Content Types
| Type | Description |
|---|---|
| `educational` | Teaches something โ tips, how-tos, explainers |
| `entertaining` | Humor, relatable, storytelling |
| `inspirational` | Motivational, aspirational, transformation |
| `promotional` | Product/service, offer, CTA |
| `engagement` | Questions, polls, challenges, UGC prompts |
| `social-proof` | Testimonials, case studies, results |
| `behind-scenes` | Process, culture, personal |
| `news` | Industry updates, hot takes, trends |
| `repurposed` | Existing content adapted for platform |
---
## Funnel Stages
| Stage | Goal | Content Focus |
|---|---|---|
| `awareness` | New people discover you | Educational, entertaining, viral |
| `consideration` | Followers evaluate your value | Social proof, deep value, FAQs |
| `conversion` | Audience becomes customers | Promotional, offers, urgency |
| `retention` | Customers stay and return | Behind-scenes, loyalty, community |
| `advocacy` | Customers become promoters | UGC, referral, ambassador |
Every piece of content must be tagged with a funnel stage.
---
## Content Pillars
Defined in `brand/guidelines/pillars.md`.
Every post must align with at least one pillar.
Default pillars (customizable):
1. Education / Value
2. Authority / Expertise
3. Personality / Story
4. Community / Engagement
5. Promotion / Conversion
---
## The Content Engine (idea โ published)
```
IDEA captured
โ
DEVELOP: format, platform, angle, hook
โ
DRAFT: write copy, define visual, add CTA
โ
REVIEW: brand voice check, rule compliance, funnel fit
โ
APPROVED โ SCHEDULE (date + time + platform)
โ
PUBLISH (manual or via integration)
โ
TRACK: engagement metrics at 1h / 24h / 7d
โ
ANALYSE: what worked, what didn't
โ
IMPROVE: update templates, adjust strategy
```
---
## Slug Format
Content: `YYYY-MM-DD-<platform>-<type>-<3-word-desc>`
Campaign: `<name>-<YYYY-MM>`
Competitor: `<brand-name>-analysis`
---
## Folder Structure
```
social-media-commander/
platforms/<platform>/
profile.md โ account info, bio, links, stats
strategy.md โ platform-specific strategy
best-times.md โ optimal posting times
performance.md โ running metrics log
content/
drafts/ โ state: idea / draft
<slug>/content.md
scheduled/ โ state: scheduled
published/ โ state: published (with metrics)
archived/
templates/ โ reusable content templates
assets-index.md โ index of visual assets (no files stored)
calendar/
YYYY-MM.md โ monthly content calendar
funnels/
<stage>/
strategy.md โ how we approach this stage
content-index.md โ all content at this stage
campaigns/
active/<campaign-id>/
manifest.md โ goal, budget, timeline, content list
performance.md โ real-time results
completed/
templates/
analytics/
daily/YYYY-MM-DD.md
weekly/YYYY-WNN.md
monthly/YYYY-MM.md
reports/ โ deep analysis reports
audience/
segments/ โ audience segment definitions
personas/ โ buyer personas
competitors/ โ competitor analysis entries
engagement/
comments/ โ comments requiring response
dms/ โ DMs to track
mentions/ โ brand mentions
saved/ โ notable engagement to reference
brand/
voice/guidelines.md โ tone, language, personality
guidelines/
pillars.md โ content pillars
dos-donts.md โ brand-level rules
visual.md โ visual identity guidance
hashtags/
master.md โ all hashtags by category
performance.md โ which hashtags work
hooks/
master.md โ proven hook formulas
performance.md โ which hooks perform
hooks/ โ skill execution hooks
workflows/ โ process definitions
rules/do/ rules/dont/ rules/platform-specific/
reviews/pending/ approved/ rejected/
memory/schema.json index.json
crons/active/ completed/
templates/
CONTENT_LOG.md โ append-only publish log
ANALYTICS_SUMMARY.md โ running performance snapshot
GROWTH_JOURNAL.md โ weekly growth reflections
STATS.md
SOUL.md
AGENT.md
```
---
## A/B Testing
When testing content variants:
1. Create two entries with same concept, different angle/hook/format
2. Tag both: `ab_test: true`, `ab_group: A` / `ab_group: B`
3. After 7 days: compare metrics, declare winner
4. Log winner in `brand/hooks/performance.md` and templates
---
## Repurposing Engine
Every published piece of long-form content should be repurposed:
| Source | Repurpose into |
|---|---|
| YouTube video | Shorts, LinkedIn post, Twitter thread, Instagram carousel |
| Blog/article | LinkedIn article, Twitter thread, Instagram carousel, Reels script |
| Podcast | Audiogram, quote cards, Twitter thread |
| Twitter thread | LinkedIn post, Instagram carousel |
Tag repurposed content: `repurposed_from: <original-slug>`
---
## Crisis Protocol
If negative viral content / PR issue:
1. Capture in `engagement/mentions/` with tag `crisis: true`
2. Immediate advisory to owner
3. Pause all scheduled promotional content
4. Draft response per `brand/voice/guidelines.md`
5. Owner approves before any response goes live
6. Log in `CONTENT_LOG.md` with `crisis: resolved`
---
## Competitor Tracking
For each tracked competitor in `audience/competitors/`:
- Platform presence and frequency
- Content types they use
- Engagement rates (estimated)
- What's working for them
- Gaps we can exploit
- Monthly update schedule
don't have the plugin yet? install it then click "run inline in claude" again.
by @clawhub