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,395 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: seo-dataforseo
|
|
3
|
+
description: "Use DataForSEO for live SERPs, keyword metrics, backlinks, competitor analysis, on-page checks, and AI visibility data. Trigger when the user needs real SEO data rather than static guidance."
|
|
4
|
+
risk: unknown
|
|
5
|
+
source: "https://github.com/AgriciDaniel/claude-seo"
|
|
6
|
+
date_added: "2026-03-21"
|
|
7
|
+
user-invokable: true
|
|
8
|
+
argument-hint: "[command] [query]"
|
|
9
|
+
allowed-tools:
|
|
10
|
+
- Read
|
|
11
|
+
- Grep
|
|
12
|
+
- Glob
|
|
13
|
+
- Bash
|
|
14
|
+
- WebFetch
|
|
15
|
+
- Write
|
|
16
|
+
---
|
|
17
|
+
|
|
18
|
+
# DataForSEO: Live SEO Data (Extension)
|
|
19
|
+
|
|
20
|
+
Live search data via the DataForSEO MCP server. Provides real-time SERP results,
|
|
21
|
+
keyword metrics, backlink profiles, on-page analysis, content analysis, business
|
|
22
|
+
listings, AI visibility checking, and LLM mention tracking across
|
|
23
|
+
9 API modules with 79 MCP tools.
|
|
24
|
+
|
|
25
|
+
## When to Use
|
|
26
|
+
|
|
27
|
+
- Use when the user needs live SEO data instead of static best-practice guidance.
|
|
28
|
+
- Use for SERP lookups, keyword volumes, backlink checks, competitor data, or AI visibility tracking.
|
|
29
|
+
- Use only when the DataForSEO extension is available in the environment.
|
|
30
|
+
|
|
31
|
+
## Prerequisites
|
|
32
|
+
|
|
33
|
+
This skill requires the DataForSEO extension to be installed:
|
|
34
|
+
```bash
|
|
35
|
+
./extensions/dataforseo/install.sh
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
**Check availability:** Before using any DataForSEO tool, verify the MCP server
|
|
39
|
+
is connected by checking if `serp_organic_live_advanced` or any DataForSEO tool
|
|
40
|
+
is available. If tools are not available, inform the user the extension is not
|
|
41
|
+
installed and provide install instructions.
|
|
42
|
+
|
|
43
|
+
## API Credit Awareness
|
|
44
|
+
|
|
45
|
+
DataForSEO charges per API call. Be efficient:
|
|
46
|
+
- Prefer bulk endpoints over multiple single calls
|
|
47
|
+
- Use default parameters (US, English) unless user specifies otherwise
|
|
48
|
+
- Cache results mentally within a session; don't re-fetch the same data
|
|
49
|
+
- Warn user before running expensive operations (full backlink crawls, large keyword lists)
|
|
50
|
+
|
|
51
|
+
## Quick Reference
|
|
52
|
+
|
|
53
|
+
| Command | What it does |
|
|
54
|
+
|---------|-------------|
|
|
55
|
+
| `/seo dataforseo serp <keyword>` | Google organic SERP results |
|
|
56
|
+
| `/seo dataforseo serp-youtube <keyword>` | YouTube search results |
|
|
57
|
+
| `/seo dataforseo youtube <video_id>` | YouTube video deep analysis |
|
|
58
|
+
| `/seo dataforseo keywords <seed>` | Keyword ideas and suggestions |
|
|
59
|
+
| `/seo dataforseo volume <keywords>` | Search volume for keywords |
|
|
60
|
+
| `/seo dataforseo difficulty <keywords>` | Keyword difficulty scores |
|
|
61
|
+
| `/seo dataforseo intent <keywords>` | Search intent classification |
|
|
62
|
+
| `/seo dataforseo trends <keyword>` | Google Trends data |
|
|
63
|
+
| `/seo dataforseo backlinks <domain>` | Full backlink profile |
|
|
64
|
+
| `/seo dataforseo competitors <domain>` | Competitor domain analysis |
|
|
65
|
+
| `/seo dataforseo ranked <domain>` | Ranked keywords for domain |
|
|
66
|
+
| `/seo dataforseo intersection <domains>` | Keyword/backlink overlap |
|
|
67
|
+
| `/seo dataforseo traffic <domains>` | Bulk traffic estimation |
|
|
68
|
+
| `/seo dataforseo subdomains <domain>` | Subdomains with ranking data |
|
|
69
|
+
| `/seo dataforseo top-searches <domain>` | Top queries mentioning domain |
|
|
70
|
+
| `/seo dataforseo onpage <url>` | On-page analysis (Lighthouse + parsing) |
|
|
71
|
+
| `/seo dataforseo tech <domain>` | Technology stack detection |
|
|
72
|
+
| `/seo dataforseo whois <domain>` | WHOIS registration data |
|
|
73
|
+
| `/seo dataforseo content <keyword/url>` | Content analysis and trends |
|
|
74
|
+
| `/seo dataforseo listings <keyword>` | Business listings search |
|
|
75
|
+
| `/seo dataforseo ai-scrape <query>` | ChatGPT web scraper for GEO |
|
|
76
|
+
| `/seo dataforseo ai-mentions <keyword>` | LLM mention tracking for GEO |
|
|
77
|
+
|
|
78
|
+
---
|
|
79
|
+
|
|
80
|
+
## SERP Analysis
|
|
81
|
+
|
|
82
|
+
### `/seo dataforseo serp <keyword>`
|
|
83
|
+
|
|
84
|
+
Fetch live Google organic search results.
|
|
85
|
+
|
|
86
|
+
**MCP tools:** `serp_organic_live_advanced`
|
|
87
|
+
|
|
88
|
+
**Default parameters:** location_code=2840 (US), language_code=en, device=desktop, depth=100
|
|
89
|
+
|
|
90
|
+
**Also supports:** The `serp_organic_live_advanced` tool supports Google, Bing, and Yahoo via the `se` parameter. Specify "bing" or "yahoo" to switch search engines.
|
|
91
|
+
|
|
92
|
+
**Output:** Rank, URL, title, description, domain, featured snippets, AI overview references, People Also Ask.
|
|
93
|
+
|
|
94
|
+
### `/seo dataforseo serp-youtube <keyword>`
|
|
95
|
+
|
|
96
|
+
Fetch YouTube search results. Valuable for GEO. YouTube mentions correlate most strongly with AI citations.
|
|
97
|
+
|
|
98
|
+
**MCP tools:** `serp_youtube_organic_live_advanced`
|
|
99
|
+
|
|
100
|
+
**Output:** Video title, channel, views, upload date, description, URL.
|
|
101
|
+
|
|
102
|
+
### `/seo dataforseo youtube <video_id>`
|
|
103
|
+
|
|
104
|
+
Deep analysis of a specific YouTube video: info, comments, and subtitles. YouTube mentions have the strongest correlation (0.737) with AI visibility, making this critical for GEO analysis.
|
|
105
|
+
|
|
106
|
+
**MCP tools:** `serp_youtube_video_info_live_advanced`, `serp_youtube_video_comments_live_advanced`, `serp_youtube_video_subtitles_live_advanced`
|
|
107
|
+
|
|
108
|
+
**Parameters:** video_id (the YouTube video ID, e.g., "dQw4w9WgXcQ")
|
|
109
|
+
|
|
110
|
+
**Output:** Video metadata (title, channel, views, likes, description), top comments with engagement, subtitle/transcript text.
|
|
111
|
+
|
|
112
|
+
---
|
|
113
|
+
|
|
114
|
+
## Keyword Research
|
|
115
|
+
|
|
116
|
+
### `/seo dataforseo keywords <seed>`
|
|
117
|
+
|
|
118
|
+
Generate keyword ideas, suggestions, and related terms from a seed keyword.
|
|
119
|
+
|
|
120
|
+
**MCP tools:** `dataforseo_labs_google_keyword_ideas`, `dataforseo_labs_google_keyword_suggestions`, `dataforseo_labs_google_related_keywords`
|
|
121
|
+
|
|
122
|
+
**Default parameters:** location_code=2840 (US), language_code=en, limit=50
|
|
123
|
+
|
|
124
|
+
**Output:** Keyword, search volume, CPC, competition level, keyword difficulty, trend.
|
|
125
|
+
|
|
126
|
+
### `/seo dataforseo volume <keywords>`
|
|
127
|
+
|
|
128
|
+
Get search volume and metrics for a list of keywords.
|
|
129
|
+
|
|
130
|
+
**MCP tools:** `kw_data_google_ads_search_volume`
|
|
131
|
+
|
|
132
|
+
**Parameters:** keywords (array, comma-separated), location_code, language_code
|
|
133
|
+
|
|
134
|
+
**Output:** Keyword, monthly search volume, CPC, competition, monthly trend data.
|
|
135
|
+
|
|
136
|
+
### `/seo dataforseo difficulty <keywords>`
|
|
137
|
+
|
|
138
|
+
Calculate keyword difficulty scores for ranking competitiveness.
|
|
139
|
+
|
|
140
|
+
**MCP tools:** `dataforseo_labs_bulk_keyword_difficulty`
|
|
141
|
+
|
|
142
|
+
**Parameters:** keywords (array), location_code, language_code
|
|
143
|
+
|
|
144
|
+
**Output:** Keyword, difficulty score (0-100), interpretation (Easy/Medium/Hard/Very Hard).
|
|
145
|
+
|
|
146
|
+
### `/seo dataforseo intent <keywords>`
|
|
147
|
+
|
|
148
|
+
Classify keywords by user search intent.
|
|
149
|
+
|
|
150
|
+
**MCP tools:** `dataforseo_labs_search_intent`
|
|
151
|
+
|
|
152
|
+
**Parameters:** keywords (array), location_code, language_code
|
|
153
|
+
|
|
154
|
+
**Output:** Keyword, intent type (informational, navigational, commercial, transactional), confidence score.
|
|
155
|
+
|
|
156
|
+
### `/seo dataforseo trends <keyword>`
|
|
157
|
+
|
|
158
|
+
Analyze keyword trends over time using Google Trends data.
|
|
159
|
+
|
|
160
|
+
**MCP tools:** `kw_data_google_trends_explore`
|
|
161
|
+
|
|
162
|
+
**Parameters:** keywords (array), location_code, date_from, date_to, language_code
|
|
163
|
+
|
|
164
|
+
**Output:** Keyword, time series data, trend direction, seasonality signals.
|
|
165
|
+
|
|
166
|
+
---
|
|
167
|
+
|
|
168
|
+
## Domain & Competitor Analysis
|
|
169
|
+
|
|
170
|
+
### `/seo dataforseo backlinks <domain>`
|
|
171
|
+
|
|
172
|
+
Comprehensive backlink profile analysis.
|
|
173
|
+
|
|
174
|
+
**MCP tools:** `backlinks_summary`, `backlinks_backlinks`, `backlinks_anchors`, `backlinks_referring_domains`, `backlinks_bulk_spam_score`, `backlinks_timeseries_summary`
|
|
175
|
+
|
|
176
|
+
**Default parameters:** limit=100 per sub-call
|
|
177
|
+
|
|
178
|
+
**Output:** Total backlinks, referring domains, domain rank, spam score, top anchors, new/lost backlinks over time, dofollow ratio, top referring domains.
|
|
179
|
+
|
|
180
|
+
### `/seo dataforseo competitors <domain>`
|
|
181
|
+
|
|
182
|
+
Identify competing domains and estimate traffic.
|
|
183
|
+
|
|
184
|
+
**MCP tools:** `dataforseo_labs_google_competitors_domain`, `dataforseo_labs_google_domain_rank_overview`, `dataforseo_labs_bulk_traffic_estimation`
|
|
185
|
+
|
|
186
|
+
**Output:** Competitor domains, keyword overlap %, estimated traffic, domain rank, common keywords.
|
|
187
|
+
|
|
188
|
+
### `/seo dataforseo ranked <domain>`
|
|
189
|
+
|
|
190
|
+
List keywords a domain ranks for with positions and page data.
|
|
191
|
+
|
|
192
|
+
**MCP tools:** `dataforseo_labs_google_ranked_keywords`, `dataforseo_labs_google_relevant_pages`
|
|
193
|
+
|
|
194
|
+
**Default parameters:** limit=100, location_code=2840
|
|
195
|
+
|
|
196
|
+
**Output:** Keyword, position, URL, search volume, traffic share, SERP features.
|
|
197
|
+
|
|
198
|
+
### `/seo dataforseo intersection <domain1> <domain2> [...]`
|
|
199
|
+
|
|
200
|
+
Find shared keywords and backlink sources across 2-20 domains.
|
|
201
|
+
|
|
202
|
+
**MCP tools:** `dataforseo_labs_google_domain_intersection`, `backlinks_domain_intersection`
|
|
203
|
+
|
|
204
|
+
**Parameters:** domains (2-20 array)
|
|
205
|
+
|
|
206
|
+
**Output:** Shared keywords with positions per domain, shared backlink sources, unique keywords per domain.
|
|
207
|
+
|
|
208
|
+
### `/seo dataforseo traffic <domains>`
|
|
209
|
+
|
|
210
|
+
Estimate organic search traffic for one or more domains.
|
|
211
|
+
|
|
212
|
+
**MCP tools:** `dataforseo_labs_bulk_traffic_estimation`
|
|
213
|
+
|
|
214
|
+
**Parameters:** domains (array)
|
|
215
|
+
|
|
216
|
+
**Output:** Domain, estimated organic traffic, estimated traffic cost, top keywords.
|
|
217
|
+
|
|
218
|
+
### `/seo dataforseo subdomains <domain>`
|
|
219
|
+
|
|
220
|
+
Enumerate subdomains with their ranking data and traffic estimates.
|
|
221
|
+
|
|
222
|
+
**MCP tools:** `dataforseo_labs_google_subdomains`
|
|
223
|
+
|
|
224
|
+
**Parameters:** target (domain), location_code, language_code
|
|
225
|
+
|
|
226
|
+
**Output:** Subdomain, ranked keywords count, estimated traffic, organic cost.
|
|
227
|
+
|
|
228
|
+
### `/seo dataforseo top-searches <domain>`
|
|
229
|
+
|
|
230
|
+
Find the most popular search queries that mention a specific domain in results.
|
|
231
|
+
|
|
232
|
+
**MCP tools:** `dataforseo_labs_google_top_searches`
|
|
233
|
+
|
|
234
|
+
**Parameters:** target (domain), location_code, language_code
|
|
235
|
+
|
|
236
|
+
**Output:** Query, search volume, domain position, SERP features, traffic share.
|
|
237
|
+
|
|
238
|
+
---
|
|
239
|
+
|
|
240
|
+
## Technical / On-Page
|
|
241
|
+
|
|
242
|
+
### `/seo dataforseo onpage <url>`
|
|
243
|
+
|
|
244
|
+
Run on-page analysis including Lighthouse audit and content parsing.
|
|
245
|
+
|
|
246
|
+
**MCP tools:** `on_page_instant_pages`, `on_page_content_parsing`, `on_page_lighthouse`
|
|
247
|
+
|
|
248
|
+
**Usage:**
|
|
249
|
+
- `on_page_instant_pages`:Quick page analysis (status codes, meta tags, content size, page timing, broken links, on-page checks)
|
|
250
|
+
- `on_page_content_parsing`:Extract and parse page content (plain text, word count, structure)
|
|
251
|
+
- `on_page_lighthouse`:Full Lighthouse audit (performance score, accessibility, best practices, SEO, Core Web Vitals)
|
|
252
|
+
|
|
253
|
+
**Output:** Pages crawled, status codes, meta tags, titles, content size, load times, Lighthouse scores, broken links, resource analysis.
|
|
254
|
+
|
|
255
|
+
### `/seo dataforseo tech <domain>`
|
|
256
|
+
|
|
257
|
+
Detect technologies used on a domain.
|
|
258
|
+
|
|
259
|
+
**MCP tools:** `domain_analytics_technologies_domain_technologies`
|
|
260
|
+
|
|
261
|
+
**Output:** Technology name, version, category (CMS, analytics, CDN, framework, etc.).
|
|
262
|
+
|
|
263
|
+
### `/seo dataforseo whois <domain>`
|
|
264
|
+
|
|
265
|
+
Retrieve WHOIS registration data.
|
|
266
|
+
|
|
267
|
+
**MCP tools:** `domain_analytics_whois_overview`
|
|
268
|
+
|
|
269
|
+
**Output:** Registrar, creation date, expiration date, nameservers, registrant info (if public).
|
|
270
|
+
|
|
271
|
+
---
|
|
272
|
+
|
|
273
|
+
## Content & Business Data
|
|
274
|
+
|
|
275
|
+
### `/seo dataforseo content <keyword/url>`
|
|
276
|
+
|
|
277
|
+
Analyze content quality, search for content by topic, and track phrase trends.
|
|
278
|
+
|
|
279
|
+
**MCP tools:** `content_analysis_search`, `content_analysis_summary`, `content_analysis_phrase_trends`
|
|
280
|
+
|
|
281
|
+
**Parameters:** keyword (for search/trends) or URL (for summary)
|
|
282
|
+
|
|
283
|
+
**Output:** Content matches with quality scores, sentiment analysis, readability metrics, phrase trend data over time.
|
|
284
|
+
|
|
285
|
+
### `/seo dataforseo listings <keyword>`
|
|
286
|
+
|
|
287
|
+
Search business listings for local SEO competitive analysis.
|
|
288
|
+
|
|
289
|
+
**MCP tools:** `business_data_business_listings_search`
|
|
290
|
+
|
|
291
|
+
**Parameters:** keyword, location (optional)
|
|
292
|
+
|
|
293
|
+
**Output:** Business name, description, category, address, phone, domain, rating, review count, claimed status.
|
|
294
|
+
|
|
295
|
+
---
|
|
296
|
+
|
|
297
|
+
## AI Visibility / GEO
|
|
298
|
+
|
|
299
|
+
### `/seo dataforseo ai-scrape <query>`
|
|
300
|
+
|
|
301
|
+
Scrape what ChatGPT web search returns for a query. Real GEO visibility check: see which sources ChatGPT cites for your target keywords.
|
|
302
|
+
|
|
303
|
+
**MCP tools:** `ai_optimization_chat_gpt_scraper`
|
|
304
|
+
|
|
305
|
+
**Parameters:** query, location_code (optional), language_code (optional). Use `ai_optimization_chat_gpt_scraper_locations` to look up available locations.
|
|
306
|
+
|
|
307
|
+
**Output:** ChatGPT response content, cited sources/URLs, referenced domains.
|
|
308
|
+
|
|
309
|
+
### `/seo dataforseo ai-mentions <keyword>`
|
|
310
|
+
|
|
311
|
+
Track how LLMs mention brands, domains, and topics. Critical for GEO. Measures actual AI visibility across multiple LLM platforms.
|
|
312
|
+
|
|
313
|
+
**MCP tools:** `ai_opt_llm_ment_search`, `ai_opt_llm_ment_top_domains`, `ai_opt_llm_ment_top_pages`, `ai_opt_llm_ment_agg_metrics`
|
|
314
|
+
|
|
315
|
+
**Parameters:** keyword, location_code (optional), language_code (optional). Use `ai_opt_llm_ment_loc_and_lang` for available locations/languages and `ai_optimization_llm_models` for supported LLM models.
|
|
316
|
+
|
|
317
|
+
**Workflow:**
|
|
318
|
+
1. Search LLM mentions with `ai_opt_llm_ment_search` (find mentions of a brand/keyword across LLM responses)
|
|
319
|
+
2. Get top cited domains with `ai_opt_llm_ment_top_domains` (which domains are most cited for this topic)
|
|
320
|
+
3. Get top cited pages with `ai_opt_llm_ment_top_pages` (which specific pages are most cited)
|
|
321
|
+
4. Get aggregate metrics with `ai_opt_llm_ment_agg_metrics` (overall mention volume, trends)
|
|
322
|
+
|
|
323
|
+
**Output:** LLM mention count, top cited domains with frequency, top cited pages, mention trends over time, cross-platform visibility scores.
|
|
324
|
+
|
|
325
|
+
**Advanced:** Use `ai_opt_llm_ment_cross_agg_metrics` for cross-model comparison (how mentions differ across ChatGPT, Claude, Perplexity, etc.).
|
|
326
|
+
|
|
327
|
+
---
|
|
328
|
+
|
|
329
|
+
## Available Utility Tools
|
|
330
|
+
|
|
331
|
+
These DataForSEO tools are available for internal use by the agent but do not have dedicated commands:
|
|
332
|
+
|
|
333
|
+
- `serp_locations`:Location code lookups for SERP queries
|
|
334
|
+
- `serp_youtube_locations`:Location code lookups for YouTube queries
|
|
335
|
+
- `kw_data_google_ads_locations`:Location lookups for keyword data
|
|
336
|
+
- `kw_data_dfs_trends_demography`:Demographic data for trend analysis
|
|
337
|
+
- `kw_data_dfs_trends_subregion_interests`:Subregion interest data for trends
|
|
338
|
+
- `kw_data_dfs_trends_explore`:DFS proprietary trends data
|
|
339
|
+
- `kw_data_google_trends_categories`:Google Trends category lookups
|
|
340
|
+
- `dataforseo_labs_google_keyword_overview`:Quick keyword metrics overview
|
|
341
|
+
- `dataforseo_labs_google_historical_serp`:Historical SERP results for a keyword
|
|
342
|
+
- `dataforseo_labs_google_serp_competitors`:Competitors for a specific SERP
|
|
343
|
+
- `dataforseo_labs_google_keywords_for_site`:Keywords a site ranks for (alternative to ranked)
|
|
344
|
+
- `dataforseo_labs_google_page_intersection`:Page-level intersection analysis
|
|
345
|
+
- `dataforseo_labs_google_historical_rank_overview`:Historical domain rank data
|
|
346
|
+
- `dataforseo_labs_google_historical_keyword_data`:Historical keyword metrics
|
|
347
|
+
- `dataforseo_labs_available_filters`:Available filter options for Labs endpoints
|
|
348
|
+
- `backlinks_competitors`:Find domains with similar backlink profiles
|
|
349
|
+
- `backlinks_bulk_backlinks`:Bulk backlink counts for multiple targets
|
|
350
|
+
- `backlinks_bulk_new_lost_referring_domains`:Bulk new/lost referring domains
|
|
351
|
+
- `backlinks_bulk_new_lost_backlinks`:Bulk new/lost backlinks
|
|
352
|
+
- `backlinks_bulk_ranks`:Bulk rank overview for multiple targets
|
|
353
|
+
- `backlinks_bulk_referring_domains`:Bulk referring domain counts
|
|
354
|
+
- `backlinks_domain_pages_summary`:Summary of pages on a domain
|
|
355
|
+
- `backlinks_domain_pages`:List pages on a domain with backlink data
|
|
356
|
+
- `backlinks_page_intersection`:Shared backlink sources at page level
|
|
357
|
+
- `backlinks_referring_networks`:Referring network analysis
|
|
358
|
+
- `backlinks_timeseries_new_lost_summary`:Track new/lost backlinks over time
|
|
359
|
+
- `backlinks_bulk_pages_summary`:Bulk page summaries
|
|
360
|
+
- `backlinks_available_filters`:Available filter options for Backlinks endpoints
|
|
361
|
+
- `domain_analytics_whois_available_filters`:WHOIS filter options
|
|
362
|
+
- `domain_analytics_technologies_available_filters`:Technology detection filter options
|
|
363
|
+
- `ai_opt_kw_data_loc_and_lang`:AI optimization keyword data locations/languages
|
|
364
|
+
- `ai_optimization_keyword_data_search_volume`:AI-specific keyword volume data
|
|
365
|
+
- `ai_optimization_llm_response`:Direct LLM response analysis
|
|
366
|
+
- `ai_optimization_llm_mentions_filters`:Available filters for LLM mentions
|
|
367
|
+
- `ai_optimization_chat_gpt_scraper_locations`:Available locations for ChatGPT scraper
|
|
368
|
+
|
|
369
|
+
## Cross-Skill Integration
|
|
370
|
+
|
|
371
|
+
When DataForSEO MCP tools are available, other claude-seo skills can leverage live data:
|
|
372
|
+
|
|
373
|
+
- **seo-audit**:Spawn `seo-dataforseo` agent for real SERP, backlink, on-page, and listings data
|
|
374
|
+
- **seo-technical**:Use `on_page_instant_pages` / `on_page_lighthouse` for real crawl data, `domain_analytics_technologies_domain_technologies` for stack detection
|
|
375
|
+
- **seo-content**:Use `kw_data_google_ads_search_volume`, `dataforseo_labs_bulk_keyword_difficulty`, `dataforseo_labs_search_intent` for real keyword metrics, `content_analysis_summary` for content quality
|
|
376
|
+
- **seo-page**:Use `serp_organic_live_advanced` for real SERP positions, `backlinks_summary` for link data
|
|
377
|
+
- **seo-geo**:Use `ai_optimization_chat_gpt_scraper` for real ChatGPT visibility, `ai_opt_llm_ment_search` for LLM mention tracking
|
|
378
|
+
- **seo-plan**:Use `dataforseo_labs_google_competitors_domain`, `dataforseo_labs_google_domain_intersection`, `dataforseo_labs_bulk_traffic_estimation` for real competitive intelligence
|
|
379
|
+
|
|
380
|
+
## Error Handling
|
|
381
|
+
|
|
382
|
+
- **MCP server not connected**: Report that DataForSEO extension is not installed or MCP server is unreachable. Suggest running `./extensions/dataforseo/install.sh`
|
|
383
|
+
- **API authentication failed**: Report invalid credentials. Suggest checking DataForSEO API login/password in MCP config
|
|
384
|
+
- **Rate limit exceeded**: Report the limit hit and suggest waiting before retrying
|
|
385
|
+
- **No results returned**: Report "no data found" for the query rather than guessing. Suggest broadening the query or checking location/language codes
|
|
386
|
+
- **Invalid location code**: Report the error and suggest using the locations lookup tool to find the correct code
|
|
387
|
+
|
|
388
|
+
## Output Formatting
|
|
389
|
+
|
|
390
|
+
Match existing claude-seo output patterns:
|
|
391
|
+
- Use tables for comparative data
|
|
392
|
+
- Prioritize issues as Critical > High > Medium > Low
|
|
393
|
+
- Include specific, actionable recommendations
|
|
394
|
+
- Show scores as XX/100 where applicable
|
|
395
|
+
- Note data source as "DataForSEO (live)" to distinguish from static analysis
|
|
@@ -0,0 +1,254 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: seo-geo
|
|
3
|
+
description: "Optimize content for AI Overviews, ChatGPT, Perplexity, and other AI search systems. Use when improving GEO, AI citations, llms.txt readiness, crawler accessibility, and passage-level citability."
|
|
4
|
+
risk: unknown
|
|
5
|
+
source: "https://github.com/AgriciDaniel/claude-seo"
|
|
6
|
+
date_added: "2026-03-21"
|
|
7
|
+
user-invokable: true
|
|
8
|
+
argument-hint: "[url]"
|
|
9
|
+
allowed-tools:
|
|
10
|
+
- Read
|
|
11
|
+
- Grep
|
|
12
|
+
- Glob
|
|
13
|
+
- Bash
|
|
14
|
+
- WebFetch
|
|
15
|
+
---
|
|
16
|
+
|
|
17
|
+
# AI Search / GEO Optimization (February 2026)
|
|
18
|
+
|
|
19
|
+
## When to Use
|
|
20
|
+
|
|
21
|
+
- Use when improving visibility in AI Overviews, ChatGPT, Perplexity, or similar AI search systems.
|
|
22
|
+
- Use when evaluating llms.txt readiness, AI crawler access, or citation-oriented content structure.
|
|
23
|
+
- Use when the user asks about GEO, AI SEO, LLM visibility, or AI citations.
|
|
24
|
+
|
|
25
|
+
## Key Statistics
|
|
26
|
+
|
|
27
|
+
| Metric | Value | Source |
|
|
28
|
+
|--------|-------|--------|
|
|
29
|
+
| AI Overviews reach | 1.5 billion users/month across 200+ countries | Google |
|
|
30
|
+
| AI Overviews query coverage | 50%+ of all queries | Industry data |
|
|
31
|
+
| AI-referred sessions growth | 527% (Jan-May 2025) | SparkToro |
|
|
32
|
+
| ChatGPT weekly active users | 900 million | OpenAI |
|
|
33
|
+
| Perplexity monthly queries | 500+ million | Perplexity |
|
|
34
|
+
|
|
35
|
+
## Critical Insight: Brand Mentions > Backlinks
|
|
36
|
+
|
|
37
|
+
**Brand mentions correlate 3x more strongly with AI visibility than backlinks.**
|
|
38
|
+
(Ahrefs December 2025 study of 75,000 brands)
|
|
39
|
+
|
|
40
|
+
| Signal | Correlation with AI Citations |
|
|
41
|
+
|--------|------------------------------|
|
|
42
|
+
| YouTube mentions | ~0.737 (strongest) |
|
|
43
|
+
| Reddit mentions | High |
|
|
44
|
+
| Wikipedia presence | High |
|
|
45
|
+
| LinkedIn presence | Moderate |
|
|
46
|
+
| Domain Rating (backlinks) | ~0.266 (weak) |
|
|
47
|
+
|
|
48
|
+
**Only 11% of domains** are cited by both ChatGPT and Google AI Overviews for the same query, so platform-specific optimization is essential.
|
|
49
|
+
|
|
50
|
+
---
|
|
51
|
+
|
|
52
|
+
## GEO Analysis Criteria (Updated)
|
|
53
|
+
|
|
54
|
+
### 1. Citability Score (25%)
|
|
55
|
+
|
|
56
|
+
**Optimal passage length: 134-167 words** for AI citation.
|
|
57
|
+
|
|
58
|
+
**Strong signals:**
|
|
59
|
+
- Clear, quotable sentences with specific facts/statistics
|
|
60
|
+
- Self-contained answer blocks (can be extracted without context)
|
|
61
|
+
- Direct answer in first 40-60 words of section
|
|
62
|
+
- Claims attributed with specific sources
|
|
63
|
+
- Definitions following "X is..." or "X refers to..." patterns
|
|
64
|
+
- Unique data points not found elsewhere
|
|
65
|
+
|
|
66
|
+
**Weak signals:**
|
|
67
|
+
- Vague, general statements
|
|
68
|
+
- Opinion without evidence
|
|
69
|
+
- Buried conclusions
|
|
70
|
+
- No specific data points
|
|
71
|
+
|
|
72
|
+
### 2. Structural Readability (20%)
|
|
73
|
+
|
|
74
|
+
**92% of AI Overview citations come from top-10 ranking pages**, but 47% come from pages ranking below position 5, demonstrating different selection logic.
|
|
75
|
+
|
|
76
|
+
**Strong signals:**
|
|
77
|
+
- Clean H1->H2->H3 heading hierarchy
|
|
78
|
+
- Question-based headings (matches query patterns)
|
|
79
|
+
- Short paragraphs (2-4 sentences)
|
|
80
|
+
- Tables for comparative data
|
|
81
|
+
- Ordered/unordered lists for step-by-step or multi-item content
|
|
82
|
+
- FAQ sections with clear Q&A format
|
|
83
|
+
|
|
84
|
+
**Weak signals:**
|
|
85
|
+
- Wall of text with no structure
|
|
86
|
+
- Inconsistent heading hierarchy
|
|
87
|
+
- No lists or tables
|
|
88
|
+
- Information buried in paragraphs
|
|
89
|
+
|
|
90
|
+
### 3. Multi-Modal Content (15%)
|
|
91
|
+
|
|
92
|
+
Content with multi-modal elements sees **156% higher selection rates**.
|
|
93
|
+
|
|
94
|
+
**Check for:**
|
|
95
|
+
- Text + relevant images
|
|
96
|
+
- Video content (embedded or linked)
|
|
97
|
+
- Infographics and charts
|
|
98
|
+
- Interactive elements (calculators, tools)
|
|
99
|
+
- Structured data supporting media
|
|
100
|
+
|
|
101
|
+
### 4. Authority & Brand Signals (20%)
|
|
102
|
+
|
|
103
|
+
**Strong signals:**
|
|
104
|
+
- Author byline with credentials
|
|
105
|
+
- Publication date and last-updated date
|
|
106
|
+
- Citations to primary sources (studies, official docs, data)
|
|
107
|
+
- Organization credentials and affiliations
|
|
108
|
+
- Expert quotes with attribution
|
|
109
|
+
- Entity presence in Wikipedia, Wikidata
|
|
110
|
+
- Mentions on Reddit, YouTube, LinkedIn
|
|
111
|
+
|
|
112
|
+
**Weak signals:**
|
|
113
|
+
- Anonymous authorship
|
|
114
|
+
- No dates
|
|
115
|
+
- No sources cited
|
|
116
|
+
- No brand presence across platforms
|
|
117
|
+
|
|
118
|
+
### 5. Technical Accessibility (20%)
|
|
119
|
+
|
|
120
|
+
**AI crawlers do NOT execute JavaScript.** Server-side rendering is critical.
|
|
121
|
+
|
|
122
|
+
**Check for:**
|
|
123
|
+
- Server-side rendering (SSR) vs client-only content
|
|
124
|
+
- AI crawler access in robots.txt
|
|
125
|
+
- llms.txt file presence and configuration
|
|
126
|
+
- RSL 1.0 licensing terms
|
|
127
|
+
|
|
128
|
+
---
|
|
129
|
+
|
|
130
|
+
## AI Crawler Detection
|
|
131
|
+
|
|
132
|
+
Check `robots.txt` for these AI crawlers:
|
|
133
|
+
|
|
134
|
+
| Crawler | Owner | Purpose |
|
|
135
|
+
|---------|-------|---------|
|
|
136
|
+
| GPTBot | OpenAI | ChatGPT web search |
|
|
137
|
+
| OAI-SearchBot | OpenAI | OpenAI search features |
|
|
138
|
+
| ChatGPT-User | OpenAI | ChatGPT browsing |
|
|
139
|
+
| ClaudeBot | Anthropic | Claude web features |
|
|
140
|
+
| PerplexityBot | Perplexity | Perplexity AI search |
|
|
141
|
+
| CCBot | Common Crawl | Training data (often blocked) |
|
|
142
|
+
| anthropic-ai | Anthropic | Claude training |
|
|
143
|
+
| Bytespider | ByteDance | TikTok/Douyin AI |
|
|
144
|
+
| cohere-ai | Cohere | Cohere models |
|
|
145
|
+
|
|
146
|
+
**Recommendation:** Allow GPTBot, OAI-SearchBot, ClaudeBot, PerplexityBot for AI search visibility. Block CCBot and training crawlers if desired.
|
|
147
|
+
|
|
148
|
+
---
|
|
149
|
+
|
|
150
|
+
## llms.txt Standard
|
|
151
|
+
|
|
152
|
+
The emerging **llms.txt** standard provides AI crawlers with structured content guidance.
|
|
153
|
+
|
|
154
|
+
**Location:** `/llms.txt` (root of domain)
|
|
155
|
+
|
|
156
|
+
**Format:**
|
|
157
|
+
```
|
|
158
|
+
# Title of site
|
|
159
|
+
> Brief description
|
|
160
|
+
|
|
161
|
+
## Main sections
|
|
162
|
+
- `Page title -> https://example.com/page`: Description
|
|
163
|
+
- `Another page -> https://example.com/another-page`: Description
|
|
164
|
+
|
|
165
|
+
## Optional: Key facts
|
|
166
|
+
- Fact 1
|
|
167
|
+
- Fact 2
|
|
168
|
+
```
|
|
169
|
+
|
|
170
|
+
**Check for:**
|
|
171
|
+
- Presence of `/llms.txt`
|
|
172
|
+
- Structured content guidance
|
|
173
|
+
- Key page highlights
|
|
174
|
+
- Contact/authority information
|
|
175
|
+
|
|
176
|
+
---
|
|
177
|
+
|
|
178
|
+
## RSL 1.0 (Really Simple Licensing)
|
|
179
|
+
|
|
180
|
+
New standard (December 2025) for machine-readable AI licensing terms.
|
|
181
|
+
|
|
182
|
+
**Backed by:** Reddit, Yahoo, Medium, Quora, Cloudflare, Akamai, Creative Commons
|
|
183
|
+
|
|
184
|
+
**Check for:** RSL implementation and appropriate licensing terms.
|
|
185
|
+
|
|
186
|
+
---
|
|
187
|
+
|
|
188
|
+
## Platform-Specific Optimization
|
|
189
|
+
|
|
190
|
+
| Platform | Key Citation Sources | Optimization Focus |
|
|
191
|
+
|----------|---------------------|-------------------|
|
|
192
|
+
| **Google AI Overviews** | Top-10 ranking pages (92%) | Traditional SEO + passage optimization |
|
|
193
|
+
| **ChatGPT** | Wikipedia (47.9%), Reddit (11.3%) | Entity presence, authoritative sources |
|
|
194
|
+
| **Perplexity** | Reddit (46.7%), Wikipedia | Community validation, discussions |
|
|
195
|
+
| **Bing Copilot** | Bing index, authoritative sites | Bing SEO, IndexNow |
|
|
196
|
+
|
|
197
|
+
---
|
|
198
|
+
|
|
199
|
+
## Output
|
|
200
|
+
|
|
201
|
+
Generate `GEO-ANALYSIS.md` with:
|
|
202
|
+
|
|
203
|
+
1. **GEO Readiness Score: XX/100**
|
|
204
|
+
2. **Platform breakdown** (Google AIO, ChatGPT, Perplexity scores)
|
|
205
|
+
3. **AI Crawler Access Status** (which crawlers allowed/blocked)
|
|
206
|
+
4. **llms.txt Status** (present, missing, recommendations)
|
|
207
|
+
5. **Brand Mention Analysis** (presence on Wikipedia, Reddit, YouTube, LinkedIn)
|
|
208
|
+
6. **Passage-Level Citability** (optimal 134-167 word blocks identified)
|
|
209
|
+
7. **Server-Side Rendering Check** (JavaScript dependency analysis)
|
|
210
|
+
8. **Top 5 Highest-Impact Changes**
|
|
211
|
+
9. **Schema Recommendations** (for AI discoverability)
|
|
212
|
+
10. **Content Reformatting Suggestions** (specific passages to rewrite)
|
|
213
|
+
|
|
214
|
+
---
|
|
215
|
+
|
|
216
|
+
## Quick Wins
|
|
217
|
+
|
|
218
|
+
1. Add "What is [topic]?" definition in first 60 words
|
|
219
|
+
2. Create 134-167 word self-contained answer blocks
|
|
220
|
+
3. Add question-based H2/H3 headings
|
|
221
|
+
4. Include specific statistics with sources
|
|
222
|
+
5. Add publication/update dates
|
|
223
|
+
6. Implement Person schema for authors
|
|
224
|
+
7. Allow key AI crawlers in robots.txt
|
|
225
|
+
|
|
226
|
+
## Medium Effort
|
|
227
|
+
|
|
228
|
+
1. Create `/llms.txt` file
|
|
229
|
+
2. Add author bio with credentials + Wikipedia/LinkedIn links
|
|
230
|
+
3. Ensure server-side rendering for key content
|
|
231
|
+
4. Build entity presence on Reddit, YouTube
|
|
232
|
+
5. Add comparison tables with data
|
|
233
|
+
6. Implement FAQ sections (structured, not schema for commercial sites)
|
|
234
|
+
|
|
235
|
+
## High Impact
|
|
236
|
+
|
|
237
|
+
1. Create original research/surveys (unique citability)
|
|
238
|
+
2. Build Wikipedia presence for brand/key people
|
|
239
|
+
3. Establish YouTube channel with content mentions
|
|
240
|
+
4. Implement comprehensive entity linking (sameAs across platforms)
|
|
241
|
+
5. Develop unique tools or calculators
|
|
242
|
+
|
|
243
|
+
## DataForSEO Integration (Optional)
|
|
244
|
+
|
|
245
|
+
If DataForSEO MCP tools are available, use `ai_optimization_chat_gpt_scraper` to check what ChatGPT web search returns for target queries (real GEO visibility check) and `ai_opt_llm_ment_search` with `ai_opt_llm_ment_top_domains` for LLM mention tracking across AI platforms.
|
|
246
|
+
|
|
247
|
+
## Error Handling
|
|
248
|
+
|
|
249
|
+
| Scenario | Action |
|
|
250
|
+
|----------|--------|
|
|
251
|
+
| URL unreachable (DNS failure, connection refused) | Report the error clearly. Do not guess site content. Suggest the user verify the URL and try again. |
|
|
252
|
+
| AI crawlers blocked by robots.txt | Report exactly which crawlers are blocked and which are allowed. Provide specific robots.txt directives to add for enabling AI search visibility. |
|
|
253
|
+
| No llms.txt found | Note the absence and provide a ready-to-use llms.txt template based on the site's content structure. |
|
|
254
|
+
| No structured data detected | Report the gap and provide specific schema recommendations (Article, Organization, Person) for improving AI discoverability. |
|