
Run Campaign
- 1k installs
- 23.3k repo stars
- Updated August 5, 2026
- anthropics/knowledge-work-plugins
Run-campaign is a Claude skill that runs an end-to-end marketing campaign by chaining sales analysis, content brief, Canva asset generation, and a staged HubSpot send.
About
Run-campaign runs an end-to-end marketing campaign by chaining three skills: it analyzes sales to find a revenue dip and produce a content brief, generates on-brand Canva assets and stages a HubSpot send, then segments the audience and builds a call list. An SMB owner uses it to launch a full campaign from data to send. It pauses for explicit owner approval at each handoff and never sends the HubSpot campaign automatically.
- Runs an end-to-end campaign by chaining content-strategy, canva-creator, and lead-triage
- Sales analysis and content brief, then Canva assets, then a staged HubSpot send
- Requires explicit owner approval at every handoff and never sends without a 'send' command
Run Campaign by the numbers
- 1,019 all-time installs (skills.sh)
- +78 installs in the week ending Aug 5, 2026 (Skillselion tracking)
- Ranked #82 of 853 Sales & Marketing skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
run-campaign capabilities & compatibility
- Capabilities
- sales brief · lead triage · run campaign
- Use cases
- marketing · email · copywriting · orchestration
What run-campaign says it does
Runs an end-to-end marketing campaign — sales analysis, content brief, Canva assets, HubSpot send.
Never auto-progress between steps. Each handoff requires explicit owner approval.
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill run-campaignAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1k |
|---|---|
| repo stars | ★ 23.3k |
| Last updated | August 5, 2026 |
| Repository | anthropics/knowledge-work-plugins ↗ |
What it does
Run an end-to-end marketing campaign from sales analysis through Canva assets to a staged HubSpot send.
Who is it for?
Owners who want a guided, gated pipeline from sales data to a launched campaign.
Skip if: Owners wanting content published or sent without approval at each step.
When should I use this skill?
The owner says run a campaign, sales are down, or I need more customers.
What you get
A revenue dip identified, a content brief, Canva assets, a segmented send list, and a staged HubSpot campaign awaiting the owner's send.
- content brief
- Canva campaign assets
- bulk send list
By the numbers
- chains three skills
- default 90d lookback
- top 5 high-priority call list
Files
Run the full campaign pipeline by chaining three skills in order. The owner approves at each handoff — never roll past a gate without explicit confirmation.
Parse arguments:
--lookback(default90d) — how far back to look for the revenue dip--channel(defaultboth) —email,social, orboth
Step 1 — Sales analysis + content brief (content-strategy)
Trigger the content-strategy skill workflow: 1. Pull sales data from QuickBooks and PayPal for the lookback window. 2. Identify the revenue dip — which product/service, which time period, magnitude. 3. Produce a 30-day prioritized content brief: what to push, what offer to run, what to hold. 4. Present the brief to the owner. Wait for explicit "approved, build the assets" before continuing.
If the owner edits the brief, incorporate edits and re-present.
Step 2 — Asset generation + send staging (canva-creator)
After Step 1 approval, trigger the canva-creator skill workflow: 1. Take the approved brief from Step 1 as input. 2. Build the posting calendar matched to the brief's priorities. 3. Generate on-brand Canva assets for each post (apply each on screen for owner approval before moving on). 4. Draft caption copy for each post. 5. Stage the scheduled send in HubSpot (do NOT send — staging only). 6. Present the staged campaign to the owner. Wait for explicit "approved, send to segment X" before Step 3.
Step 3 — Audience segmentation (lead-triage)
After Step 2 approval, trigger the lead-triage skill workflow: 1. Pull HubSpot contacts that match the campaign's target segment (from the approved brief). 2. Score by engagement, company fit, urgency markers. 3. Produce two deliverables:
- Bulk send list — the segment receiving the staged campaign from Step 2
- High-priority call list — top 5 leads the owner should call personally with talking points
4. Block calendar time for the call list. 5. Present both lists. Wait for explicit "send" before pushing the HubSpot campaign live.
Approval gates (must hold)
- Never auto-progress between steps. Each handoff requires explicit owner approval.
- Never send the HubSpot campaign without the owner's "send" command in Step 3.
- If any connector is unreachable (QuickBooks, PayPal, Canva, HubSpot), stop, report which connector failed, and ask whether to retry or abort.
Output
End the run with a one-paragraph recap: revenue dip identified, posts generated, segment size, calls booked. Link to the HubSpot campaign URL once sent.
Related skills
FAQ
Does run-campaign send the HubSpot campaign automatically?
No. It stages the send and never pushes the campaign live without the owner's explicit 'send' command in the final step.
What skills does it chain?
content-strategy for the brief, canva-creator for assets and staging, and lead-triage for audience segmentation, with owner approval at every handoff.