extensions/seranking/skills/seo-seranking/SKILL.md
SE Ranking AI visibility analyst (extension). Tracks AI Share-of-Voice across ChatGPT, Gemini, Perplexity, AI Overviews, and AI Mode in a single query. Highest-impact new extension per the v2 gap analysis — no other vendor covers all 5 AI platforms in one API.
npx skillsauth add agricidaniel/claude-seo seo-serankingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Live AI visibility tracking via the SE Ranking REST API.
extensions/seranking/install.sh (or install.ps1).SERANKING_API_KEY is present in ~/.claude/settings.json under env.. If absent, tell the user to run the installer.| Command | Purpose |
|---|---|
| /seo seranking ai-visibility <brand> | Share-of-voice for brand across ChatGPT, Gemini, Perplexity, AI Overviews, AI Mode |
| /seo seranking serp <keyword> | Top 100 organic positions + SERP features |
| /seo seranking backlinks <url> | Backlink profile (alternative free-tier to Ahrefs / DataForSEO) |
| /seo seranking competitors <url> | Top 10 organic competitors and shared-keyword gaps |
SE Ranking samples each AI platform's responses for brand mentions across a configurable prompt set. The scorer is the same logic used by Profound / Peec AI but bundled into one MCP/API. Output fields:
chatgpt_sov: % of sampled prompts where the brand appears in the response.gemini_sov: same, against Google Gemini.perplexity_sov: same, against Perplexity.ai_overviews_sov: brand citation rate inside Google AI Overviews.ai_mode_sov: brand citation rate inside Google AI Mode (US English first).Report each as a percentage with a confidence note based on sample size.
SE Ranking API uses unit accounting. Single AI visibility query is
~5 units (1 per platform). Use scripts/dataforseo_costs.py to log
spend across vendors.
seo-backlinks / seo-content.seo-geo skill which has Brand Mention Correlation guidance.tools
Multi-page Lighthouse audit via the MIT-licensed Unlighthouse CLI. Free-tier alternative to running PageSpeed against every URL on a site — no API quota burn, runs locally.
tools
Profound LLM citation tracker (extension). Time-series brand citation rates across ChatGPT, Perplexity, and other LLMs. Pairs with seo-seranking for triangulated AI visibility coverage.
tools
Bing Webmaster Tools + IndexNow extension. Microsoft Copilot citations are fed by the Bing index; this skill makes Bing visibility, link data, and IndexNow URL submission first-class.
tools
Ahrefs API analyst (extension). Reads referring domains, backlinks, organic keywords, and content explorer data via the official @ahrefs/[email protected] server. Pairs with seo-backlinks for multi-source confidence weighting.