Workflow #linkedin-ads #campaigns

LinkedIn Ads Campaign Playbook

Workflows Free, ungated

An end-to-end B2B LinkedIn Ads playbook integrating campaign architecture and outbound SDR sync. Stop running disconnected ads and start running signal-driven campaigns that align perfectly with your outbound sequences.

What's inside

FileWhat it does
.agents/skills/SKILL.mdOrchestrator and routing logic
.agents/skills/linkedin-ads-funnel-architect.md3-layer funnel architecture and retargeting
.agents/skills/linkedin-ads-audience-targeting.mdICP targeting, exclusions, and ABM lists
.agents/skills/linkedin-ads-bidding-budget.mdBidding strategies and cost optimization
.agents/skills/linkedin-ads-copy-framework.mdHigh-converting Voice of Customer ad copy
.agents/skills/linkedin-ads-creative-formats.mdFormat selection and Thought Leader Ads
.agents/skills/linkedin-ads-measurement-attribution.mdKPIs, conversion tracking, and Insight Tag
.agents/skills/linkedin-ads-optimization-troubleshooting.mdDiagnostic checklists for underperformance
.agents/skills/linkedin-ads-outbound-sync.mdABM ads-to-outbound coordination

Prerequisites

  • LinkedIn Campaign Manager access
  • AI IDE (Claude Code, Cursor, Windsurf)

Installation

Cursor, Windsurf, or Generic AI IDE

  1. Clone the repo: git clone https://github.com/forma-norden/linkedin-ads-campaign-playbook
  2. Copy the .agents/skills/ directory into your project's .agents/skills/ folder.

Claude Code

  1. Clone the repo: git clone https://github.com/forma-norden/linkedin-ads-campaign-playbook
  2. Copy the .agents/skills/ directory into your project's .claude/skills/ folder.

Usage

Load the orchestrator in your IDE and state your goal. For example: Help me define my LinkedIn Ads audience for a new ABM campaign.

Running tests

Use the prompt tests in tests/ to validate expected behavior and edge cases before deployment.

  • tests/README.md in linkedin-ads-campaign-playbook
  • Load each skill and run the corresponding test prompt
  • Compare output against the validation checklist before rollout

Who this is for

GTM engineers, RevOps leads, VP Sales, and founders at B2B companies with 50 to 500 employees who are building or consolidating their outbound infrastructure and want to reduce tool sprawl through better-engineered GTM systems.

Ecosystem connections

This repository is designed to work as part of the Forma Norden open-source GTM ecosystem.

Works with

RepoRelationshipWhen to use together
linkedin-claude-code-workflowParallelThe workflow executes what the playbook strategizes; they work in tandem.
cold-email-copy-playbookDownstreamAd engagement provides warm intent for outbound email sequences.
signal-based-list-building-workflowUpstreamTarget lists defined here are uploaded as Matched Audiences.
linkedin-profile-dm-conversion-playbookParallelOrganic / DM motions complement paid ad awareness simultaneously.

Suggested skill chains

  1. Program Launch: list-icp-definition > linkedin-ads-funnel-architect > linkedin-ads-audience-targeting > linkedin-ads-copy-framework
  2. BDR Handoff: linkedin-ads-measurement-attribution > linkedin-ads-outbound-sync > copy-btl-practitioner-messaging
INSTALL COMMAND
$ npx skills add forma-norden/linkedin-ads-campaign-playbook
View on GitHub