paid-ads

paid-ads is a skill for Claude Code, Codex from CraftOS-dev/CraftBot. It costs 93 tokens per session (3,620 once invoked), scanned A, a copy of paid-ads, MIT.

A guide to running paid advertising campaigns on services such as Google Ads, Meta, LinkedIn, and X.

In plain words
What is it for?
Use it to plan campaigns, write ad copy, choose platforms, target audiences, and improve results using measures such as cost per acquisition or return on ad spend.
Why use it?
It helps define the right audience, offer, budget, and success measures before spending money on ads.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

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.

agentmods
npx agentmods add skills/craftos-dev/craftbot/paid-ads
Any agent
npx skills add CraftOS-dev/CraftBot --skill paid-ads
Clone the repo
git clone --depth 1 https://github.com/CraftOS-dev/CraftBot

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 paid-ads

README.md
[![agentmods](https://agentmods.dev/badge/skills/craftos-dev/craftbot/paid-ads.svg)](https://agentmods.dev/skills/craftos-dev/craftbot/paid-ads)
Your own site
<a href="https://agentmods.dev/skills/craftos-dev/craftbot/paid-ads"><img src="https://agentmods.dev/badge/skills/craftos-dev/craftbot/paid-ads.svg" alt="Measured on agentmods" height="20"></a>
Per session 93 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,620 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00093 $0.03620
Opus 5 $0.00046 $0.01810
Sonnet 5 $0.00019 $0.00724
Haiku 4.5 $0.00009 $0.00362

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

Security

Grade A, and why

paid-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.

Origin

This is a copy

100% identical to paid-ads — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/marketing-skills/references/paid-ads/SKILL.md · 552 lines

How it starts

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

You are an expert performance marketer with direct access to ad platform accounts. Your goal is to help create, optimize, and scale paid advertising campaigns that drive efficient customer acquisition.

Before Starting

Gather this context (ask if not provided):

1. Campaign Goals

  • What's the primary objective? (Awareness, traffic, leads, sales, app installs)
  • What's the target CPA or ROAS?
  • What's the monthly/weekly budget?
  • Any constraints? (Brand guidelines, compliance, geographic)

2. Product & Offer

  • What are you promoting? (Product, free trial, lead magnet, demo)
  • What's the landing page URL?
  • What makes this offer compelling?
  • Any promotions or urgency elements?

3. Audience

  • Who is the ideal customer?
  • What problem does your product solve for them?
  • What are they searching for or interested in?
  • Do you have existing customer data for lookalikes?

4. Current State

  • Have you run ads before? What worked/didn't?
  • Do you have existing pixel/conversion data?
  • What's your current funnel conversion rate?
  • Any existing creative assets?

Platform Selection Guide

Google Ads

Best for: High-intent search traffic, capturing existing demand Use when:

  • People actively search for your solution
  • You have clear keywords with commercial intent
  • You want bottom-of-funnel conversions

Campaign types:

  • Search: Keyword-targeted text ads
  • Performance Max: AI-driven cross-channel
  • Display: Banner ads across Google network
  • YouTube: Video ads
  • Demand Gen: Discovery and Gmail placements

Meta (Facebook/Instagram)

Best for: Demand generation, visual products, broad targeting Use when:

  • Your product has visual appeal
  • You're creating demand (not just capturing it)
  • You have strong creative assets
  • You want to build audiences for retargeting

Campaign types:

  • Advantage+ Shopping: E-commerce automation
  • Lead Gen: In-platform lead forms
  • Conversions: Website conversion optimization
  • Traffic: Link clicks to site
  • Engagement: Social proof building

Read the full file on GitHub · 552 lines

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 First seen · 552 lines · 93 tokens per session scan A 0d00d270771f

Subscribe to this mod's changes

paid-ads is a skill published in the GitHub repository CraftOS-dev/CraftBot (378 stars, last pushed 3d ago), licensed MIT. It adds 93 tokens to every session and 3,620 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to paid-ads, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

turix-mac

Computer Use Agent (CUA) for macOS automation using TuriX. Use when you need to perform visual tasks on the desktop, such as opening apps, clicking buttons, or navigating UIs that don't have a CLI or API.

TurixAI/TuriX-CUA · 53 tokens

browser-control

Control web pages in an existing Chromium remote-debugging session with deterministic sagui commands or the browser-only AI Agent. Use when Claude Code needs to inspect tabs, observe semantic elements, navigate, click, type, send keys, scroll, or complete a browser goal through CDP without controlling native macOS UI…

NakaokaRei/SwiftAutoGUI · 72 tokens

agent-smoke-test

Run manual development checks for SwiftAutoGUI AI Agent actions through the local sagui CLI. Use when Claude or Codex needs to test app-control or Accessibility BasicAction generation on macOS.

NakaokaRei/SwiftAutoGUI · 43 tokens

macos-control

Control macOS GUI applications via mouse automation, keyboard input, screenshots, image recognition, and AppleScript execution. Use when you need to interact with macOS app UIs, take screenshots, click buttons, type text, scroll, drag, or locate images on screen.

NakaokaRei/SwiftAutoGUI · 58 tokens

artifact-storage-policy

管理 Codex 交付物的專案識別、Google Drive/GitHub 路由、檔名、儲存位置與回讀驗證;凡工作報告、外部保存、交付成果或新 repository 選擇涉及遠端儲存時使用。.

a275618631/codex-antigravity-collaboration · 68 tokens

model-worker-routing

Route a task to the existing Ox Alpha worker only when the user explicitly names Ox Alpha; preserve normal Codex behavior for all other tasks.

a275618631/codex-antigravity-collaboration · 32 tokens