SERP Analysis
SEO & GEO Skills Library · 20 skills for SEO + GEO · Install all: npx skills add aaron-he-zhu/seo-geo-claude-skills
Research · keyword-research · competitor-analysis · serp-analysis · content-gap-analysis
Build · seo-content-writer · geo-content-optimizer · meta-tags-optimizer · schema-markup-generator
Optimize · on-page-seo-auditor · technical-seo-checker · internal-linking-optimizer · content-refresher
Monitor · rank-tracker · backlink-analyzer · performance-reporter · alert-manager
Cross-cutting · content-quality-auditor · domain-authority-auditor · entity-optimizer · memory-management
This skill analyzes Search Engine Results Pages to reveal what's working for ranking content, which SERP features appear, and what triggers AI-generated answers. Understand the battlefield before creating content.
When to Use This Skill
- Before creating content for a target keyword
- Understanding why certain pages rank #1
- Identifying SERP feature opportunities (featured snippets, PAA)
- Analyzing AI Overview/SGE patterns
- Evaluating keyword difficulty more accurately
- Planning content format based on what ranks
- Identifying ranking factors for specific queries
What This Skill Does
- SERP Composition Analysis: Maps what appears on the results page
- Ranking Factor Identification: Reveals why top results rank
- SERP Feature Mapping: Identifies featured snippets, PAA, knowledge panels
- AI Overview Analysis: Examines when and how AI answers appear
- Intent Signal Detection: Confirms user intent from SERP composition
- Content Format Recommendations: Suggests optimal format based on SERP
- Difficulty Assessment: Evaluates realistic ranking potential
How to Use
Basic SERP Analysis
Analyze the SERP for [keyword]
What does it take to rank for [keyword]?
Feature-Specific Analysis
Analyze featured snippet opportunities for [keyword list]
Which of these keywords trigger AI Overviews? [keyword list]
Competitive SERP Analysis
Why does [URL] rank #1 for [keyword]?
Data Sources
See CONNECTORS.md for tool category placeholders.
With ~~SEO tool + ~~search console + ~~AI monitor connected:
Automatically fetch SERP snapshots for target keywords, extract ranking page metrics (domain authority, backlinks, content length), pull SERP feature data, and check AI Overview presence using ~~AI monitor. Historical SERP change data and mobile vs. desktop variations can be retrieved automatically.
With manual data only:
Ask the user to provide:
- Target keyword(s) to analyze
- SERP screenshots or detailed descriptions of search results
- URLs of top 10 ranking pages
- Search location and device type (mobile/desktop)
- Any observations about SERP features (featured snippets, PAA, AI Overviews)
Proceed with the full analysis using provided data. Note in the output which metrics are from automated collection vs. user-provided data.
Instructions
When a user requests SERP analysis:
Understand the Query
Clarify if needed:
- Target keyword(s) to analyze
- Search location/language
- Device type (mobile/desktop)
- Specific questions about the SERP
Map SERP Composition
Document all elements appearing on the results page: AI Overview, ads, featured snippet, organic results, PAA, knowledge panel, image pack, video results, local pack, shopping results, news results, sitelinks, and related searches.
Analyze Top Ranking Pages
For each of the top 10 results, document: URL, domain, domain authority, content type, word count, publish/update dates, on-page factors (title, meta description, H1, URL structure), content structure (headings, media, tables, FAQ), estimated metrics (backlinks, referring domains), and why it ranks.
Identify Ranking Patterns
Analyze common characteristics across top 5 results: word count, domain authority, backlinks, content freshness, HTTPS, mobile optimization. Document content format distribution, domain type distribution, and key success factors.
Analyze SERP Features
For each present SERP feature: analyze the current holder, content format, and strategy to win. Cover Featured Snippet (type, content, winning strategy), PAA (questions, current answers, optimization approach), and AI Overview (sources cited, content patterns, citation strategy).
Determine Search Intent
Confirm primary intent from SERP composition. Document evidence, intent breakdown percentages, and content format implications (format, tone, CTA).
Calculate True Difficulty
Score overall difficulty (1-100) based on: top 10 domain authority, page authority, backlinks required, content quality bar, and SERP stability. Provide realistic assessments for new, growing, and established sites, plus easier alternatives.
Generate Recommendations
Produce a summary with: Key Findings, Content Requirements to Rank (minimum requirements + differentiators), SERP Feature Strategy, Recommended Content Outline, and Next Steps.
Reference: See references/analysis-templates.md for detailed templates for each step.
Validation Checkpoints
Input Validation
Output Validation
Example
Reference: See references/example-report.md for a complete example analyzing the SERP for "how to start a podcast".
Advanced Analysis
Multi-Keyword SERP Comparison
Compare SERPs for [keyword 1], [keyword 2], [keyword 3]
Historical SERP Changes
How has the SERP for [keyword] changed over time?
Local SERP Variations
Compare SERP for [keyword] in [location 1] vs [location 2]
Mobile vs Desktop SERP
Analyze mobile vs desktop SERP differences for [keyword]
Tips for Success
- Always check SERP before writing - Don't assume, verify
- Match content format to SERP - If lists rank, write lists
- Identify SERP feature opportunities - Lower competition than #1
- Note SERP volatility - Stable SERPs are harder to break into
- Study the outliers - Why does a weaker site rank? Opportunity!
- Consider AI Overview optimization - Growing importance
Reference Materials
- Analysis Templates — Detailed templates for each analysis step (SERP composition, top results, ranking patterns, features, intent, difficulty, recommendations)
- SERP Feature Taxonomy — Complete taxonomy of SERP features with trigger conditions, AI overview framework, intent signals, and volatility assessment
- Example Report — Complete example analyzing the SERP for "how to start a podcast"
Related Skills
1---2name: serp-analysis-33description: This skill should be used when the user asks to "analyze search results", "SERP analysis", "what ranks for", "SERP features", "why does this page rank", "what is on page one for this query", "who ranks for this keyword", or "what does Google show for". Analyzes search engine results pages (SERPs) to understand ranking factors, SERP features, user intent patterns, and AI overview triggers. Essential for understanding what it takes to rank. For tracking rankings over time, see rank-tracker. For keyword discovery, see keyword-research.4license: Apache-2.05---6
7# SERP Analysis
8
9
10> **[SEO & GEO Skills Library](https://skills.sh/aaron-he-zhu/seo-geo-claude-skills)** · 20 skills for SEO + GEO · Install all: `npx skills add aaron-he-zhu/seo-geo-claude-skills`
11
12<details>
13<summary>Browse all 20 skills</summary>
14
15**Research** · [keyword-research](../keyword-research/) · [competitor-analysis](../competitor-analysis/) · **serp-analysis** · [content-gap-analysis](../content-gap-analysis/)
16
17**Build** · [seo-content-writer](../../build/seo-content-writer/) · [geo-content-optimizer](../../build/geo-content-optimizer/) · [meta-tags-optimizer](../../build/meta-tags-optimizer/) · [schema-markup-generator](../../build/schema-markup-generator/)
18
19**Optimize** · [on-page-seo-auditor](../../optimize/on-page-seo-auditor/) · [technical-seo-checker](../../optimize/technical-seo-checker/) · [internal-linking-optimizer](../../optimize/internal-linking-optimizer/) · [content-refresher](../../optimize/content-refresher/)
20
21**Monitor** · [rank-tracker](../../monitor/rank-tracker/) · [backlink-analyzer](../../monitor/backlink-analyzer/) · [performance-reporter](../../monitor/performance-reporter/) · [alert-manager](../../monitor/alert-manager/)
22
23**Cross-cutting** · [content-quality-auditor](../../cross-cutting/content-quality-auditor/) · [domain-authority-auditor](../../cross-cutting/domain-authority-auditor/) · [entity-optimizer](../../cross-cutting/entity-optimizer/) · [memory-management](../../cross-cutting/memory-management/)
24
25</details>
26
27This skill analyzes Search Engine Results Pages to reveal what's working for ranking content, which SERP features appear, and what triggers AI-generated answers. Understand the battlefield before creating content.
28
29## When to Use This Skill
30
31- Before creating content for a target keyword
32- Understanding why certain pages rank #1
33- Identifying SERP feature opportunities (featured snippets, PAA)
34- Analyzing AI Overview/SGE patterns
35- Evaluating keyword difficulty more accurately
36- Planning content format based on what ranks
37- Identifying ranking factors for specific queries
38
39## What This Skill Does
40
411. **SERP Composition Analysis**: Maps what appears on the results page
422. **Ranking Factor Identification**: Reveals why top results rank
433. **SERP Feature Mapping**: Identifies featured snippets, PAA, knowledge panels
444. **AI Overview Analysis**: Examines when and how AI answers appear
455. **Intent Signal Detection**: Confirms user intent from SERP composition
466. **Content Format Recommendations**: Suggests optimal format based on SERP
477. **Difficulty Assessment**: Evaluates realistic ranking potential
48
49## How to Use
50
51### Basic SERP Analysis
52
53```
54Analyze the SERP for [keyword]
55```
56
57```
58What does it take to rank for [keyword]?
59```
60
61### Feature-Specific Analysis
62
63```
64Analyze featured snippet opportunities for [keyword list]
65```
66
67```
68Which of these keywords trigger AI Overviews? [keyword list]
69```
70
71### Competitive SERP Analysis
72
73```
74Why does [URL] rank #1 for [keyword]?
75```
76
77## Data Sources
78
79> See [CONNECTORS.md](../../CONNECTORS.md) for tool category placeholders.
80
81**With ~~SEO tool + ~~search console + ~~AI monitor connected:**
82Automatically fetch SERP snapshots for target keywords, extract ranking page metrics (domain authority, backlinks, content length), pull SERP feature data, and check AI Overview presence using ~~AI monitor. Historical SERP change data and mobile vs. desktop variations can be retrieved automatically.
83
84**With manual data only:**
85Ask the user to provide:
861. Target keyword(s) to analyze
872. SERP screenshots or detailed descriptions of search results
883. URLs of top 10 ranking pages
894. Search location and device type (mobile/desktop)
905. Any observations about SERP features (featured snippets, PAA, AI Overviews)
91
92Proceed with the full analysis using provided data. Note in the output which metrics are from automated collection vs. user-provided data.
93
94## Instructions
95
96When a user requests SERP analysis:
97
981. **Understand the Query**
99
100 Clarify if needed:
101 - Target keyword(s) to analyze
102 - Search location/language
103 - Device type (mobile/desktop)
104 - Specific questions about the SERP
105
1062. **Map SERP Composition**
107
108 Document all elements appearing on the results page: AI Overview, ads, featured snippet, organic results, PAA, knowledge panel, image pack, video results, local pack, shopping results, news results, sitelinks, and related searches.
109
1103. **Analyze Top Ranking Pages**
111
112 For each of the top 10 results, document: URL, domain, domain authority, content type, word count, publish/update dates, on-page factors (title, meta description, H1, URL structure), content structure (headings, media, tables, FAQ), estimated metrics (backlinks, referring domains), and why it ranks.
113
1144. **Identify Ranking Patterns**
115
116 Analyze common characteristics across top 5 results: word count, domain authority, backlinks, content freshness, HTTPS, mobile optimization. Document content format distribution, domain type distribution, and key success factors.
117
1185. **Analyze SERP Features**
119
120 For each present SERP feature: analyze the current holder, content format, and strategy to win. Cover Featured Snippet (type, content, winning strategy), PAA (questions, current answers, optimization approach), and AI Overview (sources cited, content patterns, citation strategy).
121
1226. **Determine Search Intent**
123
124 Confirm primary intent from SERP composition. Document evidence, intent breakdown percentages, and content format implications (format, tone, CTA).
125
1267. **Calculate True Difficulty**
127
128 Score overall difficulty (1-100) based on: top 10 domain authority, page authority, backlinks required, content quality bar, and SERP stability. Provide realistic assessments for new, growing, and established sites, plus easier alternatives.
129
1308. **Generate Recommendations**
131
132 Produce a summary with: Key Findings, Content Requirements to Rank (minimum requirements + differentiators), SERP Feature Strategy, Recommended Content Outline, and Next Steps.
133
134 > **Reference**: See [references/analysis-templates.md](./references/analysis-templates.md) for detailed templates for each step.
135
136## Validation Checkpoints
137
138### Input Validation
139- [ ] Target keyword(s) clearly specified
140- [ ] Search location and device type confirmed
141- [ ] SERP data is current (date confirmed)
142- [ ] Top 10 ranking URLs identified or provided
143
144### Output Validation
145- [ ] Every recommendation cites specific data points (not generic advice)
146- [ ] SERP composition mapped with all features documented
147- [ ] Ranking factors identified from actual top 10 analysis (not assumptions)
148- [ ] Content requirements based on observed patterns in current SERP
149- [ ] Source of each data point clearly stated (~~SEO tool data, ~~AI monitor data, user-provided, or manual observation)
150
151## Example
152
153> **Reference**: See [references/example-report.md](./references/example-report.md) for a complete example analyzing the SERP for "how to start a podcast".
154
155## Advanced Analysis
156
157### Multi-Keyword SERP Comparison
158
159```
160Compare SERPs for [keyword 1], [keyword 2], [keyword 3]
161```
162
163### Historical SERP Changes
164
165```
166How has the SERP for [keyword] changed over time?
167```
168
169### Local SERP Variations
170
171```
172Compare SERP for [keyword] in [location 1] vs [location 2]
173```
174
175### Mobile vs Desktop SERP
176
177```
178Analyze mobile vs desktop SERP differences for [keyword]
179```
180
181## Tips for Success
182
1831. **Always check SERP before writing** - Don't assume, verify
1842. **Match content format to SERP** - If lists rank, write lists
1853. **Identify SERP feature opportunities** - Lower competition than #1
1864. **Note SERP volatility** - Stable SERPs are harder to break into
1875. **Study the outliers** - Why does a weaker site rank? Opportunity!
1886. **Consider AI Overview optimization** - Growing importance
189
190
191## Reference Materials
192
193- [Analysis Templates](./references/analysis-templates.md) — Detailed templates for each analysis step (SERP composition, top results, ranking patterns, features, intent, difficulty, recommendations)
194- [SERP Feature Taxonomy](./references/serp-feature-taxonomy.md) — Complete taxonomy of SERP features with trigger conditions, AI overview framework, intent signals, and volatility assessment
195- [Example Report](./references/example-report.md) — Complete example analyzing the SERP for "how to start a podcast"
196
197## Related Skills
198
199- [keyword-research](../keyword-research/) — Find keywords to analyze
200- [competitor-analysis](../competitor-analysis/) — Deep dive on ranking competitors
201- [on-page-seo-auditor](../../optimize/on-page-seo-auditor/) — Optimize based on findings
202- [geo-content-optimizer](../../build/geo-content-optimizer/) — Optimize for AI citations
203- [meta-tags-optimizer](../../build/meta-tags-optimizer/) — Optimize SERP appearance with meta tags
204- [rank-tracker](../../monitor/rank-tracker/) — Track keyword position changes in SERPs
205- [performance-reporter](../../monitor/performance-reporter/) — Track SERP visibility metrics over time
206