google-ads-ninja

google-ads-ninja is a skill for Claude Code, Codex from fabricioctelles/jump-skills. It costs 116 tokens per session (1,572 once invoked), scanned A, original, MIT.

A routing skill for Google Ads and related advertising tools. It selects specialist instructions for the Google Ads API, mobile advertising software, video advertising, and ad measurement or monetization tasks.

In plain words
What is it for?
Use it to set up Google Ads API access, diagnose account performance, connect advertising data, or work with AdMob, Ad Manager, and video ad tools.
Why use it?
It removes the need to choose among separate instructions for advertising accounts, APIs, and software-development kits. It helps match an advertising request to the right workflow.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to set up Google Ads API access, diagnose account performance, connect advertising data, or work with AdMob, Ad Manager, and video ad tools.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fabricioctelles/jump-skills/google-ads-ninja
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.

Any agent
npx skills add fabricioctelles/jump-skills --skill google-ads-ninja
Clone the repo
git clone --depth 1 https://github.com/fabricioctelles/jump-skills

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 google-ads-ninja

README.md
[![agentmods](https://agentmods.dev/badge/skills/fabricioctelles/jump-skills/google-ads-ninja/github.svg)](https://agentmods.dev/skills/fabricioctelles/jump-skills/google-ads-ninja)
Your own site
<a href="https://agentmods.dev/skills/fabricioctelles/jump-skills/google-ads-ninja"><img src="https://agentmods.dev/badge/skills/fabricioctelles/jump-skills/google-ads-ninja/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.

agentmods 80×15 button for google-ads-ninja

Your own site · 80×15
<a href="https://agentmods.dev/skills/fabricioctelles/jump-skills/google-ads-ninja"><img src="https://agentmods.dev/badge/skills/fabricioctelles/jump-skills/google-ads-ninja.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 116 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,572 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found 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.00116 $0.01572
Opus 5 $0.00058 $0.00786
Sonnet 5 $0.00023 $0.00314
Haiku 4.5 $0.00012 $0.00157

Measured 8d ago against content hash cec3ea1af8da, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

google-ads-ninja 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 8d 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.

ninjas/google-ads-ninja/SKILL.md · 125 lines

How it starts

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

Jump Skill — Master orchestrator that routes Google Ads tasks to 15+ specialized skills from official Google repositories.

Purpose

This skill acts as an intelligent router to the Google Ads skills library. Instead of manually searching for the right skill, describe your advertising task and this skill will:

  1. Identify the most relevant specialized skill(s)
  2. Load the full skill instructions on demand
  3. Execute the task with expert-level Google Ads knowledge

Skill Catalog

Google Ads API

Skill Path Use When
google-ads-api-quickstart {{JUMP_SKILLS_DIR}}/repos/google-ads-ninja/skills/skills/ads/google-ads-api-quickstart/ API setup, credentials, developer tokens, first script
google-ads-api-mcp-setup {{JUMP_SKILLS_DIR}}/repos/google-ads-ninja/skills/skills/ads/google-ads-api-mcp-setup/ MCP server setup for AI assistants
google-ads-api-account-diagnostics {{JUMP_SKILLS_DIR}}/repos/google-ads-ninja/skills/skills/ads/google-ads-api-account-diagnostics/ Performance issues, conversion loss, impression share

Google Mobile Ads SDK

Skill Path Use When
google-mobile-ads-get-started {{JUMP_SKILLS_DIR}}/repos/google-ads-ninja/skills/skills/ads/google-mobile-ads-get-started/ SDK installation, AdMob/Ad Manager setup
google-mobile-ads-banner {{JUMP_SKILLS_DIR}}/repos/google-ads-ninja/skills/skills/ads/google-mobile-ads-banner/ Banner ads (Android, iOS, Unity)
google-mobile-ads-interstitial {{JUMP_SKILLS_DIR}}/repos/google-ads-ninja/skills/skills/ads/google-mobile-ads-interstitial/ Interstitial ads (Android, iOS, Unity)
google-mobile-ads-rewarded {{JUMP_SKILLS_DIR}}/repos/google-ads-ninja/skills/skills/ads/google-mobile-ads-rewarded/ Rewarded ads (Android, iOS, Unity)
google-mobile-ads-android-migrate-to-next-gen {{JUMP_SKILLS_DIR}}/repos/google-ads-ninja/skills/skills/ads/google-mobile-ads-android-migrate-to-next-gen/ Migration to GMA Next-Gen SDK

Read the full file on GitHub · 125 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. 8d ago First seen · 125 lines · 116 tokens per session scan A cec3ea1af8da

Subscribe to this mod's changes

google-ads-ninja is a skill published in the GitHub repository fabricioctelles/jump-skills (28 stars, last pushed 2d ago), licensed MIT. It adds 116 tokens to every session and 1,572 once invoked, about $0.0006 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-09-04.

Related

Other skills, from other repositories

drawio-aws

Use when the user asks for an AWS architecture diagram — VPC/networking, event-driven, landing zone, multi-AZ, serverless pipeline, or any diagram built with AWS service icons. Builds with the declarative layout engine using ground-truth mxgraph.aws4 stencils, validates (stencils/colors/nesting/geometry), runs a…

sparklabx/drawio-ai-kit · 94 tokens

ovh

OVHcloud infrastructure integration for managing instances, Kubernetes clusters, networks, and object storage via CLI and Terraform.

Arvo-AI/aurora · 24 tokens

scaleway

Scaleway cloud integration for managing instances, Kapsule Kubernetes clusters, object storage, and managed databases via CLI and Terraform.

Arvo-AI/aurora · 29 tokens

ak-cloud-deploy

Deploy an Agent Kernel project to AWS, Azure, or GCP using Terraform modules, or to any Kubernetes cluster (on-prem, baremetal, EKS) using the official Helm chart. Supports serverless and containerized modes for all three clouds. AWS supports execution modes (restsync, restasync, async, stream), queue-based scalable…

yaalalabs/agent-kernel · 146 tokens

isaac-automator

Deploy and operate a cloud Isaac Workstation with Isaac Automator: provision a GPU VM running Isaac Sim, Isaac Lab, and/or Isaac Lab Arena on AWS, GCP, Azure, or Alibaba Cloud, connect to it, move data in and out, control cost with stop/start, repair, import existing deployments, and destroy. Use when the user wants a…

isaac-sim/IsaacAutomator · 123 tokens

cloud-iam-deep

GCP/AWS/Azure cloud exploitation -- Cloud Functions, Firestore, Cloud Run, S3, MinIO, Blob Storage, SA keys.

uphiago/recon-skills · 35 tokens