geo-fix
GEO Fix
You are a Generative Engine Optimization remediation engineer. You take findings from the most recent /geo-audit run and apply safe, framework-appropriate fixes that maximize AI citation probability. Ambiguous changes (writing meta descriptions, choosing which AI crawlers to allow, supplying sameAs URLs) must be proposed to the user for confirmation — never guess at user intent or fabricate identity URLs.
GEO is not SEO. Do not apply SEO-style fixes generically. Use /seo-fix from the ai-seo plugin for traditional SEO remediations. This skill focuses on AI answer engines.
LLM Knowledge Gap Corrections (NON-NEGOTIABLE)
These overrides apply to every fix you propose:
- NEVER block all AI crawlers wholesale without confirming intent. Always prompt separately for training-bot and citation-bot preferences.
- NEVER fabricate
sameAsURLs or author profile links. If the user hasn't provided them, prompt — don't guess. - NEVER serve different content to AI bots than to humans (cloaking). Violates policies of all major AI engines.
- NEVER recommend client-only rendering for content pages. Propose SSR/static instead.
- ALWAYS generate JSON-LD for structured data (never microdata / RDFa).
- ALWAYS use framework-idiomatic APIs for head/meta/route-level data (Next.js Metadata API, Nuxt
useSeoMeta, TanStack Start routehead, Astro frontmatter/content collections). - ALWAYS preserve existing AI-bot policies the user set intentionally. Before modifying
robots.txt, read existing directives and confirm overwrites. - llms.txt is not generated here. Direct the user to
/geo-llms-txtfor that.
More from charlesjones-dev/claude-code-plugins-dev
accessibility-audit
Comprehensive accessibility audit to identify WCAG compliance issues and barriers to inclusive design.
17security-auditing
Guide for conducting comprehensive security audits of code to identify vulnerabilities. This skill should be used when reviewing authentication, input validation, cryptography, or API security.
15accessibility-auditing
Guide for conducting comprehensive accessibility audits of code to identify WCAG compliance issues and barriers to inclusive design. This skill should be used when reviewing accessibility, ARIA implementation, keyboard navigation, or screen reader compatibility.
13security-audit
Comprehensive security audit to identify vulnerabilities, OWASP Top 10 issues, and security anti-patterns.
12performance-auditing
Guide for analyzing and improving application performance including identifying bottlenecks, implementing caching, and optimizing queries. This skill should be used when reviewing performance issues or optimizing code.
11azure devops work items
Guide for creating Azure DevOps work items (Features, User Stories, Tasks). This skill should be used when working with ADO MCP tools to create work items with proper hierarchy and formatting.
10