Skip to content
Marketing
Skill

/ad-copy-writer

Generate ad copy variations for Google, Meta, and LinkedIn Ads

From plugin
claude-code-marketing-skills
10251 skills
Install
$ npx -y skills add cognyai/claude-code-marketing-skills --skill ad-copy-writer --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/ad-copy-writer

Context preview

The summary Claude sees to decide when to auto-load this skill.

Generate ad copy variations for Google, Meta, and LinkedIn Ads

SKILL.md

ad-copy-writer.SKILL.md
name: ad-copy-writer
description: Generate ad copy variations for Google, Meta, and LinkedIn Ads
version: "1.0.0"
author: Cogny AI
platforms: []
user-invocable: true
argument-hint: "<platform> <product or URL>"
allowed-tools:
  - WebFetch
  - WebSearch
  - Bash
  - Read
  - Write

Ad Copy Writer

Generate high-converting ad copy for Google Ads, Meta Ads, or LinkedIn Ads.

Usage

`/ad-copy-writer google "project management tool"` — Google Ads copy `/ad-copy-writer meta example.com` — Meta Ads copy from website `/ad-copy-writer linkedin "B2B SaaS"` — LinkedIn Ads copy

Steps

1. Research the product

If a URL is provided, WebFetch it and extract:

  • Value proposition
  • Key features / benefits
  • Target audience
  • Pricing (if visible)
  • Unique differentiators

If a description is provided, use that directly.

2. Research the competition

WebSearch for competitors to understand:

  • What messaging angles they use
  • Common claims in the space
  • Price anchoring

3. Generate copy by platform

Google Ads (RSA format)

Generate 15 headlines (max 30 chars each) and 4 descriptions (max 90 chars each):

**Headlines** — mix of:

  • Benefit-led: "Cut Ad Spend 40%"
  • Feature-led: "AI-Powered Optimization"
  • Social proof: "Trusted by 1,000+ Agencies"
  • CTA: "Start Free Trial Today"
  • Keyword-match: "[Primary keyword] Tool"

**Descriptions** — mix of:

  • Problem/solution
  • Feature list
  • Social proof + CTA
  • Urgency/offer

Meta Ads

Generate 3 variations:

  • **Primary text** (125 chars visible, up to 500)
  • **Headline** (40 chars)
  • **Description** (30 chars)
  • **CTA button** recommendation

Angles: 1. Pain point → solution 2. Social proof → aspiration 3. Direct value prop → CTA

LinkedIn Ads

Generate 3 variations:

  • **Intro text** (150 chars for single image)
  • **Headline** (70 chars)
  • **Description** (100 chars)

Angles: 1. Professional credibility 2. ROI / efficiency focus 3. Industry-specific insight

4. Output format

Present each variation clearly labeled with character counts:

=== Google Ads RSA ===

Headlines (30 char max):
1. "Cut Your Ad Spend by 40%" (25)
2. "AI Marketing Automation" (24)
...

Descriptions (90 char max):
1. "Stop wasting budget on underperforming ads. Our AI optimizes your campaigns 24/7." (83)
...

=== Meta Ads ===

Variation 1 (Pain → Solution):
Primary: "..."
Headline: "..."
...
Read more
Ships withclaude-code-marketing-skills

AI marketing skills for Claude Code, Cursor, Windsurf, and other AI coding tools. Audit SEO, analyze ads, research competitors, qualify leads — all from your terminal. Free skills need no account. Premium skills connect your real data for $9/mo.

Get the whole plugin
Stats
102
Stars
12
Forks
Maintained
Maintenance
HTML
Language
3mo ago
Last commit
5mo ago
Created

Repo: cognyai/claude-code-marketing-skills