From claude-starter-kit
Orchestrates specialized AI agents for marketing campaigns: research, multi-platform content generation (Reddit, LinkedIn, Twitter, Email), lead generation, outbound outreach, human review, and timed automated posting.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-starter-kit:multi-agent-orchestratorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Coordinate specialized AI agents to accomplish complex marketing workflows that would overwhelm a single agent. Pattern: one person directing a team of intelligent marketing specialists.
Coordinate specialized AI agents to accomplish complex marketing workflows that would overwhelm a single agent. Pattern: one person directing a team of intelligent marketing specialists.
┌─────────────────────────────────────────────────────────────────┐
│ MARKETING TEAM LEAD │
│ • Loads context (voice, product, story, constraints) │
│ • Decomposes campaign → subtasks │
│ • Assigns agents, monitors progress │
└─────────────────┬───────────────────────────────────────────────┘
│
┌─────────────┼─────────────┐
▼ ▼ ▼
┌───────┐ ┌───────┐ ┌───────┐
│RESEARCH│ │RESEARCH│ │ ... │ ← Parallel market research
│Agent 1 │ │Agent 2 │ │ │
└───┬────┘ └───┬────┘ └───────┘
│ │
└─────┬──────┘
▼
┌───────────┐
│CONTENT LEAD│ ← Synthesizes research, briefs copywriters
└─────┬─────┘
│
┌─────┼─────┐
▼ ▼ ▼
┌─────┐┌─────┐┌─────┐
│COPY ││COPY ││COPY │ ← Platform-specific copywriters
│ 1 ││ 2 ││ 3 │
└──┬──┘└──┬──┘└──┬──┘
└──────┼──────┘
▼
┌───────────┐
│REVIEW HUB │ ← Human approval gate (REQUIRED)
└─────┬─────┘
▼
┌───────────┐
│ EXECUTION │ ← Browser agents, schedulers, follow-up
└───────────┘
Marketing Team Lead immediately gathers:
## Context Checklist
- [ ] Voice profile loaded (tone, vocabulary, do's/don'ts)
- [ ] Product brief reviewed (features, benefits, differentiators)
- [ ] Target persona defined (demographics, psychographics, platforms)
- [ ] Story elements ready (founder story, testimonials, proof points)
- [ ] Constraints documented (platforms, budget, compliance)
Break user request into parallel-executable subtasks:
User: "Get me leads from Reddit and LinkedIn"
↓
Subtasks:
[Research-Reddit] → Find relevant posts via API/browse
[Research-LinkedIn] → Browse for matching discussions
[Synthesize] → Combine findings, dedupe, prioritize
[Create-Reddit] → Draft Reddit-native comments
[Create-LinkedIn] → Draft LinkedIn-native comments
[Review] → Human approval checkpoint
[Execute] → Post with natural timing
[Monitor] → Track responses, escalate replies
Each subtask maps to a specialist role:
| Role | Responsibility | Output |
|---|---|---|
| Reddit Scout | Find relevant posts, assess engagement potential | Ranked opportunity list |
| LinkedIn Scout | Identify target posts/profiles | Prospect list with context |
| Content Lead | Synthesize research, create briefs | Platform-specific briefs |
| Reddit Copywriter | Community-native comments | Draft comments + context |
| LinkedIn Copywriter | Professional engagement copy | Draft comments/messages |
| Twitter Copywriter | Thread-aware, punchy copy | Tweets/thread drafts |
| Email Copywriter | Personalized outreach | Email sequences |
| Execution Agent | Post approved content | Confirmation + metrics |
Key principle: Specialists don't multitask. One agent = one job.
Research agents operate in parallel:
Reddit Scout:
LinkedIn Scout:
Output format:
## Research Finding
**Platform**: Reddit
**Location**: r/startups
**Post**: "How I got my first 10 customers"
**Engagement**: 47 comments, 234 upvotes
**Relevance**: HIGH — discusses exact pain point we solve
**Angle**: Share relevant insight, mention similar experience
**Risk**: LOW — genuine value-add opportunity
Content Lead does NOT write final content. Instead:
Brief format:
## Content Brief: Reddit Comment
**Target**: r/startups post about first customers
**Goal**: Add value, build credibility, soft brand mention
**Angle**: Share a specific tactic that worked for us
**Voice**: Casual, helpful, founder-to-founder
**Length**: 2-3 paragraphs max
**CTA**: None explicit — just be helpful
**Avoid**: Self-promotion smell, link dropping, sales pitch
Platform specialists receive briefs and produce drafts:
Reddit Copywriter:
LinkedIn Copywriter:
Twitter Copywriter:
Email Copywriter:
Critical gate before ANY external action.
Present to user:
## Review Queue
### Item 1: Reddit Comment
**Target**: r/startups — "How I got my first 10 customers"
**Draft**:
> Great breakdown! We had a similar experience with our first 10.
> What worked for us was [specific tactic]. The key insight was
> [value-add]. Happy to share more details if helpful.
**Timing**: Today, 2:34 PM (3 hours from now)
**Status**: ⏳ Awaiting approval
[✓ Approve] [✏️ Edit] [✗ Reject]
---
### Item 2: LinkedIn Comment
**Target**: Jane Doe's post on B2B sales
**Draft**:
> This resonates. We saw a 40% increase in response rates when
> we shifted from [old approach] to [new approach]. The data
> backed what you're saying here.
**Timing**: Tomorrow, 9:15 AM
**Status**: ⏳ Awaiting approval
[✓ Approve] [✏️ Edit] [✗ Reject]
After approval, execution agents:
Timing rules (critical for not looking like a bot):
# 1. Load context
Team Lead reads: voice profile, product brief, target persona
# 2. Spin up research agents (parallel)
Reddit Scout: Search [keywords] in [subreddits], last 7 days, min 10 engagement
LinkedIn Scout: Browse [industry] posts, engagement > 50, last 7 days
# 3. Synthesize findings
Content Lead produces briefs for top 15 opportunities
# 4. Generate content (parallel)
Reddit Copywriter: Draft comments for 8 Reddit opportunities
LinkedIn Copywriter: Draft comments for 7 LinkedIn opportunities
# 5. Review (REQUIRED)
Present all 15 drafts in review hub
User approves 12, edits 2, rejects 1
# 6. Execute
Execution agents post 14 approved items over 2 days
Natural timing: 3-15 min random intervals
Pause overnight
# 7. Monitor & Report
Track engagement, escalate replies immediately
Daily summary: 14 posted, 3 replies, 2 profile views
For external services, create MCP servers:
| Service | MCP Server | Key Tools |
|---|---|---|
| reddit-mcp | search_posts, get_comments, post_comment | |
| linkedin-mcp | search_posts, get_profile, send_message | |
| twitter-mcp | search_tweets, post_tweet, reply | |
| CRM | crm-mcp | get_leads, update_lead, create_task |
| email-mcp | draft_email, send_email, schedule |
| Metric | Description | Target |
|---|---|---|
| Engagement rate | Replies + reactions / posts | >5% |
| Reply rate | Direct responses received | >10% |
| Lead conversion | Engaged → qualified lead | >2% |
| Time to first reply | Hours until prospect responds | <24h |
| Platform health | No warnings, bans, rate limits | 100% clean |
| Don't | Do |
|---|---|
| Bulk post same content | Customize each interaction |
| Drop links immediately | Add value first, link later (if ever) |
| Ignore community norms | Research subreddit/group culture first |
| Over-automate | Human review on every external action |
| Chase vanity metrics | Focus on genuine conversations |
| Sound like a bot | Match platform's native voice |
| Spam hashtags | Use 2-3 relevant tags max |
| Mass DM strangers | Engage publicly first, then DM |
npx claudepluginhub sunnypatneedi/claude-starter-kitPlans and generates integrated multi-channel campaign content including email sequences, LinkedIn, ads, social, blog, and landing pages.
Plans and executes product launch campaigns with research, positioning, content production, and review phases. Useful when orchestrating multi-channel campaigns from a single brief.
Guides AI-powered content marketing with SEO, social media, and email strategies. Useful for high-converting content creation and distribution.