llm-citation-auditlisted
Install: claude install-skill search-atlas-group/amm-founding-circle
# LLM Citation Audit
## SearchAtlas MCP tools to use first
Tightly integrated with Atlas LLM Visibility. Pulls confirmed citation data from `visibility` instead of attempting brittle prompt-by-prompt audits.
| Phase | SA MCP tool | What it gives you |
|---|---|---|
| Setup | `visibility` → `list_brands`, `get_brand` | Confirms the brand is being tracked by Atlas LLM Visibility. If not, run `create_brand` so future audits are continuous. |
| Citation data | `visibility` → `get_brand_overview` | Headline brand citation share across all tracked AI engines (Perplexity, ChatGPT, Claude, Gemini, Google AI Overviews). |
| Citation data | `visibility` → `get_citations_overview` | Per-prompt citation breakdown — where you're cited, where you're not, what's cited instead. |
| Trends | `visibility` → `get_visibility_trend` | 30/60/90 day trend lines — is the brand gaining or losing AI mindshare? |
| Competitive | `visibility` → `get_competitor_visibility_rank` | Rank against the named competitor set. The gap analysis Atlas runs continuously. |
| Topic gaps | `visibility` → `get_topics_overview` | Topics where the brand is and isn't winning. Feeds the Entity-gap output. |
| Prompt gaps | `visibility` → `get_queries_overview` | Per-query citation status. Replaces manual prompt testing — Atlas has already tested at scale. |
| Sentiment | `visibility` → `get_sentiment_overview` | Positive / neutral / negative breakdown of how AI engines describe the brand. |
**Routing rule:** Always ca