opencode-skills-antigravity 1.0.4 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundled-skills/ad-creative/SKILL.md +371 -0
- package/bundled-skills/ad-creative/evals/evals.json +90 -0
- package/bundled-skills/ad-creative/references/generative-tools.md +637 -0
- package/bundled-skills/ad-creative/references/platform-specs.md +213 -0
- package/bundled-skills/ai-seo/SKILL.md +407 -0
- package/bundled-skills/ai-seo/evals/evals.json +90 -0
- package/bundled-skills/ai-seo/references/content-patterns.md +285 -0
- package/bundled-skills/ai-seo/references/platform-ranking-factors.md +152 -0
- package/bundled-skills/backend-dev-guidelines/SKILL.md +1 -1
- package/bundled-skills/cc-skill-security-review/SKILL.md +1 -1
- package/bundled-skills/churn-prevention/SKILL.md +433 -0
- package/bundled-skills/churn-prevention/evals/evals.json +93 -0
- package/bundled-skills/churn-prevention/references/cancel-flow-patterns.md +316 -0
- package/bundled-skills/churn-prevention/references/dunning-playbook.md +408 -0
- package/bundled-skills/claude-api/LICENSE.txt +202 -0
- package/bundled-skills/claude-api/SKILL.md +252 -0
- package/bundled-skills/claude-api/csharp/claude-api.md +70 -0
- package/bundled-skills/claude-api/curl/examples.md +164 -0
- package/bundled-skills/claude-api/go/claude-api.md +146 -0
- package/bundled-skills/claude-api/java/claude-api.md +128 -0
- package/bundled-skills/claude-api/php/claude-api.md +88 -0
- package/bundled-skills/claude-api/python/agent-sdk/README.md +269 -0
- package/bundled-skills/claude-api/python/agent-sdk/patterns.md +319 -0
- package/bundled-skills/claude-api/python/claude-api/README.md +404 -0
- package/bundled-skills/claude-api/python/claude-api/batches.md +182 -0
- package/bundled-skills/claude-api/python/claude-api/files-api.md +162 -0
- package/bundled-skills/claude-api/python/claude-api/streaming.md +162 -0
- package/bundled-skills/claude-api/python/claude-api/tool-use.md +587 -0
- package/bundled-skills/claude-api/ruby/claude-api.md +87 -0
- package/bundled-skills/claude-api/shared/error-codes.md +205 -0
- package/bundled-skills/claude-api/shared/live-sources.md +121 -0
- package/bundled-skills/claude-api/shared/models.md +68 -0
- package/bundled-skills/claude-api/shared/tool-use-concepts.md +305 -0
- package/bundled-skills/claude-api/typescript/agent-sdk/README.md +220 -0
- package/bundled-skills/claude-api/typescript/agent-sdk/patterns.md +150 -0
- package/bundled-skills/claude-api/typescript/claude-api/README.md +313 -0
- package/bundled-skills/claude-api/typescript/claude-api/batches.md +106 -0
- package/bundled-skills/claude-api/typescript/claude-api/files-api.md +98 -0
- package/bundled-skills/claude-api/typescript/claude-api/streaming.md +178 -0
- package/bundled-skills/claude-api/typescript/claude-api/tool-use.md +477 -0
- package/bundled-skills/codex-review/SKILL.md +1 -1
- package/bundled-skills/cold-email/SKILL.md +167 -0
- package/bundled-skills/cold-email/evals/evals.json +94 -0
- package/bundled-skills/cold-email/references/benchmarks.md +83 -0
- package/bundled-skills/cold-email/references/follow-up-sequences.md +81 -0
- package/bundled-skills/cold-email/references/frameworks.md +90 -0
- package/bundled-skills/cold-email/references/personalization.md +79 -0
- package/bundled-skills/cold-email/references/subject-lines.md +53 -0
- package/bundled-skills/content-strategy/SKILL.md +374 -0
- package/bundled-skills/content-strategy/evals/evals.json +90 -0
- package/bundled-skills/content-strategy/references/headless-cms.md +194 -0
- package/bundled-skills/context7-auto-research/SKILL.md +1 -1
- package/bundled-skills/dbos-golang/SKILL.md +1 -1
- package/bundled-skills/dbos-python/SKILL.md +1 -1
- package/bundled-skills/dbos-typescript/SKILL.md +1 -1
- package/bundled-skills/debug-buttercup/SKILL.md +1 -1
- package/bundled-skills/defuddle/SKILL.md +50 -0
- package/bundled-skills/docs/integrations/jetski-cortex.md +3 -3
- package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +1 -1
- package/bundled-skills/docs/integrations/jetski-gemini-loader/package.json +1 -0
- package/bundled-skills/docs/maintainers/repo-growth-seo.md +3 -3
- package/bundled-skills/docs/maintainers/skills-import-2026-03-21.md +81 -0
- package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
- package/bundled-skills/docs/users/bundles.md +1 -1
- package/bundled-skills/docs/users/claude-code-skills.md +1 -1
- package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
- package/bundled-skills/docs/users/getting-started.md +1 -1
- package/bundled-skills/docs/users/kiro-integration.md +1 -1
- package/bundled-skills/docs/users/usage.md +4 -4
- package/bundled-skills/docs/users/visual-guide.md +4 -4
- package/bundled-skills/evaluation/SKILL.md +1 -1
- package/bundled-skills/exa-search/SKILL.md +1 -1
- package/bundled-skills/firecrawl-scraper/SKILL.md +1 -1
- package/bundled-skills/frontend-dev-guidelines/SKILL.md +1 -1
- package/bundled-skills/gha-security-review/SKILL.md +2 -1
- package/bundled-skills/git-pushing/SKILL.md +1 -1
- package/bundled-skills/internal-comms/LICENSE.txt +202 -0
- package/bundled-skills/internal-comms/SKILL.md +35 -0
- package/bundled-skills/internal-comms/examples/3p-updates.md +47 -0
- package/bundled-skills/internal-comms/examples/company-newsletter.md +65 -0
- package/bundled-skills/internal-comms/examples/faq-answers.md +30 -0
- package/bundled-skills/internal-comms/examples/general-comms.md +16 -0
- package/bundled-skills/json-canvas/SKILL.md +253 -0
- package/bundled-skills/json-canvas/references/EXAMPLES.md +329 -0
- package/bundled-skills/lead-magnets/SKILL.md +319 -0
- package/bundled-skills/lead-magnets/references/benchmarks.md +129 -0
- package/bundled-skills/lead-magnets/references/format-guide.md +196 -0
- package/bundled-skills/memory-systems/SKILL.md +1 -1
- package/bundled-skills/obsidian-bases/SKILL.md +506 -0
- package/bundled-skills/obsidian-bases/references/FUNCTIONS_REFERENCE.md +173 -0
- package/bundled-skills/obsidian-cli/SKILL.md +115 -0
- package/bundled-skills/obsidian-markdown/SKILL.md +205 -0
- package/bundled-skills/obsidian-markdown/references/CALLOUTS.md +58 -0
- package/bundled-skills/obsidian-markdown/references/EMBEDS.md +63 -0
- package/bundled-skills/obsidian-markdown/references/PROPERTIES.md +61 -0
- package/bundled-skills/product-marketing-context/SKILL.md +250 -0
- package/bundled-skills/product-marketing-context/evals/evals.json +85 -0
- package/bundled-skills/react-best-practices/SKILL.md +1 -1
- package/bundled-skills/revops/SKILL.md +352 -0
- package/bundled-skills/revops/evals/evals.json +91 -0
- package/bundled-skills/revops/references/automation-playbooks.md +290 -0
- package/bundled-skills/revops/references/lifecycle-definitions.md +278 -0
- package/bundled-skills/revops/references/routing-rules.md +203 -0
- package/bundled-skills/revops/references/scoring-models.md +247 -0
- package/bundled-skills/sales-enablement/SKILL.md +358 -0
- package/bundled-skills/sales-enablement/evals/evals.json +91 -0
- package/bundled-skills/sales-enablement/references/deck-frameworks.md +263 -0
- package/bundled-skills/sales-enablement/references/demo-scripts.md +355 -0
- package/bundled-skills/sales-enablement/references/objection-library.md +270 -0
- package/bundled-skills/sales-enablement/references/one-pager-templates.md +208 -0
- package/bundled-skills/seo/SKILL.md +139 -0
- package/bundled-skills/seo/references/cwv-thresholds.md +108 -0
- package/bundled-skills/seo/references/eeat-framework.md +214 -0
- package/bundled-skills/seo/references/quality-gates.md +155 -0
- package/bundled-skills/seo/references/schema-types.md +118 -0
- package/bundled-skills/seo-competitor-pages/SKILL.md +229 -0
- package/bundled-skills/seo-content/SKILL.md +186 -0
- package/bundled-skills/seo-dataforseo/SKILL.md +395 -0
- package/bundled-skills/seo-geo/SKILL.md +254 -0
- package/bundled-skills/seo-hreflang/SKILL.md +209 -0
- package/bundled-skills/seo-image-gen/SKILL.md +183 -0
- package/bundled-skills/seo-images/SKILL.md +193 -0
- package/bundled-skills/seo-page/SKILL.md +103 -0
- package/bundled-skills/seo-plan/SKILL.md +136 -0
- package/bundled-skills/seo-plan/assets/agency.md +175 -0
- package/bundled-skills/seo-plan/assets/ecommerce.md +167 -0
- package/bundled-skills/seo-plan/assets/generic.md +144 -0
- package/bundled-skills/seo-plan/assets/local-service.md +160 -0
- package/bundled-skills/seo-plan/assets/publisher.md +153 -0
- package/bundled-skills/seo-plan/assets/saas.md +135 -0
- package/bundled-skills/seo-programmatic/SKILL.md +184 -0
- package/bundled-skills/seo-schema/SKILL.md +178 -0
- package/bundled-skills/seo-sitemap/SKILL.md +129 -0
- package/bundled-skills/seo-technical/SKILL.md +175 -0
- package/bundled-skills/site-architecture/SKILL.md +366 -0
- package/bundled-skills/site-architecture/evals/evals.json +88 -0
- package/bundled-skills/site-architecture/references/mermaid-templates.md +216 -0
- package/bundled-skills/site-architecture/references/navigation-patterns.md +305 -0
- package/bundled-skills/site-architecture/references/site-type-templates.md +293 -0
- package/bundled-skills/skill-improver/SKILL.md +1 -1
- package/bundled-skills/tavily-web/SKILL.md +1 -1
- package/bundled-skills/test-fixing/SKILL.md +1 -1
- package/bundled-skills/tool-design/SKILL.md +1 -1
- package/bundled-skills/ui-ux-pro-max/SKILL.md +1 -1
- package/bundled-skills/verification-before-completion/SKILL.md +1 -1
- package/bundled-skills/wiki-changelog/SKILL.md +1 -1
- package/bundled-skills/wiki-onboarding/SKILL.md +1 -1
- package/bundled-skills/wiki-qa/SKILL.md +1 -1
- package/bundled-skills/wiki-researcher/SKILL.md +1 -1
- package/bundled-skills/wiki-vitepress/SKILL.md +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,229 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: seo-competitor-pages
|
|
3
|
+
description: >
|
|
4
|
+
Generate SEO-optimized competitor comparison and alternatives pages. Covers
|
|
5
|
+
"X vs Y" layouts, "alternatives to X" pages, feature matrices, schema markup,
|
|
6
|
+
and conversion optimization. Use when user says "comparison page", "vs page",
|
|
7
|
+
"alternatives page", "competitor comparison", or "X vs Y".
|
|
8
|
+
risk: unknown
|
|
9
|
+
source: "https://github.com/AgriciDaniel/claude-seo"
|
|
10
|
+
date_added: "2026-03-21"
|
|
11
|
+
user-invokable: true
|
|
12
|
+
argument-hint: "[url or generate] [competitor]"
|
|
13
|
+
allowed-tools:
|
|
14
|
+
- Read
|
|
15
|
+
- Grep
|
|
16
|
+
- Glob
|
|
17
|
+
- Bash
|
|
18
|
+
- WebFetch
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
# Competitor Comparison & Alternatives Pages
|
|
22
|
+
|
|
23
|
+
Create high-converting comparison and alternatives pages that target
|
|
24
|
+
competitive intent keywords with accurate, structured content.
|
|
25
|
+
|
|
26
|
+
## When to Use
|
|
27
|
+
|
|
28
|
+
- Use when creating `X vs Y` comparison pages or alternatives pages.
|
|
29
|
+
- Use when targeting competitor-intent keywords with SEO landing pages.
|
|
30
|
+
- Use when the user needs structured comparison content, feature matrices, or conversion-oriented competitor pages.
|
|
31
|
+
|
|
32
|
+
## Page Types
|
|
33
|
+
|
|
34
|
+
### 1. "X vs Y" Comparison Pages
|
|
35
|
+
- Direct head-to-head comparison between two products/services
|
|
36
|
+
- Balanced feature-by-feature analysis
|
|
37
|
+
- Clear verdict or recommendation with justification
|
|
38
|
+
- Target keyword: `[Product A] vs [Product B]`
|
|
39
|
+
|
|
40
|
+
### 2. "Alternatives to X" Pages
|
|
41
|
+
- List of alternatives to a specific product/service
|
|
42
|
+
- Each alternative with brief summary, pros/cons, best-for use case
|
|
43
|
+
- Target keyword: `[Product] alternatives`, `best alternatives to [Product]`
|
|
44
|
+
|
|
45
|
+
### 3. "Best [Category] Tools" Roundup Pages
|
|
46
|
+
- Curated list of top tools/services in a category
|
|
47
|
+
- Ranking criteria clearly stated
|
|
48
|
+
- Target keyword: `best [category] tools [year]`, `top [category] software`
|
|
49
|
+
|
|
50
|
+
### 4. Comparison Table Pages
|
|
51
|
+
- Feature matrix with multiple products in columns
|
|
52
|
+
- Sortable/filterable if interactive
|
|
53
|
+
- Target keyword: `[category] comparison`, `[category] comparison chart`
|
|
54
|
+
|
|
55
|
+
## Comparison Table Generation
|
|
56
|
+
|
|
57
|
+
### Feature Matrix Layout
|
|
58
|
+
```
|
|
59
|
+
| Feature | Your Product | Competitor A | Competitor B |
|
|
60
|
+
|------------------|:------------:|:------------:|:------------:|
|
|
61
|
+
| Feature 1 | ✅ | ✅ | ❌ |
|
|
62
|
+
| Feature 2 | ✅ | ⚠️ Partial | ✅ |
|
|
63
|
+
| Feature 3 | ✅ | ❌ | ❌ |
|
|
64
|
+
| Pricing (from) | $X/mo | $Y/mo | $Z/mo |
|
|
65
|
+
| Free Tier | ✅ | ❌ | ✅ |
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
### Data Accuracy Requirements
|
|
69
|
+
- All feature claims must be verifiable from public sources
|
|
70
|
+
- Pricing must be current (include "as of [date]" note)
|
|
71
|
+
- Update frequency: review quarterly or when competitors ship major changes
|
|
72
|
+
- Link to source for each competitor data point where possible
|
|
73
|
+
|
|
74
|
+
## Schema Markup Recommendations
|
|
75
|
+
|
|
76
|
+
### Product Schema with AggregateRating
|
|
77
|
+
```json
|
|
78
|
+
{
|
|
79
|
+
"@context": "https://schema.org",
|
|
80
|
+
"@type": "Product",
|
|
81
|
+
"name": "[Product Name]",
|
|
82
|
+
"description": "[Product Description]",
|
|
83
|
+
"brand": {
|
|
84
|
+
"@type": "Brand",
|
|
85
|
+
"name": "[Brand Name]"
|
|
86
|
+
},
|
|
87
|
+
"aggregateRating": {
|
|
88
|
+
"@type": "AggregateRating",
|
|
89
|
+
"ratingValue": "[Rating]",
|
|
90
|
+
"reviewCount": "[Count]",
|
|
91
|
+
"bestRating": "5",
|
|
92
|
+
"worstRating": "1"
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
```
|
|
96
|
+
|
|
97
|
+
### SoftwareApplication (for software comparisons)
|
|
98
|
+
```json
|
|
99
|
+
{
|
|
100
|
+
"@context": "https://schema.org",
|
|
101
|
+
"@type": "SoftwareApplication",
|
|
102
|
+
"name": "[Software Name]",
|
|
103
|
+
"applicationCategory": "[Category]",
|
|
104
|
+
"operatingSystem": "[OS]",
|
|
105
|
+
"offers": {
|
|
106
|
+
"@type": "Offer",
|
|
107
|
+
"price": "[Price]",
|
|
108
|
+
"priceCurrency": "USD"
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
```
|
|
112
|
+
|
|
113
|
+
### ItemList (for roundup pages)
|
|
114
|
+
```json
|
|
115
|
+
{
|
|
116
|
+
"@context": "https://schema.org",
|
|
117
|
+
"@type": "ItemList",
|
|
118
|
+
"name": "Best [Category] Tools [Year]",
|
|
119
|
+
"itemListOrder": "https://schema.org/ItemListOrderDescending",
|
|
120
|
+
"numberOfItems": "[Count]",
|
|
121
|
+
"itemListElement": [
|
|
122
|
+
{
|
|
123
|
+
"@type": "ListItem",
|
|
124
|
+
"position": 1,
|
|
125
|
+
"name": "[Product Name]",
|
|
126
|
+
"url": "[Product URL]"
|
|
127
|
+
}
|
|
128
|
+
]
|
|
129
|
+
}
|
|
130
|
+
```
|
|
131
|
+
|
|
132
|
+
## Keyword Targeting
|
|
133
|
+
|
|
134
|
+
### Comparison Intent Patterns
|
|
135
|
+
| Pattern | Example | Search Volume Signal |
|
|
136
|
+
|---------|---------|---------------------|
|
|
137
|
+
| `[A] vs [B]` | "Slack vs Teams" | High |
|
|
138
|
+
| `[A] alternative` | "Figma alternatives" | High |
|
|
139
|
+
| `[A] alternatives [year]` | "Notion alternatives 2026" | High |
|
|
140
|
+
| `best [category] tools` | "best project management tools" | High |
|
|
141
|
+
| `[A] vs [B] for [use case]` | "AWS vs Azure for startups" | Medium |
|
|
142
|
+
| `[A] review [year]` | "Monday.com review 2026" | Medium |
|
|
143
|
+
| `[A] vs [B] pricing` | "HubSpot vs Salesforce pricing" | Medium |
|
|
144
|
+
| `is [A] better than [B]` | "is Notion better than Confluence" | Medium |
|
|
145
|
+
|
|
146
|
+
### Title Tag Formulas
|
|
147
|
+
- X vs Y: `[A] vs [B]: [Key Differentiator] ([Year])`
|
|
148
|
+
- Alternatives: `[N] Best [A] Alternatives in [Year] (Free & Paid)`
|
|
149
|
+
- Roundup: `[N] Best [Category] Tools in [Year], Compared & Ranked`
|
|
150
|
+
|
|
151
|
+
### H1 Patterns
|
|
152
|
+
- Match title tag intent
|
|
153
|
+
- Include primary keyword naturally
|
|
154
|
+
- Keep under 70 characters
|
|
155
|
+
|
|
156
|
+
## Conversion-Optimized Layouts
|
|
157
|
+
|
|
158
|
+
### CTA Placement
|
|
159
|
+
- **Above fold**: Brief comparison summary with primary CTA
|
|
160
|
+
- **After comparison table**: "Try [Your Product] free" CTA
|
|
161
|
+
- **Bottom of page**: Final recommendation with CTA
|
|
162
|
+
- Avoid aggressive CTAs in competitor description sections (reduces trust)
|
|
163
|
+
|
|
164
|
+
### Social Proof Sections
|
|
165
|
+
- Customer testimonials relevant to comparison criteria
|
|
166
|
+
- G2/Capterra/TrustPilot ratings (with source links)
|
|
167
|
+
- Case studies showing migration from competitor
|
|
168
|
+
- "Switched from [Competitor]" stories
|
|
169
|
+
|
|
170
|
+
### Pricing Highlights
|
|
171
|
+
- Clear pricing comparison table
|
|
172
|
+
- Highlight value advantages (not just lowest price)
|
|
173
|
+
- Include hidden costs (setup fees, per-user pricing, overage charges)
|
|
174
|
+
- Link to full pricing page
|
|
175
|
+
|
|
176
|
+
### Trust Signals
|
|
177
|
+
- "Last updated [date]" timestamp
|
|
178
|
+
- Author with relevant expertise
|
|
179
|
+
- Methodology disclosure (how comparisons were conducted)
|
|
180
|
+
- Disclosure of own product affiliation
|
|
181
|
+
|
|
182
|
+
## Fairness Guidelines
|
|
183
|
+
|
|
184
|
+
- **Accuracy**: All competitor information must be verifiable from public sources
|
|
185
|
+
- **No defamation**: Never make false or misleading claims about competitors
|
|
186
|
+
- **Cite sources**: Link to competitor websites, review sites, or documentation
|
|
187
|
+
- **Timely updates**: Review and update when competitors release major changes
|
|
188
|
+
- **Disclose affiliation**: Clearly state which product is yours
|
|
189
|
+
- **Balanced presentation**: Acknowledge competitor strengths honestly
|
|
190
|
+
- **Pricing accuracy**: Include "as of [date]" disclaimers on all pricing data
|
|
191
|
+
- **Feature verification**: Test competitor features where possible, cite documentation otherwise
|
|
192
|
+
|
|
193
|
+
## Internal Linking
|
|
194
|
+
|
|
195
|
+
- Link to your own product/service pages from comparison sections
|
|
196
|
+
- Cross-link between related comparison pages (e.g., "A vs B" links to "A vs C")
|
|
197
|
+
- Link to feature-specific pages when discussing individual features
|
|
198
|
+
- Breadcrumb: Home > Comparisons > [This Page]
|
|
199
|
+
- Related comparisons section at bottom of page
|
|
200
|
+
- Link to case studies and testimonials mentioned in the comparison
|
|
201
|
+
|
|
202
|
+
## Output
|
|
203
|
+
|
|
204
|
+
### Comparison Page Template
|
|
205
|
+
- `COMPARISON-PAGE.md`: Ready-to-implement page structure with sections
|
|
206
|
+
- Feature matrix table
|
|
207
|
+
- Content outline with word count targets (minimum 1,500 words)
|
|
208
|
+
|
|
209
|
+
### Schema Markup
|
|
210
|
+
- `comparison-schema.json`: Product/SoftwareApplication/ItemList JSON-LD
|
|
211
|
+
|
|
212
|
+
### Keyword Strategy
|
|
213
|
+
- Primary and secondary keywords
|
|
214
|
+
- Related long-tail opportunities
|
|
215
|
+
- Content gaps vs existing competitor pages
|
|
216
|
+
|
|
217
|
+
### Recommendations
|
|
218
|
+
- Content improvements for existing comparison pages
|
|
219
|
+
- New comparison page opportunities
|
|
220
|
+
- Schema markup additions
|
|
221
|
+
- Conversion optimization suggestions
|
|
222
|
+
|
|
223
|
+
## Error Handling
|
|
224
|
+
|
|
225
|
+
| Scenario | Action |
|
|
226
|
+
|----------|--------|
|
|
227
|
+
| Competitor URL unreachable | Report which competitor URLs failed. Proceed with available data and note gaps in the comparison. |
|
|
228
|
+
| Insufficient competitor data (pricing, features unavailable) | Flag missing data points clearly. Use "Not publicly available" in comparison tables rather than guessing. |
|
|
229
|
+
| No product/service overlap found | Report that the products serve different markets. Suggest alternative competitors that share feature overlap, or pivot to a category roundup format. |
|
|
@@ -0,0 +1,186 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: seo-content
|
|
3
|
+
description: >
|
|
4
|
+
Content quality and E-E-A-T analysis with AI citation readiness assessment.
|
|
5
|
+
Use when user says "content quality", "E-E-A-T", "content analysis",
|
|
6
|
+
"readability check", "thin content", or "content audit".
|
|
7
|
+
risk: unknown
|
|
8
|
+
source: "https://github.com/AgriciDaniel/claude-seo"
|
|
9
|
+
date_added: "2026-03-21"
|
|
10
|
+
user-invokable: true
|
|
11
|
+
argument-hint: "[url]"
|
|
12
|
+
allowed-tools:
|
|
13
|
+
- Read
|
|
14
|
+
- Grep
|
|
15
|
+
- Glob
|
|
16
|
+
- Bash
|
|
17
|
+
- WebFetch
|
|
18
|
+
---
|
|
19
|
+
|
|
20
|
+
# Content Quality & E-E-A-T Analysis
|
|
21
|
+
|
|
22
|
+
## When to Use
|
|
23
|
+
|
|
24
|
+
- Use when auditing content quality, readability, thin content risk, or E-E-A-T signals.
|
|
25
|
+
- Use when the user wants a content-focused SEO review rather than a full technical audit.
|
|
26
|
+
- Use when checking whether content is structured and trustworthy enough for search and AI citation.
|
|
27
|
+
|
|
28
|
+
## E-E-A-T Framework (updated Sept 2025 QRG)
|
|
29
|
+
|
|
30
|
+
Read `seo/references/eeat-framework.md` for full criteria.
|
|
31
|
+
|
|
32
|
+
### Experience (first-hand signals)
|
|
33
|
+
- Original research, case studies, before/after results
|
|
34
|
+
- Personal anecdotes, process documentation
|
|
35
|
+
- Unique data, proprietary insights
|
|
36
|
+
- Photos/videos from direct experience
|
|
37
|
+
|
|
38
|
+
### Expertise
|
|
39
|
+
- Author credentials, certifications, bio
|
|
40
|
+
- Professional background relevant to topic
|
|
41
|
+
- Technical depth appropriate for audience
|
|
42
|
+
- Accurate, well-sourced claims
|
|
43
|
+
|
|
44
|
+
### Authoritativeness
|
|
45
|
+
- External citations, backlinks from authoritative sources
|
|
46
|
+
- Brand mentions, industry recognition
|
|
47
|
+
- Published in recognized outlets
|
|
48
|
+
- Cited by other experts
|
|
49
|
+
|
|
50
|
+
### Trustworthiness
|
|
51
|
+
- Contact information, physical address
|
|
52
|
+
- Privacy policy, terms of service
|
|
53
|
+
- Customer testimonials, reviews
|
|
54
|
+
- Date stamps, transparent corrections
|
|
55
|
+
- Secure site (HTTPS)
|
|
56
|
+
|
|
57
|
+
## Content Metrics
|
|
58
|
+
|
|
59
|
+
### Word Count Analysis
|
|
60
|
+
Compare against page type minimums:
|
|
61
|
+
| Page Type | Minimum |
|
|
62
|
+
|-----------|---------|
|
|
63
|
+
| Homepage | 500 |
|
|
64
|
+
| Service page | 800 |
|
|
65
|
+
| Blog post | 1,500 |
|
|
66
|
+
| Product page | 300+ (400+ for complex products) |
|
|
67
|
+
| Location page | 500-600 |
|
|
68
|
+
|
|
69
|
+
> **Important:** These are **topical coverage floors**, not targets. Google has confirmed word count is NOT a direct ranking factor. The goal is comprehensive topical coverage; a 500-word page that thoroughly answers the query will outrank a 2,000-word page that doesn't. Use these as guidelines for adequate coverage depth, not rigid requirements.
|
|
70
|
+
|
|
71
|
+
### Readability
|
|
72
|
+
- Flesch Reading Ease: target 60-70 for general audience
|
|
73
|
+
|
|
74
|
+
> **Note:** Flesch Reading Ease is a useful proxy for content accessibility but is NOT a direct Google ranking factor. John Mueller has confirmed Google does not use basic readability scores for ranking. Yoast deprioritized Flesch scores in v19.3. Use readability analysis as a content quality indicator, not as an SEO metric to optimize directly.
|
|
75
|
+
- Grade level: match target audience
|
|
76
|
+
- Sentence length: average 15-20 words
|
|
77
|
+
- Paragraph length: 2-4 sentences
|
|
78
|
+
|
|
79
|
+
### Keyword Optimization
|
|
80
|
+
- Primary keyword in title, H1, first 100 words
|
|
81
|
+
- Natural density (1-3%)
|
|
82
|
+
- Semantic variations present
|
|
83
|
+
- No keyword stuffing
|
|
84
|
+
|
|
85
|
+
### Content Structure
|
|
86
|
+
- Logical heading hierarchy (H1 -> H2 -> H3)
|
|
87
|
+
- Scannable sections with descriptive headings
|
|
88
|
+
- Bullet/numbered lists where appropriate
|
|
89
|
+
- Table of contents for long-form content
|
|
90
|
+
|
|
91
|
+
### Multimedia
|
|
92
|
+
- Relevant images with proper alt text
|
|
93
|
+
- Videos where appropriate
|
|
94
|
+
- Infographics for complex data
|
|
95
|
+
- Charts/graphs for statistics
|
|
96
|
+
|
|
97
|
+
### Internal Linking
|
|
98
|
+
- 3-5 relevant internal links per 1000 words
|
|
99
|
+
- Descriptive anchor text
|
|
100
|
+
- Links to related content
|
|
101
|
+
- No orphan pages
|
|
102
|
+
|
|
103
|
+
### External Linking
|
|
104
|
+
- Cite authoritative sources
|
|
105
|
+
- Open in new tab for user experience
|
|
106
|
+
- Reasonable count (not excessive)
|
|
107
|
+
|
|
108
|
+
## AI Content Assessment (Sept 2025 QRG addition)
|
|
109
|
+
|
|
110
|
+
Google's raters now formally assess whether content appears AI-generated.
|
|
111
|
+
|
|
112
|
+
### Acceptable AI Content
|
|
113
|
+
- Demonstrates genuine E-E-A-T
|
|
114
|
+
- Provides unique value
|
|
115
|
+
- Has human oversight and editing
|
|
116
|
+
- Contains original insights
|
|
117
|
+
|
|
118
|
+
### Low-Quality AI Content Markers
|
|
119
|
+
- Generic phrasing, lack of specificity
|
|
120
|
+
- No original insight
|
|
121
|
+
- Repetitive structure across pages
|
|
122
|
+
- No author attribution
|
|
123
|
+
- Factual inaccuracies
|
|
124
|
+
|
|
125
|
+
> **Helpful Content System (March 2024):** The Helpful Content System was merged into Google's core ranking algorithm during the March 2024 core update. It no longer operates as a standalone classifier. Helpfulness signals are now weighted within every core update. The same principles apply (people-first content, demonstrating E-E-A-T, satisfying user intent), but enforcement is continuous rather than through separate HCU updates.
|
|
126
|
+
|
|
127
|
+
## AI Citation Readiness (GEO signals)
|
|
128
|
+
|
|
129
|
+
Optimize for AI search engines (ChatGPT, Perplexity, Google AI Overviews):
|
|
130
|
+
|
|
131
|
+
- Clear, quotable statements with statistics/facts
|
|
132
|
+
- Structured data (especially for data points)
|
|
133
|
+
- Strong heading hierarchy (H1->H2->H3 flow)
|
|
134
|
+
- Answer-first formatting for key questions
|
|
135
|
+
- Tables and lists for comparative data
|
|
136
|
+
- Clear attribution and source citations
|
|
137
|
+
|
|
138
|
+
### AI Search Visibility & GEO (2025-2026)
|
|
139
|
+
|
|
140
|
+
**Google AI Mode** launched publicly in May 2025 as a separate tab in Google Search, available in 180+ countries. Unlike AI Overviews (which appear above organic results), AI Mode provides a fully conversational search experience with **zero organic blue links**, making AI citation the only visibility mechanism.
|
|
141
|
+
|
|
142
|
+
**Key optimization strategies for AI citation:**
|
|
143
|
+
- **Structured answers:** Clear question-answer formats, definition patterns, and step-by-step instructions that AI systems can extract and cite
|
|
144
|
+
- **First-party data:** Original research, statistics, case studies, and unique datasets are highly cited by AI systems
|
|
145
|
+
- **Schema markup:** Article, FAQ (for non-Google AI platforms), and structured content schemas help AI systems parse and attribute content
|
|
146
|
+
- **Topical authority:** AI systems preferentially cite sources that demonstrate deep expertise. Build content clusters, not isolated pages
|
|
147
|
+
- **Entity clarity:** Ensure brand, authors, and key concepts are clearly defined with structured data (Organization, Person schema)
|
|
148
|
+
- **Multi-platform tracking:** Monitor visibility across Google AI Overviews, AI Mode, ChatGPT, Perplexity, and Bing Copilot, not just traditional rankings. Treat AI citation as a standalone KPI alongside organic rankings and traffic.
|
|
149
|
+
|
|
150
|
+
**Generative Engine Optimization (GEO):**
|
|
151
|
+
GEO is the emerging discipline of optimizing content specifically for AI-generated answers. Key GEO signals include: quotability (clear, concise extractable facts), attribution (source citations within your content), structure (well-organized heading hierarchy), and freshness (regularly updated data). Cross-reference the `seo-geo` skill for detailed GEO workflows.
|
|
152
|
+
|
|
153
|
+
## Content Freshness
|
|
154
|
+
|
|
155
|
+
- Publication date visible
|
|
156
|
+
- Last updated date if content has been revised
|
|
157
|
+
- Flag content older than 12 months without update for fast-changing topics
|
|
158
|
+
|
|
159
|
+
## Output
|
|
160
|
+
|
|
161
|
+
### Content Quality Score: XX/100
|
|
162
|
+
|
|
163
|
+
### E-E-A-T Breakdown
|
|
164
|
+
| Factor | Score | Key Signals |
|
|
165
|
+
|--------|-------|-------------|
|
|
166
|
+
| Experience | XX/25 | ... |
|
|
167
|
+
| Expertise | XX/25 | ... |
|
|
168
|
+
| Authoritativeness | XX/25 | ... |
|
|
169
|
+
| Trustworthiness | XX/25 | ... |
|
|
170
|
+
|
|
171
|
+
### AI Citation Readiness: XX/100
|
|
172
|
+
|
|
173
|
+
### Issues Found
|
|
174
|
+
### Recommendations
|
|
175
|
+
|
|
176
|
+
## DataForSEO Integration (Optional)
|
|
177
|
+
|
|
178
|
+
If DataForSEO MCP tools are available, use `kw_data_google_ads_search_volume` for real keyword volume data, `dataforseo_labs_bulk_keyword_difficulty` for difficulty scores, `dataforseo_labs_search_intent` for intent classification, and `content_analysis_summary` for content quality analysis.
|
|
179
|
+
|
|
180
|
+
## Error Handling
|
|
181
|
+
|
|
182
|
+
| Scenario | Action |
|
|
183
|
+
|----------|--------|
|
|
184
|
+
| URL unreachable (DNS failure, connection refused) | Report the error clearly. Do not guess page content. Suggest the user verify the URL and try again. |
|
|
185
|
+
| Content behind paywall (402/403, login wall) | Report that the content is not publicly accessible. Analyze only the visible portion (meta tags, headers) and note the limitation. |
|
|
186
|
+
| Thin content (fewer than 100 words retrievable) | Report the findings as-is rather than guessing. Flag the page as potentially JavaScript-rendered or gated, and suggest the user provide the full text directly. |
|