hitkeep-traffic-diagnosis

hitkeep-traffic-diagnosis is a skill for Codex from PascaleBeier/hitkeep. It costs 69 tokens per session (171 once invoked), scanned A, original, MIT.

A procedure for investigating changes in HitKeep website traffic, such as drops, spikes, changes in traffic sources, or suspicious activity. It separates tracking problems from real changes in visitor behavior using aggregate data, not individual users.

In plain words
What is it for?
Use it to examine sessions, visitors, page views, events, and conversions; compare search, referral, direct, campaign, and bot traffic; and produce a ranked diagnosis after a deployment or unusual change.
Why use it?
It helps identify the most likely reason traffic changed instead of mixing measurement errors, search changes, referrals, campaigns, direct visits, and bots together.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to examine sessions, visitors, page views, events, and conversions; compare search, referral, direct, campaign, and bot traffic; and produce a ranked diagnosis after a deployment or unusual change.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pascalebeier/hitkeep/hitkeep-traffic-diagnosis
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 PascaleBeier/hitkeep --skill hitkeep-traffic-diagnosis
Clone the repo
git clone --depth 1 https://github.com/PascaleBeier/hitkeep

Made for: 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 hitkeep-traffic-diagnosis

README.md
[![agentmods](https://agentmods.dev/badge/skills/pascalebeier/hitkeep/hitkeep-traffic-diagnosis/github.svg)](https://agentmods.dev/skills/pascalebeier/hitkeep/hitkeep-traffic-diagnosis)
Your own site
<a href="https://agentmods.dev/skills/pascalebeier/hitkeep/hitkeep-traffic-diagnosis"><img src="https://agentmods.dev/badge/skills/pascalebeier/hitkeep/hitkeep-traffic-diagnosis/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 hitkeep-traffic-diagnosis

Your own site · 80×15
<a href="https://agentmods.dev/skills/pascalebeier/hitkeep/hitkeep-traffic-diagnosis"><img src="https://agentmods.dev/badge/skills/pascalebeier/hitkeep/hitkeep-traffic-diagnosis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 171 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.00069 $0.00171
Opus 5 $0.00034 $0.00086
Sonnet 5 $0.00014 $0.00034
Haiku 4.5 $0.00007 $0.00017

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

Security

Grade A, and why

hitkeep-traffic-diagnosis 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 10d 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.

skills/hitkeep-traffic-diagnosis/SKILL.md · 13 lines

What it actually says

HitKeep Traffic Diagnosis

Read procedure.md and follow it as the canonical diagnostic procedure.

Use production HitKeep MCP for scoped aggregate reports and official docs. Inspect live tool schemas rather than copying tool names, filters, or limits here. If MCP is unavailable, state which observations cannot be verified.

Keep the diagnosis aggregate-only, distinguish measurement changes from user-behavior changes, and report a ranked explanation rather than a list of unrelated possibilities.

Files

What ships with it

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

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. 10d ago First seen · 13 lines · 69 tokens per session scan A 4a92a5b35698

Subscribe to this mod's changes

hitkeep-traffic-diagnosis is a skill published in the GitHub repository PascaleBeier/hitkeep (86 stars, last pushed 5d ago), licensed MIT. It adds 69 tokens to every session and 171 once invoked, about $0.0003 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-30.

Related

Other skills, from other repositories

mma-investigator

Expert system for investigating MMA (Multi-Metric Allocator) behavior on CockroachDB clusters. Helps oncall engineers diagnose load imbalances, understand rebalancing decisions, and identify why MMA did or didn't act.

cockroachdb/cockroach · 47 tokens

pi-loop-forensics

Diagnose pi-go agent loops and degenerate turns — "agent loop aborted", runaway thinking with no tool calls, repeated phrases. Discriminates genuine model repetition collapse from a race, a tool-parse failure, or a too-low guard, and A/B replays a seed session across providers.

dimetron/pi-go · 65 tokens

nightly-session-watch

Nightly sweep of the last 24h of pi-go sessions — anomalous runs, loop aborts, tool error rates, token waste, real prompt-token spend, and whether the observation and palace pipelines are still recording. Triages each finding to the specialist skill that diagnoses it. Use for an unattended daily health check, or on…

dimetron/pi-go · 78 tokens

lsp-inspect

Full code quality audit for a file, package, or directory. Supports batch mode (directory walk with --top ranking), comparison mode (--diff for branch-only issues), severity calibration by blast radius, fix suggestions, and confidence tiers. Applies a check taxonomy (dead symbols, silent failures, error wrapping…

blackwell-systems/agent-lsp · 126 tokens

config-loader-helper

Diagnose configuration-related failures, enumerate required env vars, and guide safe local test setup (no secrets).

pilinux/gorest · 25 tokens

lsp-dead-code

Enumerate exported symbols in a file and surface those with zero references across the workspace. Use when auditing for dead code, cleaning up APIs, or checking which exports are safe to remove.

blackwell-systems/agent-lsp · 43 tokens