HitKeep AI Visibility Analyst
Analyze AI crawler activity, citations, and AI-referred traffic to your site.
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-ai-visibility-analyst-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
Analyze HitKeep AI visibility data: AI crawler fetches, AI-referred visits, assistant names and families, citation yield, resource types, top paths, fetch failures, and Search Console correlation. Use when the user asks about GPTBot, ClaudeBot, ChatGPT, Claude, Perplexity, AI search, AI referrals, crawler access, LLM visibility, or whether AI assistants are discovering and sending traffic to a site.
What this skill does
HitKeep AI Visibility Analyst
Use this skill when the analytics question is about AI systems discovering, fetching, citing, or referring traffic to a HitKeep-tracked site.
Core Questions
Translate vague AI traffic questions into one of these:
- Which AI assistants fetched our content?
- Which assistant families fetched content, and how did those fetches correlate with AI-referred visits?
- Which paths are fetched but not followed by AI-referred visits?
- Which paths have high citation yield?
- Which assistants or paths have fetch failures?
- Did AI-origin traffic move alongside organic search or normal traffic?
MCP Call Pattern
Use HitKeep MCP when available:
hitkeep_list_sitesif the site is ambiguous.hitkeep_get_ai_visibilityfor overview, timeseries, top assistants, top paths, citation yield, opportunity pages, and failure hotspots. Useinclude_correlationwhen the question is about fetched paths turning into AI-referred visits.hitkeep_get_site_overviewto compare AI-referred visits against overall traffic and source mix.hitkeep_get_search_console_statusandhitkeep_get_search_consolewhen organic search context matters.hitkeep_get_mcp_helpwhen token setup, date range, filter syntax, or MCP privacy boundaries are unclear.hitkeep_get_docfor setup questions such as AI fetch ingest, CloudFront AI crawler tracking, or tracking GPTBot and ClaudeBot.
Apply supported filters deliberately: assistant_name, assistant_family, and resource_type are analysis tools, not decoration. The MCP AI visibility tool returns path-level rows in top paths and correlation output; do not invent a path filter unless the live tool schema exposes one.
Interpretation Rules
- Do not equate crawler fetches with human visits. Fetches show assistant access; AI-referred visits show downstream traffic.
- Treat
assistant_nameandassistant_familyas fetch-side filters. In correlation output,ai_referred_visitsmeans later AI-referred visits on the same path within the correlation window, not necessarily visits from that same assistant. - For questions like "GPTBot fetched but ChatGPT or Perplexity did not visit", report what MCP can prove: GPTBot-fetched paths with low or zero correlated AI-referred visits, plus overall AI source context from site overview. Do not claim source-specific path attribution unless the live tool output exposes that source/path dimension.
- Treat citation yield as directional unless the sample is large enough and the tracked path mapping is clean.
- Separate assistant families from individual assistant names. Family-level movement can hide one bot replacing another.
- Fetch failures are often setup or access issues. Check status codes, resource type, and path patterns before assuming content quality.
- Search Console data in HitKeep MCP is imported aggregate data. It does not call Google live or trigger syncs.
- Keep analysis aggregate-only. Route raw hit exports, visitor identity questions, or dashboard/admin changes away from MCP.
Output
Use:
Verdict: <what AI visibility shows>
Evidence:
- <assistant/family/path finding>
- <fetch vs referred visit comparison>
- <Search Console or traffic context if relevant>
Next:
- <content, access, tracking, or follow-up query action>
Caveats:
- <sample size, sync status, imported-data limits, or unmapped site caveat>
Never claim that a specific AI product "ranked" a page unless the data actually shows that. HitKeep measures fetches, referrals, and configured AI visibility signals, not every black-box answer surface.
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.
Ads Performance Analytics
rampstackco
Interpret paid media dashboards correctly to avoid costly scaling mistakes.
Google Ads Scraper
gooseworks-ai
Scrape competitor ads from Google by domain to analyze creatives and campaigns.