tmr-website-traffic-growth-analyst

tmr-website-traffic-growth-analyst is a skill for Claude Code from twominutereports/marketing-skills. It costs 198 tokens per session (2,462 once invoked), scanned A, original, no licence file.

An SEO and website-traffic analysis skill that uses Google Analytics and Google Search Console data through Two Minute Reports. SEO is the work of helping a website appear in search results.

In plain words
What is it for?
Use it to analyse traffic, find SEO opportunities, investigate drops in visits, and check technical website health.
Why use it?
It brings website visits and search data together to investigate traffic changes and find areas for improvement.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the tmr-marketing-skills plugin — 13 skills, 1 MCP server shipped together

Good fit Use it to analyse traffic, find SEO opportunities, investigate drops in visits, and check technical website health.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/twominutereports/marketing-skills/tmr-website-traffic-growth-analyst
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 twominutereports/marketing-skills --skill tmr-website-traffic-growth-analyst
Clone the repo
git clone --depth 1 https://github.com/twominutereports/marketing-skills

Made for: Claude Code.

Or install tmr-marketing-skills, the plugin that ships this one along with the rest of its 13 skills, 1 MCP server.

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 tmr-website-traffic-growth-analyst

README.md
[![agentmods](https://agentmods.dev/badge/skills/twominutereports/marketing-skills/tmr-website-traffic-growth-analyst/github.svg)](https://agentmods.dev/skills/twominutereports/marketing-skills/tmr-website-traffic-growth-analyst)
Your own site
<a href="https://agentmods.dev/skills/twominutereports/marketing-skills/tmr-website-traffic-growth-analyst"><img src="https://agentmods.dev/badge/skills/twominutereports/marketing-skills/tmr-website-traffic-growth-analyst/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 tmr-website-traffic-growth-analyst

Your own site · 80×15
<a href="https://agentmods.dev/skills/twominutereports/marketing-skills/tmr-website-traffic-growth-analyst"><img src="https://agentmods.dev/badge/skills/twominutereports/marketing-skills/tmr-website-traffic-growth-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 198 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,462 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.
Origin unknown 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.00198 $0.02462
Opus 5 $0.00099 $0.01231
Sonnet 5 $0.00040 $0.00492
Haiku 4.5 $0.00020 $0.00246

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

Security

Grade A, and why

tmr-website-traffic-growth-analyst 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.

plugins/tmr-marketing-skills/skills/tmr-website-traffic-growth-analyst/SKILL.md · 245 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 12d ago First seen · 245 lines · 198 tokens per session scan A cf17f1c72c76

Subscribe to this mod's changes

tmr-website-traffic-growth-analyst is a skill published in the GitHub repository twominutereports/marketing-skills (8 stars, last pushed 3d ago), with no licence file. It adds 198 tokens to every session and 2,462 once invoked, about $0.0010 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.

Related

Other skills, from other repositories

meta-ads-framework-es

Analiza y optimiza campañas de Meta Ads (Facebook e Instagram) en español. Agnóstico de estrategia (Advantage+, segmentación manual, FRIA+CALIENTE, creative testing, WhatsApp/Mensajes). Activar con informes o métricas de campañas, capturas del Administrador de Anuncios, preguntas sobre pixel o audiencias, guiones de…

vladimirlucantis/meta-ads-framework-es · 99 tokens

offensive-bug-identification

Systematic bug identification methodology: source code review patterns, black-box testing strategies, taint analysis, dangerous function hunting, data flow tracing, and automated scanning setup. Use for code audits, bug bounty triage, or building vulnerability identification pipelines.

SnailSploit/Claude-Red · 0 tokens

paywall-pricing-optimizer

Design effective paywalls, structure subscription tiers, and optimize pricing for mobile apps. Covers monetization model selection, paywall screen design, pricing psychology, A/B testing strategy, and RevenueCat/StoreKit/Google Billing integration. Use when the user wants to monetize an app, design a paywall, choose…

robertguss/claude-code-toolkit · 143 tokens

triage-issue

Verify an issue, persisted audit finding, or unresolved review finding against current code, classify it, and write only the contracted forge/ledger outcome. Supports independent batches and an immediate-fix review-finding route. Triggers: "triage-issue", "triage issue N", "triage this finding", "is this trigger met".

gtrabanco/agentic-workflow · 74 tokens

wordpress-elementor-dev

Expert WordPress and Elementor Pro development skill. Use this whenever the user asks about WordPress theme development, Elementor Pro customization, plugin architecture, custom post types, hooks/filters, Loop Grids, Dynamic Tags, Theme Builder templates, off-canvas UIs, custom CSS/JS injection, performance…

guramzhgamadze/WordPress-Elementor-Skill · 184 tokens

playwright-debugging

Diagnostic Playwright workflows for flaky or failing tests, including trace analysis, UI mode, and state isolation.

hzijad/playwright-agent-skills · 26 tokens