advertising-skills

by realkimbarrettVerified

Advertising Skills for Open Claw, Claude Code & AI agents. Direct response, paid ads, funnels, and copy systems.

735
Stars
62
Forks
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/realkimbarrett/advertising-skills

Getting Started

Guides for using skills like advertising-skills.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

Advertising Skills for AI Agents

The direct-response, paid media, and copywriting system for serious operators.


Before vs After

Before: “Scale your business with proven strategies”

After: “You’re not bad at ads.
You’ve just never been shown how to structure them properly.”

Same business.
Completely different outcome.


Most AI marketing outputs sound the same.

Generic.
Polished.
Forgettable.

This repository fixes that.

It encodes the thinking behind:

  • high-performing ads
  • high-converting funnels
  • sharp positioning
  • and direct-response copy that actually sells

Not as prompts.

As skills.


What This Is

A best-in-class skill library for AI agents built around:

  • Paid acquisition (Meta, TikTok, YouTube)
  • Eugene Schwartz-style copywriting
  • Offer design and positioning
  • Funnel architecture and conversion logic
  • Creative testing and scaling
  • Campaign diagnosis and optimisation

Each skill is:

  • focused
  • opinionated
  • reusable
  • and designed to work together

Why This Is Different

Most “AI marketing libraries” optimise for output.

This optimises for thinking.

That means:

  • It doesn’t guess the audience — it defines it
  • It doesn’t write copy first — it builds the strategy first
  • It doesn’t try to sound smart — it tries to convert
  • It doesn’t just create — it filters, qualifies, and diagnoses

It combines two worlds that are usually separate:

The Copy Chief Brain

  • Awareness levels (Eugene Schwartz)
  • Market sophistication
  • Mechanisms and big ideas
  • Headlines, leads, proof, objections, close

The Operator Brain

  • Ad creative and angles
  • Funnel paths and conversion logic
  • Qualification and filtering
  • Testing and performance diagnosis

Most systems have one.

This has both.


How It Works

Each skill lives in its own folder: skills///SKILL.md

Each skill defines:

  • when to use it
  • what inputs it needs
  • how it thinks
  • what it outputs
  • what it should not do

They are designed to be chained.


Example Flow

Building a booked-call campaign: avatar-extraction → offer-extraction → schwartz-awareness-mapper → mechanism-builder → ad-angle-multiplier → scroll-stopping-creative → conversion-path-builder → objection-crusher → generic-language-killer

This produces:

  • clear positioning
  • strong angles
  • high-performing ads
  • a clean funnel
  • and conversion-ready messaging

Example Output

See: /examples/booked-call-campaign-ai-ads.md


Core Skill Categories

Foundations

Define reality before writing anything.

  • avatar-extraction
  • voice-of-customer-miner
  • offer-extraction
  • proof-harvester
  • positioning-core

Copy Chief

The Eugene Schwartz layer.

  • schwartz-awareness-mapper
  • market-sophistication-analyzer
  • dominant-desire-extractor
  • mechanism-builder
  • headline-matrix
  • objection-crusher
  • close-architect

Operator OS

Execution and scale.

  • scroll-stopping-creative
  • ad-angle-multiplier
  • conversion-path-builder
  • landing-page-architect
  • email-sequence-architect
  • performance-diagnosis
  • testing-roadmap

QA

What makes the output actually good.

  • generic-language-killer
  • claim-checker
  • consistency-auditor
  • final-polish

Orchestrators

Pre-built multi-skill flows.

  • full-funnel-campaign-orchestrator
  • booked-call-campaign-orchestrator
  • campaign-diagnosis-orchestrator

Who This Is For

  • Media buyers who want better creative and messaging
  • Founders running paid ads who are tired of guesswork
  • Agencies who want consistency across teams
  • Operators building AI-driven marketing systems

What This Is Not

  • Not generic content marketing templates
  • Not “write me 10 captions” prompts
  • Not surface-level frameworks

This is built for:

  • direct response
  • paid traffic
  • real budgets
  • real consequences

Installation

Compatible with any agent using the Agent Skills pattern.

Install into: .agents/skills/

Works with:

  • Claude Code
  • Cursor
  • Windsurf
  • Codex
  • custom agent frameworks
  • Open Claw

Philosophy

The future isn’t better prompts.

It’s better encoded thinking.


Roadmap

  • Expanded Copy Chief library (mechanisms, big ideas, proof systems)
  • Advanced funnel orchestration
  • Creative testing systems
  • Platform-specific skill layers (Meta, TikTok, YouTube)

License

MIT


Author

Kim Barrett
Advertising systems, AI-driven marketing, and direct-response strategy


If you use this properly, it won’t just improve your ads.

It will change how you think about them.

Frequently Asked Questions

What is advertising-skills?

advertising-skills is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by realkimbarrett. Advertising Skills for Open Claw, Claude Code & AI agents. Direct response, paid ads, funnels, and copy systems. It has 735 GitHub stars.

Is advertising-skills safe to use?

Yes. advertising-skills passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install advertising-skills?

Clone the repository with "git clone https://github.com/realkimbarrett/advertising-skills" and add it to your Claude Code skills directory (see the Installation section above).

Are there alternatives to advertising-skills?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh advertising-skills against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details