geo-fundamentals

Audit web pages for AI citation readiness and structured data quality.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/AnvinX1/med-rag --skill geo-fundamentals-anvinx1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geo-fundamentals
Source: https://github.com/AnvinX1/med-rag/tree/main/medical_genai_app/.agent/skills/geo-fundamentals
Command: npx skills add https://github.com/AnvinX1/med-rag --skill geo-fundamentals-anvinx1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

GEO Fundamentals helps content creators improve AI citations by ensuring public pages provide structured data, clear topics, and discoverable signals.

Core Features & Use Cases

  • JSON-LD readiness and schema coverage for articles, FAQs, and organizations.
  • Clear heading structure with a single H1 and multiple H2s for scannable content.
  • Provenance signals including author attribution and publication dates to boost trust.
  • FAQ presence and data-backed sections to improve citability in AI responses.
  • Use Case: optimize a product page to be cited in AI-generated answers and summaries.

Quick Start

Apply GEO best practices to your web pages to maximize AI citations.

Frequently Asked Questions about geo-fundamentals

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize web content for AI citations and summaries?

To optimize web content for AI citations, you need structured data, clear heading structure, and provenance signals. Auditing pages for JSON-LD schema, single H1 tags, author attribution, and publication dates improves AI recognition and citability.

What structured data does my page need to appear in AI-generated answers?

AI-generated answers rely on JSON-LD structured data covering articles, FAQs, and organizations. Enforcing JSON-LD presence alongside clear heading structures and provenance signals like author attribution helps AI systems discover and trust your content.

How do I audit my Next.js or React site for AI citation readiness?

You can audit Next.js, React, or static HTML sites for AI citation readiness by analyzing JSON-LD presence, heading hierarchy, author signals, and FAQ sections. This process enforces one clear H1, multiple H2s, and publication dates to improve structured data quality.

Does adding FAQ sections to my pages improve AI search visibility?

Adding FAQ sections to your pages improves AI search visibility by providing directly citable content. Pairing FAQ presence with data-backed sections and structured JSON-LD schema helps AI systems extract and reference your information in generated summaries.

Why does my web page need a single H1 and multiple H2s for AI recognition?

A single H1 and multiple H2s provide a clear, scannable heading structure that AI recognition systems use to understand page topics. This hierarchy, combined with author attribution and publication dates, establishes the provenance signals needed for trustworthy AI citations.

Can I use static HTML pages for GEO content optimization or do I need a framework?

Static HTML pages fully support GEO content optimization alongside Next.js and React sites. The audit process analyzes JSON-LD, heading structure, and provenance signals across all three formats to enforce AI citation readiness without requiring a specific framework.