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 agentmods add skills/pascalebeier/hitkeep/hitkeep-analyticsnpx skills add PascaleBeier/hitkeep --skill hitkeep-analyticsgit clone --depth 1 https://github.com/PascaleBeier/hitkeepWhat 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 | $0.00068 | $0.00313 |
| Opus 5 | $0.00034 | $0.00156 |
| Sonnet 5 | $0.00014 | $0.00063 |
| Haiku 4.5 | $0.00007 | $0.00031 |
Grade A, and why
hitkeep-analytics 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 3d 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.
What it actually says
HitKeep Analytics
Read procedure.md before analyzing data. It is the canonical, transport-neutral reasoning procedure also used by HitKeep Ask AI.
External-agent adapter
- Use the production HitKeep MCP for scoped, read-only aggregate analytics and official docs lookup.
- Inspect live MCP tool schemas and help resources instead of copying the tool catalog, filters, limits, or defaults into this skill.
- If MCP is unavailable, state what cannot be verified and use official docs or user-provided data.
- Use the dashboard for human setup, administration, and visual review; REST APIs for supported application automation; and exports or takeout for portable owned data.
- Never use the local
hkdeveloper MCP for customer analytics.
Use $hitkeep-traffic-diagnosis, $hitkeep-ai-visibility-analyst, $hitkeep-ecommerce-analyst, or $hitkeep-tracking-verifier when installed and the task clearly matches one specialist. The parent remains sufficient when installed alone.
Do not request broader credentials, dashboard cookies, raw visitor rows, raw hit exports, billing changes, administration, token management, or mutations through MCP.
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.
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.
- 3d ago First seen · 21 lines · 68 tokens per session scan A b29bb11f8f0b
hitkeep-analytics is a skill published in the GitHub repository PascaleBeier/hitkeep (85 stars, last pushed 3d ago), licensed MIT. It adds 68 tokens to every session and 313 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.
Other skills, from other repositories
release-notes
Draft concise release notes.
sq-site-dependabot
Reviews, validates, and safely merges Dependabot pull requests for the sq.io site (site/, Bun lockfile). Use when clearing site dependency PRs, triaging Dependabot failures, or checking Lighthouse impact before merge.
sq
Guides use of the sq CLI to query SQL databases and tabular files with SLQ (sq's jq-like query language) or native SQL, manage sources, choose output formats, and run inspect, diff, and table commands. Use when the user mentions sq, SLQ, wrangling CSV/Excel/JSON/DB data, cross-source joins, or command-line data…
dd-code-generation
Use pup CLI for immediate Datadog operations or generate code for integration into applications.
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.
monitoring-capture-service
Guide for using the Grafana MCP to monitor and diagnose the capture service (rust/capture) in production. Use when investigating latency, event loss, Kafka backpressure, Redis issues, rate limiting, Envoy proxy issues, or any capture health question. Covers prod-us and prod-eu environments.