一键导入
competitor-keyword-analysis
Map a competitor's organic search presence using Keywords Everywhere MCP — top keywords, traffic metrics, and content theme clusters.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Map a competitor's organic search presence using Keywords Everywhere MCP — top keywords, traffic metrics, and content theme clusters.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Brainstorm ad concepts by combining messaging angles (Problem, Solution, Comparison, Proof, Curiosity), formats, and visual styles using a market awareness framework.
Grade running ads as Red (stop) / Yellow (hold) / Green (scale) with creative fatigue detection, LTV:CAC analysis, and scaling recommendations.
Render ad concepts as HTML with 5 template styles (cookie-cutter, ugly, meme, branded, native), optionally screenshot via Playwright MCP.
Take long-form content and produce a week of short-form social posts using Hub & Spoke method with 6 templates.
Plan content strategy including pillars, topic clusters, editorial calendar, and keyword research by buyer stage.
Generate social media posts from a topic using 9 templates (Story, Observation, Contrarian Take, Listicle, Past vs. Present, Hand-Raiser, Launch, Meme, Carousel) with platform adaptation.
| name | competitor-keyword-analysis |
| description | Map a competitor's organic search presence using Keywords Everywhere MCP — top keywords, traffic metrics, and content theme clusters. |
| compatibility | Requires Keywords Everywhere MCP. Returns empty data gracefully if not connected. |
| metadata | {"author":"superamped","version":"1.0","website":"https://superamped.com"} |
Use for a quick SEO snapshot of a competitor's organic presence, or as input to competitor-content-analysis for deeper content strategy mapping.
Ask the user for:
example.com (no protocol)Check that Keywords Everywhere MCP is connected.
If not connected, return empty data with the note: "Keywords Everywhere MCP not configured — SEO data not available." Don't block the user — return gracefully.
Pull get_domain_keywords:
This returns the top keywords the competitor ranks for, with estimated monthly traffic and SERP position per keyword.
Pull get_domain_traffic_metrics:
This returns estimated monthly organic traffic and total ranking keywords for the domain.
Group the top keywords into 3-5 content themes by topic similarity. For each theme:
These themes represent the competitor's content pillars from an SEO perspective.
# Keyword Analysis: [Competitor Name]
**Domain:** [domain]
**Date:** [current date]
**Estimated monthly organic traffic:** [X]
**Total ranking keywords:** [X]
## Top Keywords
| Keyword | Est. Monthly Traffic | SERP Position |
|---------|---------------------|---------------|
| | | |
## Content Themes
| Theme | Keywords | Combined Traffic | Top Keyword |
|-------|----------|-----------------|-------------|
| | | | |
## Data Sources
- Keywords Everywhere: connected / not connected
- Country: [code]
- Domain keywords pulled: [count]
get_related_keywords or get_pasf_keywords — those are for keyword expansion, not competitor mapping.