plugins/seo/skills/serp-analysis/SKILL.md
SERP analysis techniques for intent classification, feature identification, and competitive intelligence. Use when analyzing search results for content strategy.
npx skillsauth add madappgang/claude-code serp-analysisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
plugin: seo updated: 2026-01-20
| Intent | SERP Signals | User Goal | Content Format | |--------|--------------|-----------|----------------| | Informational | Wikipedia, knowledge panels, "what is" queries | Learn something | Guide, tutorial, explainer | | Commercial | Reviews, comparisons, "best X" queries | Compare options | Comparison, listicle, review | | Transactional | Product pages, shopping results, "buy X" | Purchase something | Product page, pricing | | Navigational | Brand homepage, login pages | Find specific site | Homepage, login page |
| Feature | How to Identify | Optimization Strategy | |---------|-----------------|----------------------| | Featured Snippet | Box at top with answer | Direct answer in first 100 words | | People Also Ask | Expandable question boxes | FAQ section, answer common questions | | Image Pack | Row of images | High-quality images with alt text | | Video Results | YouTube thumbnails | Create video content | | Local Pack | Map with business listings | GMB optimization, location pages | | Knowledge Panel | Right sidebar info box | Schema markup, Wikipedia presence | | Sitelinks | Sub-links under main result | Clear site structure, internal linking |
| Type | Format | How to Optimize | |------|--------|-----------------| | Paragraph | Text block | 40-60 word direct answer | | List | Numbered/bulleted list | Use ordered/unordered lists | | Table | Data table | Use HTML tables | | Video | YouTube embed | Create relevant video content |
For each top 10 result, note:
| Rank | Domain | Format | Words | Unique Angle | Gap | |------|--------|--------|-------|--------------|-----| | 1 | {domain} | {format} | {count} | {angle} | {gap} | | 2 | {domain} | {format} | {count} | {angle} | {gap} | | ... | | | | | |
## SERP Analysis: {keyword}
### Search Intent
- **Primary Intent**: {Informational | Commercial | Transactional | Navigational}
- **Confidence**: {percentage}%
- **Secondary Intent**: {if mixed}
### SERP Features Present
- [ ] Featured Snippet ({type})
- [ ] People Also Ask
- [ ] Image Pack
- [ ] Video Results
- [ ] Local Pack
- [ ] Knowledge Panel
- [ ] Sitelinks
### Competitor Analysis
| Rank | Domain | Format | Words | Unique Angle |
|------|--------|--------|-------|--------------|
| 1 | {domain} | {format} | {count} | {angle} |
...
### Content Gaps Identified
1. {gap} - {which competitors miss this}
2. {gap} - {which competitors miss this}
### Recommendations
1. **Content Format**: {recommended format based on SERP}
2. **Word Count**: {recommended based on competitors + 20%}
3. **Featured Snippet**: {opportunity and how to capture}
4. **Differentiator**: {unique angle to stand out}
testing
A test skill for validation testing. Use when testing skill parsing and validation logic.
tools
--- name: bad-skill description: This skill has invalid YAML in frontmatter allowed-tools: [invalid, array, syntax prerequisites: not-an-array --- # Bad Skill This skill has malformed frontmatter that should fail parsing. The YAML has: - Unclosed array bracket - Wrong type for prerequisites (should be array, not string)
tools
Plugin release process for MAG Claude Plugins marketplace. Covers version bumping, marketplace.json updates, git tagging, and common mistakes. Use when releasing new plugin versions or troubleshooting update issues.
testing
Fetch trending programming models from OpenRouter rankings. Use when selecting models for multi-model review, updating model recommendations, or researching current AI coding trends. Provides model IDs, context windows, pricing, and usage statistics from the most recent week.