Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
sickn33 avatar

Geo Fundamentals

  • 1k installs
  • 44k repo stars
  • Updated July 27, 2026
  • sickn33/antigravity-awesome-skills

GEO Fundamentals is a Python audit skill that checks public HTML and React page components for AI-search citation readiness—including structured data, author info, dates, and FAQ sections—for developers who publish index

About

GEO Fundamentals is a Generative Engine Optimization checker from sickn33/antigravity-awesome-skills that runs geo_checker.py against a project path to score public web content for AI citation readiness. The script analyzes HTML files and JSX/TSX React page components—explicitly not markdown developer docs—for structured data, author metadata, publish dates, and FAQ sections that AI engines use when generating answers. Developers run it before publishing landing pages, marketing sites, or product docs that will be indexed by ChatGPT, Perplexity, and similar systems. Usage is `python geo_checker.py <project_path>`, making it a pre-publish gate for content teams shipping indexable React or static HTML surfaces.

  • Scans HTML and JSX/TSX files for Generative Engine Optimization signals
  • Checks structured data, author info, publish dates, and FAQ sections
  • Skips developer-only directories and config files automatically
  • Outputs JSON report showing AI citation readiness per page
  • Designed specifically for content indexed by ChatGPT, Perplexity, and similar engines

Geo Fundamentals by the numbers

  • 1,010 all-time installs (skills.sh)
  • +21 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #435 of 1,881 Marketing & SEO skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill geo-fundamentals

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1k
repo stars44k
Security audit3 / 3 scanners passed
Last updatedJuly 27, 2026
Repositorysickn33/antigravity-awesome-skills

How do you audit web pages for AI search citation readiness?

Audit public web pages and React components for AI-search visibility before publishing.

Who is it for?

Developers publishing public HTML or React pages who need a pre-ship audit for AI-engine citation readiness before content goes live.

Skip if: Developers auditing internal markdown docs, private repos, or backend-only code with no indexable public web surfaces.

When should I use this skill?

The user wants to check AI-search visibility, run a GEO audit, or validate structured data and FAQ sections on public web pages before publishing.

What you get

GEO audit report covering structured data, author metadata, dates, and FAQ coverage on indexable HTML and JSX/TSX files.

  • GEO audit report
  • citation-readiness findings

By the numbers

  • Audits 2 public web file types: HTML and JSX/TSX
  • Checks 4 citation signals: structured data, author info, dates, and FAQ sections

Files

SKILL.mdMarkdownGitHub ↗

GEO Fundamentals

Optimization for AI-powered search engines.

---

1. What is GEO?

GEO = Generative Engine Optimization

GoalPlatform
Be cited in AI responsesChatGPT, Claude, Perplexity, Gemini

SEO vs GEO

AspectSEOGEO
Goal#1 rankingAI citations
PlatformGoogleAI engines
MetricsRankings, CTRCitation rate
FocusKeywordsEntities, data

---

2. AI Engine Landscape

EngineCitation StyleOpportunity
PerplexityNumbered [1][2]Highest citation rate
ChatGPTInline/footnotesCustom GPTs
ClaudeContextualLong-form content
GeminiSources sectionSEO crossover

---

3. RAG Retrieval Factors

How AI engines select content to cite:

FactorWeight
Semantic relevance~40%
Keyword match~20%
Authority signals~15%
Freshness~10%
Source diversity~15%

---

4. Content That Gets Cited

ElementWhy It Works
Original statisticsUnique, citable data
Expert quotesAuthority transfer
Clear definitionsEasy to extract
Step-by-step guidesActionable value
Comparison tablesStructured info
FAQ sectionsDirect answers

---

5. GEO Content Checklist

Content Elements

  • [ ] Question-based titles
  • [ ] Summary/TL;DR at top
  • [ ] Original data with sources
  • [ ] Expert quotes (name, title)
  • [ ] FAQ section (3-5 Q&A)
  • [ ] Clear definitions
  • [ ] "Last updated" timestamp
  • [ ] Author with credentials

Technical Elements

  • [ ] Article schema with dates
  • [ ] Person schema for author
  • [ ] FAQPage schema
  • [ ] Fast loading (< 2.5s)
  • [ ] Clean HTML structure

---

6. Entity Building

ActionPurpose
Google Knowledge PanelEntity recognition
Wikipedia (if notable)Authority source
Consistent info across webEntity consolidation
Industry mentionsAuthority signals

---

7. AI Crawler Access

Key AI User-Agents

CrawlerEngine
GPTBotChatGPT/OpenAI
Claude-WebClaude
PerplexityBotPerplexity
GooglebotGemini (shared)

Access Decision

StrategyWhen
Allow allWant AI citations
Block GPTBotDon't want OpenAI training
SelectiveAllow some, block others

---

8. Measurement

MetricHow to Track
AI citationsManual monitoring
"According to [Brand]" mentionsSearch in AI
Competitor citationsCompare share
AI-referred trafficUTM parameters

---

9. Anti-Patterns

❌ Don't✅ Do
Publish without datesAdd timestamps
Vague attributionsName sources
Skip author infoShow credentials
Thin contentComprehensive coverage

---

Remember: AI cites content that's clear, authoritative, and easy to extract. Be the best answer.

---

Script

ScriptPurposeCommand
scripts/geo_checker.pyGEO audit (AI citation readiness)python scripts/geo_checker.py <project_path>

When to Use

This skill is applicable to execute the workflow or actions described in the overview.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Related skills

How it compares

Choose GEO Fundamentals over traditional SEO linters when the goal is AI-engine citation readiness rather than only Google SERP meta tags.

FAQ

Which file types does GEO Fundamentals audit?

GEO Fundamentals audits HTML files and JSX/TSX React page components via geo_checker.py. The checker explicitly excludes markdown files because those are developer docs, not public indexable web content targeted by AI search engines.

How do you run the GEO Fundamentals checker?

GEO Fundamentals runs with `python geo_checker.py <project_path>`. The script analyzes indexable public web content for structured data, author info, dates, and FAQ sections that improve citation readiness in ChatGPT and Perplexity.

Is Geo Fundamentals safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Marketing & SEOseocontentdistribution

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.