谷歌关键词竞争度分析。当用户要求分析某个关键词的搜索竞争度、SEO难度、关键词排名机会、市场调研,或要求"分析下XXX关键词"时触发。使用浏览器抓取Google搜索结果页作为主要数据源,输出结构化竞争度报告。
npx skills add https://github.com/kennyzir/7deer_skills --skill keyword-competition-analysis
基于 Google 搜索结果页的关键词竞争度分析技能。
使用 browser 工具打开 Google 搜索结果页:
https://www.google.com/search?q=<URL编码的关键词>
用 browser snapshot compact=true 抓取搜索结果页,识别:
打开1-2个典型结果页面,快速确认:
按以下结构输出,详见 references/output-template.md:
| 维度 | 评估重点 |
|------|---------|
| 广告主密度 | 多 = 商业价值高 = 竞争激烈 |
| 结果主体 | 高权重站(官方/维基/Quora)为主 = 壁垒高 |
| 内容深度 | 300字浅页面 vs 3000字+深度内容 |
| 精选摘要 | 有 = SEO空间被压缩 |
| 视频结果 | 有 = 视频布局已是红海 |
| 域名年龄感 | 全是老站 = 难;有机会站点出现 = 可切入 |
从 People Also Search For 区域提取高价值长尾方向:
browser 工具而非 web_searchTake kennyzir/keyword-competition-analysis from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.