‹ 首页

seo-seranking

@agricidaniel · 收录于 1 周前 · 上游提交 1 周前★ 社区精选

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.

适合你,如果负责品牌在AI搜索中的曝光度监测

/ 通过 npx 安装 校验哈希
npx oh-my-skill add agricidaniel/claude-seo/seo-seranking
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- agricidaniel/claude-seo/seo-seranking
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify agricidaniel/claude-seo/seo-seranking
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
10898GitHub stars
~488上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 6cf1ea9 · 表述以原文为准
它做什么

安装后,Claude 可以查询品牌在 ChatGPT、Gemini、Perplexity、Google AI Overviews 和 AI Mode 五个 AI 平台上的提及率,并返回百分比和置信度。还能查询关键词的搜索引擎排名、网站的反向链接和竞争对手分析。

什么时候触发

当用户输入以“/seo seranking”开头的命令,并指定品牌、关键词或网址时触发。例如输入“/seo seranking ai-visibility 品牌名”即可查询 AI 可见度。

装好后可以这样说
Claude 会返回前100名自然排名和 SERP 特征。
Claude 会返回反向链接概况。
技能原文 SKILL.md作者撰写 · MIT · 6cf1ea9

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.
  • 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-geo skill which has Brand Mention Correlation guidance.
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。