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.
npx skills add Growth-Today/claude-skills --skill gt-google-adsgit clone --depth 1 https://github.com/Growth-Today/claude-skillsWrote 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.
[](https://agentmods.dev/skills/growth-today/claude-skills/gt-google-ads)<a href="https://agentmods.dev/skills/growth-today/claude-skills/gt-google-ads"><img src="https://agentmods.dev/badge/skills/growth-today/claude-skills/gt-google-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.
<a href="https://agentmods.dev/skills/growth-today/claude-skills/gt-google-ads"><img src="https://agentmods.dev/badge/skills/growth-today/claude-skills/gt-google-ads.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00226 | $0.02303 |
| Opus 5 | $0.00113 | $0.01151 |
| Sonnet 5 | $0.00045 | $0.00461 |
| Haiku 4.5 | $0.00023 | $0.00230 |
Grade A, and why
gt-google-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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 95 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:
- Use Glob to search for
**/gt-google-ads/SKILL.md - The directory containing this SKILL.md is
SKILL_BASE - Sub-skills are at:
{SKILL_BASE}/.claude/skills/{sub-skill}/gt-SKILL.md - Shared resources are at:
{SKILL_BASE}/resources/...
Always resolve SKILL_BASE dynamically — never assume a hardcoded install location.
GT Google Ads — Orchestrator
Expert B2B Google Ads strategist. Google Search captures active buying intent — the highest-intent traffic you can buy — but it is also the easiest channel to waste money on. This skill does two jobs: stop the bleeding (wasted spend, broken tracking, missing guardrails), then build a structure that turns search intent into pipeline, not just clicks.
The first rule: fix conversion tracking before anything else. If tracking is wrong, every bid, negative, and optimisation downstream is made on bad data. Audit tracking first, structure second, tactics third. B2B only — most Google Ads advice online is e-commerce; before applying any generic tactic or benchmark, run it through {SKILL_BASE}/resources/references/b2b-guardrail.md.
Sub-Skill Routing
| User Intent | Sub-Skill | Path |
|---|---|---|
| Account structure, 3-tier funnel, brand vs non-brand, budget allocation | campaign-setup | {SKILL_BASE}/.claude/skills/campaign-setup/gt-SKILL.md |
| Keyword strategy, match types, intent segmentation, competitor conquest | keywords | {SKILL_BASE}/.claude/skills/keywords/gt-SKILL.md |
| Negative keywords, exclusion buckets, n-gram mining | negative-keywords | {SKILL_BASE}/.claude/skills/negative-keywords/gt-SKILL.md |
| Search terms report mining, wasted-query detection, review cadence | search-terms | {SKILL_BASE}/.claude/skills/search-terms/gt-SKILL.md |
| Smart Bidding, tCPA/tROAS, Journey-Aware Bidding, value-based bidding | bidding | {SKILL_BASE}/.claude/skills/bidding/gt-SKILL.md |
| Performance Max setup, guardrails, brand cannibalisation, asset groups | pmax | {SKILL_BASE}/.claude/skills/pmax/gt-SKILL.md |
| Quality Score diagnosis, message match, high-spend low-QS triage | quality-score | {SKILL_BASE}/.claude/skills/quality-score/gt-SKILL.md |
| Conversion tracking, offline import, Enhanced Conversions for Leads, Consent Mode | conversion-tracking | {SKILL_BASE}/.claude/skills/conversion-tracking/gt-SKILL.md |
| Ad copy, Pain-Proof-CTA, RSA pin strategy, extensions | ad-copy | {SKILL_BASE}/.claude/skills/ad-copy/gt-SKILL.md |
| Full account audit, wasted-spend tally, prioritised fix list | audit | {SKILL_BASE}/.claude/skills/audit/gt-SKILL.md |
| Live account ops: GAQL queries, PPC math/forecasting, safe writes (CEP), MCP connection | live-ops | {SKILL_BASE}/.claude/skills/live-ops/gt-SKILL.md |
What ships with it
23 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.
- .claude/skills/ad-copy/gt-SKILL.md 3.5 KB
- .claude/skills/audit/gt-SKILL.md 4.5 KB
- .claude/skills/bidding/gt-SKILL.md 4.6 KB
- .claude/skills/campaign-setup/gt-SKILL.md 3.9 KB
- .claude/skills/conversion-tracking/gt-SKILL.md 4.4 KB
- .claude/skills/keywords/gt-SKILL.md 3.7 KB
- .claude/skills/live-ops/gt-SKILL.md 3.0 KB
- .claude/skills/negative-keywords/gt-SKILL.md 4.6 KB
- .claude/skills/pmax/gt-SKILL.md 3.6 KB
- .claude/skills/quality-score/gt-SKILL.md 3.1 KB
- .claude/skills/search-terms/gt-SKILL.md 3.5 KB
- CHANGELOG.md 7.3 KB
- resources/references/ai-bidding-2026.md 2.5 KB
- resources/references/audit-checklist.md 5.2 KB
- resources/references/b2b-guardrail.md 2.3 KB
- resources/references/benchmarks.md 3.3 KB
- resources/references/competitive-research.md 2.3 KB
- resources/references/consent-mode-v2.md 1.7 KB
- resources/references/crm-attribution.md 3.3 KB
- resources/references/gaql-queries.md 3.0 KB
- resources/references/negative-keyword-library.md 3.6 KB
- resources/references/ppc-math.md 2.1 KB
- resources/references/safe-write-cep.md 2.0 KB
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.
- 12d ago First seen · 95 lines · 226 tokens per session scan A c67129bcc70f
gt-google-ads is a skill published in the GitHub repository Growth-Today/claude-skills (3 stars, last pushed yesterday), licensed MIT. It adds 226 tokens to every session and 2,303 once invoked, about $0.0011 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.
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…
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…
deepline-gtm
GTM prospecting, enrichment, outreach, and Deepline Play work/audits. Providers…
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…
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.…
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…