HitKeep Analytics
Analyze HitKeep traffic, events, Web Vitals, and search performance data.
Installation
- Make sure Claude is on your device and in your terminal.
Skills load from
~/.claude/skills/when Claude Code starts up — so you need it on your machine first. If you don't have it yet, install it once with the command below, then runclaudein any terminal to verify.One-time setupnpm i -g @anthropic-ai/claude-codeAlready have it? Skip ahead.
- Paste into Claude Code or into your terminal.
This copies the whole skill folder into
~/.claude/skills/hitkeep-analytics-pascalebeier/— the SKILL.md plus any scripts, reference docs, or templates the skill ships with. Safe default: works for every skill.Faster alternative (instruction-only skills)
Skips the clone and grabs only the SKILL.md file. Don't use this if the skill ships Python scripts, reference markdowns, or asset templates — they won't be downloaded and the skill will fail when it tries to load them.
Quick install (SKILL.md only)Sign up to copy - Restart Claude Code.
Quit and reopen Claude Code (or any other agent that loads from
~/.claude/skills/). New skills are picked up on startup. - Just ask Claude.
Skills auto-activate when your request matches the skill's description — no slash command needed. Trigger phrases live in the skill's own frontmatter; you can read them in the “What this skill does” section above.
Prefer to read the source first? Open on GitHub.
When Claude uses it
Official parent skill for analyzing HitKeep data through HitKeep MCP and official docs. Use for broad traffic, event, ecommerce, Web Vitals, AI visibility, Search Console, opportunity, tracking-health, MCP setup, or analytics-surface questions; use a narrower HitKeep analytics skill when the task clearly matches one.
What this skill does
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.
Related skills
Experiment Designer
mohitagw15856
Design statistically rigorous A/B tests and interpret results with recommendations.
Attribution Health Audit
AgriciDaniel
Audit your cross-platform attribution setup for iOS, GA4, consent compliance, and conversion accuracy.
Google Search Console
superdesigndev
Identify pitfalls in Google Search Console API queries to avoid silent errors.
Brand Monitoring
nexscope-ai
Track brand mentions across social media and analyze sentiment in real time.