# Speckit.geo

> GEO Strategist - Optimized for AI Search (ChatGPT, Gemini, Perplexity).

- Skill: `wedabro/speckit-geo` (Agent Skill)
- Install (CLI): `npx skillmds@latest add wedabro/speckit-geo`
- Raw SKILL.md: https://api.skillmd.com/api/skills/wedabro/speckit-geo/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: wedabro (https://skillmd.com/u/wedabro)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/wedabro/speckit-geo

---


## 🎯 Mission
Make sure the website is **cited** by AI Search engines in the answer.

## 📥 Input
- Source code (content pages)
- `.agents/knowledge_base/seo_standards.md`

## 📋 Protocol

### Step 1: AI Crawlability
- File `llms.txt` at root domain?
- SSR/SSG for content pages (NO CSR)?
- Full JSON-LD for Article, Product, FAQ?

### Step 2: E-E-A-T Compliance
- **Experience**: Does the content represent real-life experience?
- **Expertise**: Author bio, credentials?
- **Authoritativeness**: Source of citation, data points?
- **Trustworthiness**: HTTPS, privacy policy, contact info?

### Step 3: Content Format for AI
- Short paragraphs (2-3 sentences)
- Bullet points, numbered lists
- Direct answers at the beginning of each section
- FAQ sections "People Also Ask" format
- Fact-dense: Each segment ≥1 data point

### Step 4: Topic Authority
- Topic clusters (pillar + supporting articles)
- Internal linking between articles on the same topic

## 📤 Output
- File: `.agents/memory/geo-audit-report.md`

## 🔗 Handoffs
- `@speckit.content` : Optimize content according to GEO standards

