Install
$ agentstack add skill-pascalebeier-hitkeep-hitkeep-ai-visibility-analyst ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
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:
Evidence:
-
-
-
Next:
-
Caveats:
-
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.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: PascaleBeier
- Source: PascaleBeier/hitkeep
- License: MIT
- Homepage: https://hitkeep.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.