From opportunity-master
Creates LinkedIn outreach campaigns with multi-touch personalized messaging sequences. Use for designing strategies, writing sequences, or setting up automated follow-ups with optional campaign_id.
How this skill is triggered — by the user, by Claude, or both
Slash command
/opportunity-master:campaign-creationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create LinkedIn outreach campaigns with multi-touch messaging sequences targeting specific lead lists.
Create LinkedIn outreach campaigns with multi-touch messaging sequences targeting specific lead lists.
Check for saved decisions:
Read .business_growth/sales/DECISIONS.md if it exists. This provides:
If DECISIONS.md exists: Ask: "Want to use your saved buyer profile for messaging, or customize for this campaign?"
If campaign_id provided:
.business_growth/sales/campaigns/<campaign_id>/LIST.md and icp.md from the campaign folderIf campaign_id not provided:
.business_growth/sales/campaigns/campaign_fintech_vp_eng)Establish campaign_id before proceeding. Load the campaign's LIST.md and icp.md if they exist.
Ask user about campaign goals and messaging (skip questions answered in DECISIONS.md if using defaults):
Campaign Goal: What's the desired outcome?
Value Proposition: What's the main value for prospects? (may come from DECISIONS.md)
Social Proof: What credibility elements to include?
Call to Action: What should prospects do?
Create a multi-touch sequence. Recommended structure:
| Step | Type | Timing | Purpose |
|---|---|---|---|
| 1 | Connection Request | Immediate | Initial outreach |
| 2 | Welcome Message | On accept | Build rapport |
| 3 | Value Message | +3 days | Share value |
| 4 | Follow-up | +5 days | Re-engage |
| 5 | Break-up | +7 days | Final attempt |
For each step, create:
Write templates using personalization tokens:
{{first_name}} - Lead's first name{{company}} - Lead's company{{title}} - Lead's job title{{headline}} - Lead's headline{{custom}} - Custom personalization from researchExample Connection Request:
Hi {{first_name}}, I noticed you're leading {{title}} at {{company}}.
I've been helping similar teams [value prop]. Would love to connect and share some insights that might be relevant.
Save to the campaign folder established in Step 1.
Create .business_growth/sales/campaigns/<campaign_id>/CAMPAIGN.md:
# Campaign: <Campaign Name>
## Metadata
- **Campaign ID**: <campaign_id> # e.g., campaign_fintech_vp_eng
- **Status**: pending
- **Created**: <ISO timestamp>
- **Last Updated**: <ISO timestamp>
## Goal
<campaign objective>
## Messaging Strategy
### Value Proposition
<core value prop>
### Social Proof
<credibility elements>
### Call to Action
<desired action>
## Sequence
### Step 1: Connection Request
- **Type**: connection_request
- **Timing**: Immediate
- **Template**:
```
<welcome message template>
<value message template>
<follow-up template>
<break-up template>
Summarize the campaign:
Suggest next steps (pass campaign_id to each):
/opportunity-master:lead-research <campaign_id> to personalize for top prospects/opportunity-master:campaign-execution <campaign_id> to start outreach| Status | Meaning |
|---|---|
pending | Created but not started |
running | Actively executing sequence |
paused | Temporarily stopped |
done | Sequence completed for all leads |
npx claudepluginhub zuttam/business-growth-mpGenerates personalized multi-channel outreach sequences (email, LinkedIn, phone) from a buying signal, outputting 4-6 touchpoints over 10-14 days with optional Gmail drafting via Composio.
Activate for: sequence, outreach sequence, cadence, multi-touch, email sequence, follow-up sequence, drip sequence, nurture sequence, prospecting sequence, sales cadence, outreach plan, touch plan, 6-touch, 8-touch, how many times should I follow up, follow-up schedule. NOT for: single outreach messages (use outreach), post-meeting follow-ups (use follow-up), sequence lifecycle management (use outreach-sequencing-agent), campaign planning (use campaign-planning).
Generates personalized cold outreach messages and email sequences for LinkedIn DMs and follow-ups to book calls and get replies.