seo-seranking

Tracks AI share-of-voice across ChatGPT, Gemini, Perplexity, and Google AI surfaces via the SE Ranking API.

Updated Sep 17, 2026
One-click install
npx skills add https://github.com/coseto6125/claude-setup --skill seo-seranking-coseto6125
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-seranking
Source: https://github.com/coseto6125/claude-setup/tree/main/skills/seo-seranking
Command: npx skills add https://github.com/coseto6125/claude-setup --skill seo-seranking-coseto6125

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Measuring how often a brand appears in AI-generated answers requires querying multiple platforms separately, and most SEO tools only cover traditional search results. This Skill queries the SE Ranking API to report brand visibility across ChatGPT, Gemini, Perplexity, AI Overviews, and AI Mode in a single request. ## Core Features & Use Cases - AI Share-of-Voice Tracking: Returns per-platform percentages (chatgpt_sov, gemini_sov, perplexity_sov, ai_overviews_sov, ai_mode_sov) showing how often a brand is cited in sampled AI responses. - Traditional SEO Data: Fetches top 100 organic positions with SERP features, backlink profiles, and top 10 organic competitors with shared-keyword gaps. - Cost Guardrails: Logs per-query unit spend (~5 units per AI visibility query) through a shared cost-tracking script across SEO data vendors. - Use Case: A marketing team wants to know whether their brand is being recommended by ChatGPT and Perplexity for their category keywords, and compare that against their Google organic rankings, all from one workflow. ## Quick Start Ask the assistant to check AI share-of-voice for your brand using the SE Ranking integration, for example: run /seo seranking ai-visibility for mybrand.com.

Frequently Asked Questions about seo-seranking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track brand mentions in ChatGPT and Perplexity?▼

Use the SE Ranking AI visibility query, which samples prompts across ChatGPT, Gemini, Perplexity, AI Overviews, and AI Mode and returns the percentage of responses mentioning your brand. Run it with /seo seranking ai-visibility followed by your brand name.

What is AI share-of-voice in SEO?▼

AI share-of-voice is the percentage of sampled AI platform responses that mention or cite a brand. SE Ranking reports it per platform as chatgpt_sov, gemini_sov, perplexity_sov, ai_overviews_sov, and ai_mode_sov, each with a confidence note based on sample size.

Does SE Ranking require an API key for AI visibility tracking?▼

Yes, an SE Ranking API key is required and must be set as SERANKING_API_KEY in ~/.claude/settings.json under env. Run extensions/seranking/install.sh to configure it before making any API calls.

How much does an SE Ranking AI visibility query cost?▼

A single AI visibility query costs approximately 5 API units, one per platform sampled. Spend across vendors can be logged using the shared dataforseo_costs.py script in the claude-seo bin directory.

When should I use SE Ranking instead of Ahrefs or DataForSEO for backlinks?▼

SE Ranking serves as an alternative vendor source for backlink profiles when Ahrefs or DataForSEO data is unavailable or when consolidating vendors. For deeper backlink and content audits, the seo-backlinks and seo-content skills remain the fallback.