
Seo Seranking
- 26 installs
- 13.3k repo stars
- Updated July 27, 2026
- agricidaniel/claude-seo
seo-seranking is a Claude Code skill that tracks AI Share-of-Voice across ChatGPT, Gemini, Perplexity, AI Overviews, and AI Mode via the SE Ranking API.
About
seo-seranking is an SE Ranking AI-visibility analyst extension that tracks AI Share-of-Voice across ChatGPT, Gemini, Perplexity, AI Overviews, and AI Mode in a single query. A developer uses it to measure how often a brand appears across all five AI platforms and to pull SERP, backlink, and competitor data. It reports per-platform share-of-voice percentages with confidence notes. It uses unit-based cost accounting.
- Tracks AI Share-of-Voice across ChatGPT, Gemini, Perplexity, AI Overviews, and AI Mode in one query
- Also returns SERP positions, backlink profile, and organic competitors
- Single API covering all 5 AI platforms per the skill's gap analysis
Seo Seranking by the numbers
- 26 all-time installs (skills.sh)
- Ranked #1,444 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
seo-seranking capabilities & compatibility
Requires an SE Ranking API key; unit-based accounting, ~5 units per AI visibility query.
- Capabilities
- seo audit · ai citation tracking · serp tracking
- Use cases
- seo · marketing · research
- Runs
- Runs locally
- Pricing
- Bring your own API key
What seo-seranking says it does
Tracks AI Share-of-Voice across ChatGPT, Gemini, Perplexity, AI Overviews, and AI Mode in a single query.
no other vendor covers all 5 AI platforms in one API.
Live AI visibility tracking via the SE Ranking REST API.
npx skills add https://github.com/agricidaniel/claude-seo --skill seo-serankingAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 26 |
|---|---|
| repo stars | ★ 13.3k |
| Last updated | July 27, 2026 |
| Repository | agricidaniel/claude-seo ↗ |
What it does
Track AI Share-of-Voice across ChatGPT, Gemini, Perplexity, AI Overviews, and AI Mode plus SERP and backlink data.
Who is it for?
Measuring AI Share-of-Voice across all five major AI platforms in one query.
Skip if: Deep single-platform AI audits, where seo-geo is preferred.
When should I use this skill?
The user wants AI share-of-voice, SERP positions, backlinks, or organic competitors for a brand or URL.
What you get
Per-platform AI share-of-voice percentages plus SERP, backlink, and competitor data for a brand.
By the numbers
- covers 5 AI platforms in one query
- ~5 units per AI visibility query
- top 100 organic positions
Files
seo-seranking
Live AI visibility tracking via the SE Ranking REST API.
Prerequisites
- Run
extensions/seranking/install.sh(orinstall.ps1). - An SE Ranking API key (https://seranking.com/api).
- Before any call, verify
SERANKING_API_KEYis present in~/.claude/settings.jsonunderenv.. If absent, tell the user to run the installer.
Routing
| 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 |
AI Share-of-Voice scoring
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.
Cost guardrails
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.
Cross-skill delegation
- For traditional backlinks + content audit, fall back to
seo-backlinks/seo-content. - For platform-specific deep-dives (ChatGPT only, Perplexity only), prefer the dedicated
seo-geoskill which has Brand Mention Correlation guidance.
Related skills
FAQ
Which AI platforms does it cover?
ChatGPT, Gemini, Perplexity, AI Overviews, and AI Mode, all in a single AI-visibility query.
How much does a query cost?
A single AI-visibility query is about 5 units (1 per platform), logged via the shared cost tracker.