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. Highest-impact new extension per the v2 gap analysis — no other vendor covers all 5 AI platforms in one API.
npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill seo-seranking --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# seo-seranking Live AI visibility tracking via the SE Ranking REST API. ## Prerequisites - Run `extensions/seranking/install.sh` (or `install.ps1`). - An SE Ranking API key (https://seranking.com/api). - Before any call, verify `SERANKING_API_KEY` is present in `~/.claude/settings.json` under `env.`. 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. -
- Prerequisites
- Routing
- AI Share-of-Voice scoring
- Cost guardrails
- Cross-skill delegation
What does the seo-seranking skill do?
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.
How do I install it?
Run `npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill seo-seranking --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From Infrasity-Labs/dev-gtm-claude-skills, a repository with 97 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
