google-analytics-ninja

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

A routing skill for Google Analytics, a service that measures how people use websites and apps. It selects specialist instructions for account settings, data streams, conversion events, reports, and analytics data access.

In plain words
What is it for?
Use it to manage Analytics properties, configure web or app data streams, define conversions, connect Firebase or Google Ads, control access, or retrieve reports.
Why use it?
It removes the need to search separate instructions for analytics administration and reporting. It helps direct configuration and data questions to the appropriate workflow.

Skill for Claude CodeCodex

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

Good fit Use it to manage Analytics properties, configure web or app data streams, define conversions, connect Firebase or Google Ads, control access, or retrieve reports.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/fabricioctelles/jump-skills/google-analytics-ninja"><img src="https://agentmods.dev/badge/skills/fabricioctelles/jump-skills/google-analytics-ninja.svg" alt="Reviewed on agentmods" width="80" 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 1,204 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.00093 $0.01204
Opus 5 $0.00046 $0.00602
Sonnet 5 $0.00019 $0.00241
Haiku 4.5 $0.00009 $0.00120

Measured 7d ago against content hash 92497b8d0bce, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

google-analytics-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 7d 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-analytics-ninja/SKILL.md · 148 lines

How it starts

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

Google Analytics Ninja

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

Purpose

This skill acts as an intelligent router to the Google Analytics skills library. Instead of manually searching for the right skill, describe your analytics 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 Analytics knowledge

Skill Catalog

Analytics Admin API

Skill Path Use When
google-analytics-admin-api-basics {{JUMP_SKILLS_DIR}}/repos/google-analytics-ninja/skills/skills/analytics/google-analytics-admin-api-basics/ Account/property management, data streams, custom dimensions, conversion events, Firebase/Ads links

Admin API Capabilities:

  • List and manage accounts and properties
  • Configure data streams (web, iOS, Android)
  • Manage custom dimensions and metrics
  • Configure conversion events
  • Set data retention policies
  • Manage Measurement Protocol secrets
  • Configure Firebase and Google Ads links
  • User and access management

Analytics Data API

Skill Path Use When
google-analytics-data-api-basics {{JUMP_SKILLS_DIR}}/repos/google-analytics-ninja/skills/skills/analytics/google-analytics-data-api-basics/ Reports, queries, metrics/dimensions, API enablement

Data API Capabilities:

  • Run customized analytics reports
  • Query metrics (activeUsers, sessions, screenPageViews, etc.)
  • Query dimensions (date, city, deviceCategory, etc.)
  • Check metrics and dimensions compatibility
  • Batch reporting requests
  • Real-time reports
  • Funnel reports
  • Cohort analysis

Routing Logic

When a task arrives:

  1. Account/property management?google-analytics-admin-api-basics
  2. Data streams configuration?google-analytics-admin-api-basics
  3. Custom dimensions/metrics?google-analytics-admin-api-basics
  4. Conversion events?google-analytics-admin-api-basics
  5. Firebase/Ads links?google-analytics-admin-api-basics
  6. Run reports?google-analytics-data-api-basics
  7. Query metrics?google-analytics-data-api-basics
  8. Real-time data?google-analytics-data-api-basics
  9. API setup/enablement? → Both skills cover this

Read the full file on GitHub · 148 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. 7d ago First seen · 148 lines · 93 tokens per session scan A 92497b8d0bce

Subscribe to this mod's changes

google-analytics-ninja is a skill published in the GitHub repository fabricioctelles/jump-skills (28 stars, last pushed yesterday), licensed MIT. It adds 93 tokens to every session and 1,204 once invoked, about $0.0005 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