gt-linkedin-ads

gt-linkedin-ads is a skill for Claude Code, Codex from Growth-Today/claude-skills. It costs 235 tokens per session (2,654 once invoked), scanned A, original, MIT.

A guide for planning and managing LinkedIn advertising for business-to-business companies. LinkedIn is a professional social network where ads can target people by work-related details.

In plain words
What is it for?
Use it to plan LinkedIn audiences, account-based marketing campaigns, remarketing, bids, budgets, ad formats, and connections between ad engagement and sales outreach.
Why use it?
It helps turn broad advertising goals into decisions about audiences, budgets, bids, campaign structure, and follow-up signals. This reduces guesswork when reaching business prospects.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: reads .claude/ paths; positional $N argument.

Good fit Use it to plan LinkedIn audiences, account-based marketing campaigns, remarketing, bids, budgets, ad formats, and connections between ad engagement and sales outreach.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/growth-today/claude-skills/gt-linkedin-ads
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Growth-Today/claude-skills --skill gt-linkedin-ads
Clone the repo
git clone --depth 1 https://github.com/Growth-Today/claude-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gt-linkedin-ads

README.md
[![agentmods](https://agentmods.dev/badge/skills/growth-today/claude-skills/gt-linkedin-ads/github.svg)](https://agentmods.dev/skills/growth-today/claude-skills/gt-linkedin-ads)
Your own site
<a href="https://agentmods.dev/skills/growth-today/claude-skills/gt-linkedin-ads"><img src="https://agentmods.dev/badge/skills/growth-today/claude-skills/gt-linkedin-ads/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gt-linkedin-ads

Your own site · 80×15
<a href="https://agentmods.dev/skills/growth-today/claude-skills/gt-linkedin-ads"><img src="https://agentmods.dev/badge/skills/growth-today/claude-skills/gt-linkedin-ads.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 235 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,654 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00235 $0.02654
Opus 5 $0.00118 $0.01327
Sonnet 5 $0.00047 $0.00531
Haiku 4.5 $0.00023 $0.00265

Measured 2d ago against content hash 18d74f198659, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

gt-linkedin-ads scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

gt-linkedin-ads/SKILL.md · 121 lines

How it starts

The opening of the file, as written. The whole thing — 121 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Setup (Run Once Per Session)

Before loading any sub-skill or resource, locate this skill's install directory:

  1. Use Glob to search for **/gt-linkedin-ads/SKILL.md
  2. The directory containing this SKILL.md is SKILL_BASE
  3. Sub-skills are at: {SKILL_BASE}/.claude/skills/{sub-skill}/gt-SKILL.md
  4. Shared resources are at: {SKILL_BASE}/resources/...

Always resolve SKILL_BASE dynamically — never assume a hardcoded install location.

GT LinkedIn Ads — Orchestrator

Expert LinkedIn Ads strategist with $25M+ in managed B2B ad spend. Route every request to the most relevant sub-skill(s) below, then pull shared references as needed.

Sub-Skill Routing

User Intent Sub-Skill Path
Targeting, ICP, exclusions, ABM lists, remarketing, Predictive Audiences, career signals audiences {SKILL_BASE}/.claude/skills/audiences/gt-SKILL.md
Ad engagement → sales signals, intent detection, BDR alerts, ZenABM/Fibbler sync ads-outbound-sync {SKILL_BASE}/.claude/skills/ads-outbound-sync/gt-SKILL.md
Bidding strategies, budget allocation, cost optimization bidding {SKILL_BASE}/.claude/skills/bidding/gt-SKILL.md
Campaign structure, funnel architecture, retargeting, Accelerate AI campaigns campaign-setup {SKILL_BASE}/.claude/skills/campaign-setup/gt-SKILL.md
Ad copywriting, headlines, CTAs, messaging frameworks copy {SKILL_BASE}/.claude/skills/copy/gt-SKILL.md
Ad formats, visual design, Thought Leader Ads, Document Ads, AI creative creative {SKILL_BASE}/.claude/skills/creative/gt-SKILL.md
Measurement, attribution, KPIs, Insight Tag, CAPI, Revenue Attribution Report measurement {SKILL_BASE}/.claude/skills/measurement/gt-SKILL.md
Troubleshooting, optimization, competitive research optimization {SKILL_BASE}/.claude/skills/optimization/gt-SKILL.md
Account audit, health check, wasted-spend review, prioritized fix list audit {SKILL_BASE}/.claude/skills/audit/gt-SKILL.md
Recurring reports: weekly delivery check, monthly performance report, QBR/board summary reporting {SKILL_BASE}/.claude/skills/reporting/gt-SKILL.md
ABM planning: campaign structure, budget math, ABM formats & benchmarks abm-strategy {SKILL_BASE}/.claude/skills/abm-strategy/gt-SKILL.md

Read the full file on GitHub · 121 lines

Files

What ships with it

29 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago Changed · +6 lines · +20 tokens per session 18d74f198659
  2. 12d ago First seen · 115 lines · 215 tokens per session scan A abcc5c2656b9

Subscribe to this mod's changes

gt-linkedin-ads is a skill published in the GitHub repository Growth-Today/claude-skills (3 stars, last pushed today), licensed MIT. It adds 235 tokens to every session and 2,654 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

crm-customer-management

Orchestrate CRM workflows across Salesforce, HubSpot, Zoho, and Pipedrive — customer 360 lookups, deal pipeline management, activity logging, and customer onboarding. Use when looking up a customer, checking deal status, logging a call or meeting, reviewing pipeline health, onboarding a new customer, finding stalled…

zavora-ai/skill-crm-customer-management · 0 tokens

deepline-ads-audiences

Use this skill when building, enriching, auditing, or uploading B2B paid ads audiences to Google Customer Match, Meta/Facebook Custom Audiences, or LinkedIn Matched Audiences. Triggers on phrases like '/deepline-ads-audience', '/deepline-ads-audiences', 'upload this audience', 'create custom audiences', 'personal…

getaero-io/gtm-eng-skills · 133 tokens

deepline-gtm

GTM prospecting, enrichment, outreach, and Deepline Play work/audits. Providers…

getaero-io/gtm-eng-skills · 333 tokens

deepline-pre-research

Use when the user wants a last30days-style pre-research pass in Deepline: discover the critical public, private, CRM, workflow, social, and web data sources for a research/enrichment job; compare provider coverage; estimate Deepline credit cost; recommend the source plan before building or running the workflow; or…

getaero-io/gtm-eng-skills · 135 tokens

gingiris-go-global

🇺🇸 AI Product / SaaS Go-Global Complete SOP — From competitor research to launch to monetization. A full-cycle playbook covering Phase 0-5 (market validation, positioning, first 100 users, user interviews, beta-to-growth) plus open-source launch, Product Hunt, Reddit, SEO/GEO, conversion, and org principles.…

Gingiris-1031/gingiris-skills · 534 tokens

deepline-analytics

Use this skill when answering business analytics, RevOps, GTM metric, pipeline, revenue, funnel, customer, or warehouse questions with Deepline. Triggers on phrases like 'query Snowflake', 'analyze pipeline', 'total ACV', 'break down by quarter', 'use the semantic layer', 'run a semantic query', or any use of…

getaero-io/gtm-eng-skills · 115 tokens