Agent skill · AI & Agents

geo-fundamentals

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorships scriptsMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill geo-fundamentals --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: yes
Path: skills/geo-fundamentals/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# GEO Fundamentals > Optimization for AI-powered search engines. --- ## 1. What is GEO? **GEO** = Generative Engine Optimization | Goal | Platform | |------|----------| | Be cited in AI responses | ChatGPT, Claude, Perplexity, Gemini | ### SEO vs GEO | Aspect | SEO | GEO | |--------|-----|-----| | Goal | #1 ranking | AI citations | | Platform | Google | AI engines | | Metrics | Rankings, CTR | Citation rate | | Focus | Keywords | Entities, data | --- ## 2. AI Engine Landscape | Engine | Citation Style | Opportunity | |--------|----------------|-------------| | **Perplexity** | Numbered [1][2] | Highest citation rate | | **ChatGPT** | Inline/footnotes | Custom GPTs | | **Claude** | Contextual | Long-form content | | **Gemini** | Sources section | SEO crossover | --- ## 3. RAG Retrieval Factors How AI engines select content to cite: | Factor | Weight | |--------|--------| | Semantic relevance | ~40% | | Keyword match | ~20% | | Authority signals | ~15% | | Freshness | ~10% | | Source diversity | ~15% | --- ## 4. Content That Gets Cited | Element | Why It Works | |---------|--------------| | **Original statistics** | Unique, citable data | | **Expert quotes** | Authority transfer | |

What's inside
Steps it walks through
  1. 1. What is GEO?
  2. SEO vs GEO
  3. 2. AI Engine Landscape
  4. 3. RAG Retrieval Factors
  5. 4. Content That Gets Cited
  6. 5. GEO Content Checklist
  7. Content Elements
  8. Technical Elements
  9. 6. Entity Building
  10. 7. AI Crawler Access
  11. Key AI User-Agents
  12. Access Decision
  13. 8. Measurement
  14. 9. Anti-Patterns
Ships with 1 file
  • scripts/geo_checker.py
More from agentic-awesome-skills
All skills →
About this skill
What does the geo-fundamentals skill do?

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill geo-fundamentals --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 sickn33/agentic-awesome-skills, a repository with 44,414 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.

Keep going