ai-visibility-tracker

Solid

Active probe of ChatGPT/PPLX/Claude/Gemini to check if our article is cited. Compares to projects/{slug}/geo-baseline.json. Triggered by /ai-visibility command or daily/weekly schedule.

AI & Automation 43 stars 13 forks Updated 3 days ago Apache-2.0

Install

View on GitHub

Quality Score: 84/100

Stars 20%
55
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
55
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# AI Visibility Tracker Re-runs `scripts.fetch.ai_search_probe` periodically per article. ## Workflow ```bash python -m scripts.fetch.ai_search_probe \ --brand "{brand}" \ --domain "{domain}" \ --engines chatgpt,perplexity,claude,gemini \ --queries "specific queries from this article's title + variants" \ --json > projects/{slug}/probes/{engine}-{date}.json ``` Compare to baseline: - ai_resolution_status improvement / regression - Citation count change - Brand mention frequency change ## Alert triggers | Condition | Action | |---|---| | Engine status: recognized → partial/unrecognized | Warning (P2) | | All engines went partial/unrecognized | Critical (P1) | | Brand mentioned but "confused" with another | Emergency (P0) | | Factual errors increased | High (P2) | | New citation by engine | Info (P3, positive!) | ## Schedule - Tier 1 articles (revenue-critical): daily - Tier 2: weekly - Tier 3 (most): monthly - Brand-level probes: daily ## See also - `scripts/fetch/ai_search_probe.py` - `references/geo/geo-score-feedback-loop.md` (T+14/45/90 windows)

Details

Author
XuanRanL
Repository
XuanRanL/loamwright-SEO-Skill
Created
2 weeks ago
Last Updated
3 days ago
Language
Python
License
Apache-2.0

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

hoo-citation-tracker

Use to measure AI answer-engine visibility - "are we cited by ChatGPT/Perplexity", "AI share of voice", /organic-os:citations, or the weekly routine's citation step.

5 Updated 4 days ago
shalintripathi
AI & Automation Listed

ai-citation-tracker

Track brand mentions, URL citations, and share-of-voice across the 2026 AI search surface — ChatGPT (with browsing), Perplexity, Claude (with search), Google Gemini, Google AI Overviews, Bing Copilot, You.com, Phind, and Microsoft Copilot. Polls a configurable query set per engine on a schedule; logs whether your brand was mentioned, whether your URL was cited, who your competitors were, and how all of that moved week over week. Outputs share-of-voice dashboards, weekly delta reports, competitor matrices, and citation-gap analysis (queries where you SHOULD be cited but aren't). Closes the single biggest gap in legacy SEO platforms — Visibly AI / Semrush / Ahrefs / Moz / Conductor all under-cover this surface in 2026, even though AI Overviews now answer 30%+ of informational queries with zero clicks. TRIGGER on "AI citation tracking", "share of voice AI", "ChatGPT citations", "Perplexity citations", "AI Overview tracking", "brand mentions in AI", "LLM visibility", "GEO tracking", "AEO measurement", "AI search

14 Updated 3 weeks ago
tinh2
AI & Automation Listed

cf-aeo-check

Post-publication AI-visibility check — re-probes target queries via web search, records whether the published piece is cited in Google AI Overviews, audits on-page extractability (definition block, dates, schema, structures) via web fetch, and appends every check to per-brand history so deltas are tracked over time. Triggers on "/contentforge:cf-aeo-check", "is our article cited in AI Overviews", "did we earn AI citations", "check AEO for this URL", "why is a competitor cited instead of us". Measures Google-observable signals only (no ChatGPT/Perplexity probing unless an AEO-tracking connector is present, and then labeled); closes the loop /contentforge:cf-brief opens and routes absent verdicts to /contentforge:content-refresh with evidence. Reports and records — it does not edit or republish the page.

0 Updated today
teachskillofskills-ai