seo-seranking
SE Ranking AI visibility analyst (extension). Tracks AI Share-of-Voice across ChatGPT, Gemini, Perplexity, AI Overviews, and AI Mode in a single query.
Install / Use
npx skills add AgriciDaniel/claude-seo --skill seo-serankingInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
AI & Machine LearningSupported Platforms
Our assessment of seo-seranking
seo-seranking scores 79/100 on our quality scale, 570th of 762 AI & Machine Learning skills we index.
Its SKILL.md is 2.2 KB long, split into 6 sections and no code examples: moderately detailed.
With 17,676 GitHub stars, it is one of the more widely adopted skills in the catalogue.
Maintenance, license and trust
- The repository was last updated 3 days ago, so seo-seranking is actively maintained.
- Our last check on 2026-08-30 found the source still online.
- It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
- Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
Safety scan
No issues foundOur scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful.
AI review by kimi-k2.7-code on 2026-09-26. Automated pattern scan on 2026-09-26. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.
seo-seranking compared with similar skills
All 4 of these similar skills score higher than seo-seranking; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| seo-seranking (this skill)by AgriciDaniel | 79 | 17.7k | 3d ago | SKILL.md |
| claude-memby thedotmack | 100 | 94.8k | 1d ago | CLAUDE.md |
| Agent-Reachby Panniantong | 100 | 85.7k | 12d ago | CLAUDE.md |
| Understand-Anythingby Egonex-AI | 100 | 84.3k | 15d ago | CLAUDE.md |
| headroomby headroomlabs-ai | 100 | 73.9k | today | CLAUDE.md |
Frequently asked questions
- How do I install seo-seranking?
- Run
npx skills add AgriciDaniel/claude-seo --skill seo-seranking. The install tabs above show the steps for each supported agent. - Which AI agents does seo-seranking work with?
- It is written for Gemini CLI, as a SKILL.md file. Other agents that read the same format can often use it too.
- Is seo-seranking safe to use?
- Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful. It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is seo-seranking still maintained?
- The repository was last updated 3 days ago, so seo-seranking is actively maintained.
Skill content
View source on GitHubname: seo-seranking description: SE Ranking AI visibility analyst (extension). Tracks AI Share-of-Voice across ChatGPT, Gemini, Perplexity, AI Overviews, and AI Mode in a single query. metadata: version: "2.2.4" compatibility: "Requires an SE Ranking API key (set SERANKING_API_KEY by running extensions/seranking/install.sh)."
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.html).
- 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 vendor source 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
claude-mem
94.8kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Agent-Reach
85.7kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Understand-Anything
84.3kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
headroom
73.9kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
Languages
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
