geo-seo-claude
Audit and optimize content for SEO, GEO (generative engine optimization), and AEO (answer engine optimization). Use when user asks to "audit SEO", "check search visibility", "optimize for AI search", "generate schema markup", "validate metadata", "extract keywords", "optimize for Perplexity/ChatGPT/Gemini", "check Open Graph tags", "submit to IndexNow", or mentions SEO, GEO, AEO, or search optimization. Do NOT use for creating new content from scratch or image optimization.
npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill geo-seo-claude --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# SEO/GEO/AEO Optimizer Audit content for search engine and AI platform visibility. Generates schema markup, validates metadata, extracts keywords, and produces actionable reports. ## When NOT to Use - Creating new content from scratch (use content generation tools) - Image optimization (use image-specific tools) - Server-side performance (use web performance tools) ## Decision Matrix Pick the right script based on user intent: | User Wants | Script | Input | |-----------|--------|-------| | Full audit with report | `scripts/audit_report.py <file> --format all` | HTML/MD/JSX | | Content structure analysis | `scripts/analyze_content.py <file>` | HTML/MD/JSX | | Meta tag validation | `scripts/metadata_validator.py <file>` | HTML | | Keyword extraction | `scripts/keyword_analyzer.py <file>` | Any text | | Entity extraction | `scripts/entity_extractor.py <file>` | Any text | | Schema markup generation | `scripts/schema_generator.py <type> [args]` | CLI args | | AI platform optimization | `scripts/auto_implementer.py <file> <platform>` | HTML + platform | | Content optimization | `scripts/content_optimizer.py <file>` | HTML/MD | | Citation enhancement | `scripts/citation_enhancer.py <fi
- When NOT to Use
- Decision Matrix
- Preflight
- Error Handling
- Output
- References
What does the geo-seo-claude skill do?
Audit and optimize content for SEO, GEO (generative engine optimization), and AEO (answer engine optimization). Use when user asks to "audit SEO", "check search visibility", "optimize for AI search", "generate schema markup", "validate metadata", "extract keywords", "optimize for Perplexity/ChatGPT/Gemini", "check Open Graph tags", "submit to IndexNow", or mentions SEO, GEO, AEO, or search optimization. Do NOT use for creating new content from scratch or image optimization.
How do I install it?
Run `npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill geo-seo-claude --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From Infrasity-Labs/dev-gtm-claude-skills, a repository with 97 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
