skills/claude-ads/skills/ads-linkedin/SKILL.md
LinkedIn Ads deep analysis for B2B advertising. Evaluates 25 checks across technical setup, audience targeting, creative quality, lead gen forms, and bidding strategy. Includes Thought Leader Ads, ABM, and predictive audiences. Use when user says "LinkedIn Ads", "B2B ads", "sponsored content", "lead gen forms", "InMail", or "LinkedIn campaign".
npx skillsauth add kennyolofsson23-netizen/claude-code-config ads-linkedinInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
ads/references/linkedin-audit.md for full 25-check auditads/references/benchmarks.md for LinkedIn-specific benchmarksads/references/scoring-system.md for weighted scoringThought Leader Ads use employee/executive personal posts as sponsored content:
Evaluate:
For B2B Enterprise accounts:
| Setting | Value | |---------|-------| | Minimum audience size | 500 (for ads to run) | | Lead Gen Form CVR benchmark | 13% | | TLA CPC range | $2.29-$4.14 | | Standard SC CPC | $13.23 average | | Hierarchy rename | Oct 2025 (Campaign Group → Campaign → Ad) | | Predictive Audiences | Replaced Lookalikes Feb 2024 |
| Metric | Pass | Warning | Fail | |--------|------|---------|------| | CTR (Sponsored Content) | ≥0.44% | 0.30-0.44% | <0.30% | | CPC (average) | ≤$7.00 | $7-10 | >$10.00 | | Lead Gen CVR | ≥10% | 5-10% | <5% | | Message frequency | ≤1/30 days | 1/15-30 days | >1/15 days | | TLA budget share | ≥30% | 15-30% | <15% |
LinkedIn Ads Health Score: XX/100 (Grade: X)
Technical Setup: XX/100 ████████░░ (25%)
Audience: XX/100 ██████████ (25%)
Creative: XX/100 ███████░░░ (20%)
Lead Gen: XX/100 █████░░░░░ (15%)
Budget & Bidding: XX/100 ████████░░ (15%)
LINKEDIN-ADS-REPORT.md — Full 25-check findings with pass/warning/faildevelopment
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
testing
Full QA pass: run all tests, check types, catch regressions, write missing tests. Use when the user says "run tests", "QA", "verify changes", "check for regressions", "test everything", or "make sure it works".
development
Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger coverage than example-based tests.
development
Initialize a new project with Kenny's universal conventions and stack-appropriate infrastructure. Use this skill whenever: setting up a new project, creating a new repo, scaffolding a new app, starting fresh on a new idea, 'init project', 'new project', 'set up a new app', 'create a project for X', or any variant of starting a new codebase from scratch. Also trigger when the user says 'bootstrap', 'scaffold', or 'kickstart'. This skill ensures every project gets the same quality gates and conventions while adapting infrastructure to the chosen stack.