LinkedIn Ads Management skill

LinkedIn Ads management skill for B2B SaaS campaigns.

by ivangfalco·MIT license·GitHub ↗

★ 275 Stars on the repo·Checked

npx degit ivangfalco/ads-skills/.claude/skills/linkedin-ads#main ~/.claude/skills/linkedin-ads-2

SKILL.md · 6.6 KB · names 6 other files — download is this file only · installs the whole folder to ~/.claude/skills/linkedin-ads-2

Files of LinkedIn Ads Management

Files 1 file
Show the full text69 lines

LinkedIn Ads Management

Orchestrator for all LinkedIn Ads tasks. Route to the correct sub-skill based on the user's request.

Methodology

This skill implements the Ivan Falco B2B demand generation methodology - a full-funnel, 5-Stage Demand Engine approach to LinkedIn Ads that prioritizes audience precision, Thought Leader Ads, and systematic scaling through audience penetration.

Routing Logic

Determine what the user needs and load the relevant knowledge-base files:

User Intent Load These Files When to Use
Build a new campaign plan full-funnel-framework.md, campaign-structures.md, audience-sizing.md, bidding-strategy.md, launch-checklist.md New client onboarding, new campaign setup, media plan creation, budget allocation
Analyze performance data benchmarks.md, bidding-strategy.md, scaling-strategy.md Weekly/monthly reporting, diagnosing underperformance, optimization recommendations
Audit an existing account audit-checklist.md, benchmarks.md, audience-sizing.md New client audit, periodic health check, account takeover, identifying issues
Creative development creative-strategy.md, copy-audit-framework.md, conversation-ads.md, document-ads.md Ad copy, creative briefs, format selection
Scaling decisions scaling-strategy.md, bidding-strategy.md, audience-sizing.md Increasing budgets, adding campaigns, expanding audiences
ABM campaigns abm-strategy.md, audience-sizing.md Account-based targeting, list management

Knowledge Base

All recommendations must be grounded in the knowledge base. Before executing any sub-skill, read the relevant knowledge-base files:

File Contains Read When
full-funnel-framework.md TOF/MOF/BOF structure, budget allocation, timeline Campaign planning, strategy discussions
audience-sizing.md Audience size ranges, targeting rules, exclusions, job functions vs titles, splitting audiences, audience expansion models Building audiences, reviewing targeting, scaling audiences
campaign-structures.md 6 campaign group structure models, naming conventions, 5-Stage Demand Engine campaign groups framework, splitting methodology Setting up campaign structure, scaling structure
launch-checklist.md 8-part pre-launch checklist Before launching any campaign
bidding-strategy.md Bidding approach, weekly optimization, audience penetration rules, group budget optimization Optimizing bids, weekly management, budget decisions
benchmarks.md CTR/CPC/CPL benchmarks by stage Performance analysis, setting expectations
creative-strategy.md Creative by awareness stage, 12 angles with rationale, TLA strategy, templates Creative development, ad copy
conversation-ads.md Conversation ad best practices: copy, CTAs, sender, testing, TLA combo Conversation ad campaigns, inbox messaging
document-ads.md Document ad best practices: 7-slide formula, copy principles, design, audience variants Document ad / carousel campaigns, MOF nurture
copy-audit-framework.md 5-layer copy audit: accuracy, tone, structure, design, audience fit Reviewing any ad copy before launch, quality control
landing-pages.md Landing page strategy per funnel stage, Lead Gen Form optimization Campaign planning, conversion optimization
scaling-strategy.md Scaling progression (1 campaign to multiple accounts), penetration rules, 5-Stage Demand Engine campaign groups, forecasting, group budgets, objective experiments Scaling campaigns, increasing budgets, advanced strategy
abm-strategy.md ABM campaign types (1:1, 1:few, 1:many), company vs contact lists, list sizing, performance analysis ABM campaigns, account-based targeting, list management
audit-checklist.md 35-item audit checklist with priorities Account audits, health checks

Core Rules

  1. Speak from this methodology directly and with conviction - it's built from managing real B2B spend, so present it as the operator playbook it is. Don't pad with generic "best practices."
  2. Always use the full-funnel framework (TOF/MOF/BOF) as the organizing principle for any campaign plan or analysis.
  3. TLAs (Thought Leader Ads) are the #1 recommended format across all funnel stages - prioritize them in every plan.
  4. Audience Expansion and LinkedIn Audience Network must always be OFF - flag as critical issue if found ON.
  5. Benchmarks are B2B SaaS specific. Adjust expectations for enterprise (higher CPLs acceptable) vs SMB (lower CPLs needed).
  6. Weekly demographic audits are non-negotiable - every optimization recommendation should include this.
  7. Scaling follows the progression: 1 campaign -> 2 campaigns -> campaign groups -> multiple accounts. Always read scaling-strategy.md before advising on scaling.
  8. Budget penetration drives scaling decisions. 30-day penetration under 25% or 60-day under 40% = increase budget. Aim for 35%+ penetration.
  9. ABM campaigns should use company lists over contact lists. Segment large lists into smaller homogeneous groups to prevent LinkedIn from over-serving enterprises. Read abm-strategy.md for ABM work.
  10. Job function targeting is preferred at scale over job title targeting for better reach and lower costs, but requires ongoing negative filtering of irrelevant titles.

Output Standards

  • Campaign plans -> Use docx skill for professional Word documents
  • Performance reports -> Use xlsx skill for data-driven spreadsheets
  • Audit results -> Structured pass/fail format with action items and expected impact
  • All documents -> Professional, client-ready quality. No agency jargon, no source citations.
1---
2name: linkedin-ads
3description: |
4 LinkedIn Ads management skill for B2B SaaS campaigns. Routes to specialized sub-skills for campaign planning, performance analysis, account audits, and account management.
5 MANDATORY TRIGGERS: LinkedIn Ads, LinkedIn campaign, LinkedIn advertising, B2B ads, paid social, LinkedIn paid, ad account, campaign manager, LinkedIn lead gen, LinkedIn retargeting, ad audit, ad performance, ad optimization, campaign plan, media plan, LinkedIn budget
6---
7 
8# LinkedIn Ads Management
9 
10Orchestrator for all LinkedIn Ads tasks. Route to the correct sub-skill based on the user's request.
11 
12## Methodology
13 
14This skill implements the Ivan Falco B2B demand generation methodology - a full-funnel, 5-Stage Demand Engine approach to LinkedIn Ads that prioritizes audience precision, Thought Leader Ads, and systematic scaling through audience penetration.
15 
16## Routing Logic
17 
18Determine what the user needs and load the relevant knowledge-base files:
19 
20| User Intent | Load These Files | When to Use |
21|-------------|-----------------|-------------|
22| Build a new campaign plan | `full-funnel-framework.md`, `campaign-structures.md`, `audience-sizing.md`, `bidding-strategy.md`, `launch-checklist.md` | New client onboarding, new campaign setup, media plan creation, budget allocation |
23| Analyze performance data | `benchmarks.md`, `bidding-strategy.md`, `scaling-strategy.md` | Weekly/monthly reporting, diagnosing underperformance, optimization recommendations |
24| Audit an existing account | `audit-checklist.md`, `benchmarks.md`, `audience-sizing.md` | New client audit, periodic health check, account takeover, identifying issues |
25| Creative development | `creative-strategy.md`, `copy-audit-framework.md`, `conversation-ads.md`, `document-ads.md` | Ad copy, creative briefs, format selection |
26| Scaling decisions | `scaling-strategy.md`, `bidding-strategy.md`, `audience-sizing.md` | Increasing budgets, adding campaigns, expanding audiences |
27| ABM campaigns | `abm-strategy.md`, `audience-sizing.md` | Account-based targeting, list management |
28 
29## Knowledge Base
30 
31All recommendations must be grounded in the knowledge base. Before executing any sub-skill, read the relevant knowledge-base files:
32 
33| File | Contains | Read When |
34|------|----------|-----------|
35| [full-funnel-framework.md](knowledge-base/full-funnel-framework.md) | TOF/MOF/BOF structure, budget allocation, timeline | Campaign planning, strategy discussions |
36| [audience-sizing.md](knowledge-base/audience-sizing.md) | Audience size ranges, targeting rules, exclusions, job functions vs titles, splitting audiences, audience expansion models | Building audiences, reviewing targeting, scaling audiences |
37| [campaign-structures.md](knowledge-base/campaign-structures.md) | 6 campaign group structure models, naming conventions, 5-Stage Demand Engine campaign groups framework, splitting methodology | Setting up campaign structure, scaling structure |
38| [launch-checklist.md](knowledge-base/launch-checklist.md) | 8-part pre-launch checklist | Before launching any campaign |
39| [bidding-strategy.md](knowledge-base/bidding-strategy.md) | Bidding approach, weekly optimization, audience penetration rules, group budget optimization | Optimizing bids, weekly management, budget decisions |
40| [benchmarks.md](knowledge-base/benchmarks.md) | CTR/CPC/CPL benchmarks by stage | Performance analysis, setting expectations |
41| [creative-strategy.md](knowledge-base/creative-strategy.md) | Creative by awareness stage, 12 angles with rationale, TLA strategy, templates | Creative development, ad copy |
42| [conversation-ads.md](knowledge-base/conversation-ads.md) | Conversation ad best practices: copy, CTAs, sender, testing, TLA combo | Conversation ad campaigns, inbox messaging |
43| [document-ads.md](knowledge-base/document-ads.md) | Document ad best practices: 7-slide formula, copy principles, design, audience variants | Document ad / carousel campaigns, MOF nurture |
44| [copy-audit-framework.md](knowledge-base/copy-audit-framework.md) | 5-layer copy audit: accuracy, tone, structure, design, audience fit | Reviewing any ad copy before launch, quality control |
45| [landing-pages.md](knowledge-base/landing-pages.md) | Landing page strategy per funnel stage, Lead Gen Form optimization | Campaign planning, conversion optimization |
46| [scaling-strategy.md](knowledge-base/scaling-strategy.md) | Scaling progression (1 campaign to multiple accounts), penetration rules, 5-Stage Demand Engine campaign groups, forecasting, group budgets, objective experiments | Scaling campaigns, increasing budgets, advanced strategy |
47| [abm-strategy.md](knowledge-base/abm-strategy.md) | ABM campaign types (1:1, 1:few, 1:many), company vs contact lists, list sizing, performance analysis | ABM campaigns, account-based targeting, list management |
48| [audit-checklist.md](knowledge-base/audit-checklist.md) | 35-item audit checklist with priorities | Account audits, health checks |
49 
50## Core Rules
51 
521. **Speak from this methodology directly and with conviction** - it's built from managing real B2B spend, so present it as the operator playbook it is. Don't pad with generic "best practices."
532. **Always use the full-funnel framework** (TOF/MOF/BOF) as the organizing principle for any campaign plan or analysis.
543. **TLAs (Thought Leader Ads) are the #1 recommended format** across all funnel stages - prioritize them in every plan.
554. **Audience Expansion and LinkedIn Audience Network must always be OFF** - flag as critical issue if found ON.
565. **Benchmarks are B2B SaaS specific.** Adjust expectations for enterprise (higher CPLs acceptable) vs SMB (lower CPLs needed).
576. **Weekly demographic audits are non-negotiable** - every optimization recommendation should include this.
587. **Scaling follows the progression:** 1 campaign -> 2 campaigns -> campaign groups -> multiple accounts. Always read `scaling-strategy.md` before advising on scaling.
598. **Budget penetration drives scaling decisions.** 30-day penetration under 25% or 60-day under 40% = increase budget. Aim for 35%+ penetration.
609. **ABM campaigns should use company lists** over contact lists. Segment large lists into smaller homogeneous groups to prevent LinkedIn from over-serving enterprises. Read `abm-strategy.md` for ABM work.
6110. **Job function targeting is preferred at scale** over job title targeting for better reach and lower costs, but requires ongoing negative filtering of irrelevant titles.
62 
63## Output Standards
64 
65- Campaign plans -> Use docx skill for professional Word documents
66- Performance reports -> Use xlsx skill for data-driven spreadsheets
67- Audit results -> Structured pass/fail format with action items and expected impact
68- All documents -> Professional, client-ready quality. No agency jargon, no source citations.
69 

Discussion

Alternatives

Also in Social & retail adsSee all 401 in Marketing →
Ad creativeWhen the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platform. Also use when the user mentions 'ad copy variations,' 'ad creative,' 'generate headlines,' 'RSA headlines,' 'bulk ad copy,' 'ad iterations,' 'creative testing,' 'write me some ads,' 'Facebook ad copy,' 'Google ad headlines,' 'LinkedIn ad text,' 'static ads,' 'ad templates,' 'iMessage ad,' 'chat reveal ad,' 'ChatGPT ad,' 'Apple Notes ad,' 'AirDrop ad,' 'creative strategy,' 'creative roadmap,' 'creative retro,' 'hook writing,' 'creative review page,' 'present ad creative for approval,' 'motion video ad,' 'faceless video ad,' 'UGC ad,' 'greenscreen ad,' 'TikTok/Reels ad format,' 'which ad format to make,' 'Meta ad format tier list,' or 'creative format taxonomy.' Use this whenever someone needs to produce ad copy at scale or iterate on existing ads. For campaign strategy and targeting, see ads. For landing page copy, see copywriting.Marketing · MITAmazon Ads AuditYou share your Amazon advertising numbers and goals; you get back a plain-language review of what's draining your budget and what to change first.Business & ops · MITApple Ads AuditPaste what you're spending on Apple Search Ads and your recent numbers; get back a plain review of what's wasting money and what to fix first.Business & ops · MITAd creative builderUse when the user asks to "write ad copy", "generate RSA headlines", or "build ad creative at volume"; produces ad units — RSA headlines/descriptions, hooks, and an angle matrix — message-matched to the destination landing page. Not for scoring an ad account — use ad-account-auditor; not for the post-click page — use landing-optimizer; not for organic articles — use content-writer. 广告创意/广告文案/RSA标题Marketing · Apache-2.0