geo
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseGEO-SEO Analysis Tool — Claude Code Skill (February 2026)
GEO-SEO分析工具 — Claude Code Skill(2026年2月)
Philosophy: GEO-first, SEO-supported. AI search is eating traditional search. This tool optimizes for where traffic is going, not where it was.
核心理念: 以GEO为核心,SEO为支撑。AI搜索正在逐步替代传统搜索。 本工具针对流量未来的流向进行优化,而非过去的渠道。
Quick Reference
快速参考
| Command | What It Does |
|---|---|
| Full GEO + SEO audit with parallel subagents |
| Deep single-page GEO analysis |
| Score content for AI citation readiness |
| Check AI crawler access (robots.txt analysis) |
| Analyze or generate llms.txt file |
| Scan brand mentions across AI-cited platforms |
| Platform-specific optimization (ChatGPT, Perplexity, Google AIO) |
| Detect, validate, and generate structured data |
| Traditional technical SEO audit |
| Content quality and E-E-A-T assessment |
| Generate client-ready GEO deliverable |
| Generate professional PDF report with charts and scores |
| 60-second GEO visibility snapshot |
| CRM-lite: manage prospects through the sales pipeline |
| Auto-generate client proposal from audit data |
| Monthly delta report: show score improvements to client |
| 命令 | 功能 |
|---|---|
| 借助并行子代理完成完整的GEO + SEO审计 |
| 针对单页面进行深度GEO分析 |
| 评估内容的AI引用就绪度评分 |
| 检查AI爬虫的访问权限(分析robots.txt) |
| 分析或生成llms.txt文件 |
| 扫描AI引用平台中的品牌提及情况 |
| 平台专属优化(ChatGPT、Perplexity、Google AIO) |
| 检测、验证并生成结构化数据 |
| 传统技术SEO审计 |
| 内容质量与E-E-A-T评估 |
| 生成面向客户的GEO交付报告 |
| 生成包含图表和评分的专业PDF报告 |
| 60秒GEO可见性快照 |
| 轻量CRM:通过销售漏斗管理潜在客户 |
| 基于审计数据自动生成客户提案 |
| 月度差异报告:向客户展示评分提升情况 |
Market Context (Why GEO Matters)
市场背景(GEO的重要性)
| Metric | Value | Source |
|---|---|---|
| GEO services market (2025) | $850M-$886M | Yahoo Finance / Superlines |
| Projected GEO market (2031) | $7.3B (34% CAGR) | Industry analysts |
| AI-referred sessions growth | +527% (Jan-May 2025) | SparkToro |
| AI traffic conversion vs organic | 4.4x higher | Industry data |
| Google AI Overviews reach | 1.5B users/month, 200+ countries | |
| ChatGPT weekly active users | 900M+ | OpenAI |
| Perplexity monthly queries | 500M+ | Perplexity |
| Gartner: search traffic drop by 2028 | -50% | Gartner |
| Marketers investing in GEO | Only 23% | Industry surveys |
| Brand mentions vs backlinks for AI | 3x stronger correlation | Ahrefs (Dec 2025) |
| 指标 | 数值 | 来源 |
|---|---|---|
| GEO服务市场规模(2025年) | 8.5亿-8.86亿美元 | Yahoo Finance / Superlines |
| 预计GEO市场规模(2031年) | 73亿美元(年复合增长率34%) | 行业分析师 |
| AI引荐会话量增长 | +527%(2025年1-5月) | SparkToro |
| AI流量转化率 vs 自然搜索 | 高出4.4倍 | 行业数据 |
| Google AI Overviews月覆盖用户 | 15亿+,覆盖200+国家 | |
| ChatGPT周活跃用户 | 9亿+ | OpenAI |
| Perplexity月查询量 | 5亿+ | Perplexity |
| Gartner:2028年搜索流量降幅 | -50% | Gartner |
| 投入GEO的营销人员占比 | 仅23% | 行业调研 |
| AI搜索中品牌提及 vs 反向链接的相关性 | 强3倍 | Ahrefs(2025年12月) |
Orchestration Logic
编排逻辑
Full Audit (/geo audit <url>
)
/geo audit <url>完整审计(/geo audit <url>
)
/geo audit <url>Phase 1: Discovery (Sequential)
- Fetch homepage HTML (curl or WebFetch)
- Detect business type (SaaS, Local, E-commerce, Publisher, Agency, Other)
- Extract key pages from sitemap.xml or internal links (up to 50 pages)
Phase 2: Parallel Analysis (Delegate to Subagents)
Launch these 5 subagents simultaneously:
| Subagent | File | Responsibility |
|---|---|---|
| geo-ai-visibility | | GEO audit, citability, AI crawlers, llms.txt, brand mentions |
| geo-platform-analysis | | Platform-specific optimization (ChatGPT, Perplexity, Google AIO) |
| geo-technical | | Technical SEO, Core Web Vitals, crawlability, indexability |
| geo-content | | Content quality, E-E-A-T, readability, AI content detection |
| geo-schema | | Schema markup detection, validation, generation |
Phase 3: Synthesis (Sequential)
- Collect all subagent reports
- Calculate composite GEO Score (0-100)
- Generate prioritized action plan
- Output client-ready report
阶段1:发现(顺序执行)
- 获取主页HTML(curl或WebFetch)
- 检测业务类型(SaaS、本地商家、电商、出版商、代理机构、其他)
- 从sitemap.xml或内部链接中提取关键页面(最多50个页面)
阶段2:并行分析(委派给子代理)
同时启动以下5个子代理:
| 子代理 | 文件 | 职责 |
|---|---|---|
| geo-ai-visibility | | GEO审计、可引用性、AI爬虫、llms.txt、品牌提及 |
| geo-platform-analysis | | 平台专属优化(ChatGPT、Perplexity、Google AIO) |
| geo-technical | | 技术SEO、核心网页指标、可爬取性、可索引性 |
| geo-content | | 内容质量、E-E-A-T、可读性、AI内容检测 |
| geo-schema | | Schema标记检测、验证、生成 |
阶段3:合成(顺序执行)
- 收集所有子代理的报告
- 计算综合GEO评分(0-100分)
- 生成优先级行动计划
- 输出面向客户的报告
Scoring Methodology
评分方法
| Category | Weight | Measured By |
|---|---|---|
| AI Citability & Visibility | 25% | Passage scoring, answer block quality, AI crawler access |
| Brand Authority Signals | 20% | Mentions on Reddit, YouTube, Wikipedia, LinkedIn; entity presence |
| Content Quality & E-E-A-T | 20% | Expertise signals, original data, author credentials |
| Technical Foundations | 15% | SSR, Core Web Vitals, crawlability, mobile, security |
| Structured Data | 10% | Schema completeness, JSON-LD validation, rich result eligibility |
| Platform Optimization | 10% | Platform-specific readiness (Google AIO, ChatGPT, Perplexity) |
| 类别 | 权重 | 衡量标准 |
|---|---|---|
| AI可引用性与可见性 | 25% | 段落评分、回答区块质量、AI爬虫访问权限 |
| 品牌权威信号 | 20% | Reddit、YouTube、维基百科、LinkedIn上的提及量;实体存在感 |
| 内容质量与E-E-A-T | 20% | 专业度信号、原创数据、作者资质 |
| 技术基础 | 15% | SSR、核心网页指标、可爬取性、移动端适配、安全性 |
| 结构化数据 | 10% | Schema完整性、JSON-LD验证、富结果资格 |
| 平台优化 | 10% | 平台专属就绪度(Google AIO、ChatGPT、Perplexity) |
Business Type Detection
业务类型检测
Analyze homepage for patterns:
| Type | Signals |
|---|---|
| SaaS | Pricing page, "Sign up", "Free trial", "/app", "/dashboard", API docs |
| Local Service | Phone number, address, "Near me", Google Maps embed, service area |
| E-commerce | Product pages, cart, "Add to cart", price elements, product schema |
| Publisher | Blog, articles, bylines, publication dates, article schema |
| Agency | Portfolio, case studies, "Our services", client logos, testimonials |
| Other | Default — apply general GEO best practices |
Adjust recommendations based on detected type. Local businesses need LocalBusiness schema and Google Business Profile optimization. SaaS needs SoftwareApplication schema and comparison page strategy. E-commerce needs Product schema and review aggregation.
分析主页模式:
| 类型 | 识别信号 |
|---|---|
| SaaS | 定价页面、“注册”、“免费试用”、"/app"、"/dashboard"、API文档 |
| 本地服务商家 | 电话号码、地址、“附近”、Google Maps嵌入、服务区域 |
| 电商 | 产品页面、购物车、“加入购物车”、价格元素、产品Schema |
| 出版商 | 博客、文章、署名、发布日期、文章Schema |
| 代理机构 | 作品集、案例研究、“我们的服务”、客户logo、客户证言 |
| 其他 | 默认分类 — 应用通用GEO最佳实践 |
根据检测到的类型调整建议。本地商家需要LocalBusiness Schema和Google商家资料优化。SaaS需要SoftwareApplication Schema和对比页面策略。电商需要Product Schema和评论聚合。
Sub-Skills (10 Specialized Components)
子技能(10个专业组件)
| # | Skill | Directory | Purpose |
|---|---|---|---|
| 1 | geo-audit | | Full audit orchestration and scoring |
| 2 | geo-citability | | Passage-level AI citation readiness |
| 3 | geo-crawlers | | AI crawler access and robots.txt |
| 4 | geo-llmstxt | | llms.txt standard analysis and generation |
| 5 | geo-brand-mentions | | Brand presence on AI-cited platforms |
| 6 | geo-platform-optimizer | | Platform-specific AI search optimization |
| 7 | geo-schema | | Structured data for AI discoverability |
| 8 | geo-technical | | Technical SEO foundations |
| 9 | geo-content | | Content quality and E-E-A-T |
| 10 | geo-report | | Client-ready deliverable generation |
| 11 | geo-prospect | | CRM-lite prospect and client pipeline management |
| 12 | geo-proposal | | Auto-generate client proposals from audit data |
| 13 | geo-compare | | Monthly delta tracking and progress reports |
| 编号 | 技能 | 目录 | 用途 |
|---|---|---|---|
| 1 | geo-audit | | 完整审计编排与评分 |
| 2 | geo-citability | | 段落级AI引用就绪度评估 |
| 3 | geo-crawlers | | AI爬虫访问权限与robots.txt分析 |
| 4 | geo-llmstxt | | llms.txt标准分析与生成 |
| 5 | geo-brand-mentions | | AI引用平台中的品牌存在感分析 |
| 6 | geo-platform-optimizer | | 平台专属AI搜索优化 |
| 7 | geo-schema | | 用于AI可发现性的结构化数据 |
| 8 | geo-technical | | 技术SEO基础 |
| 9 | geo-content | | 内容质量与E-E-A-T评估 |
| 10 | geo-report | | 面向客户的交付报告生成 |
| 11 | geo-prospect | | 轻量CRM潜在客户与客户漏斗管理 |
| 12 | geo-proposal | | 基于审计数据自动生成客户提案 |
| 13 | geo-compare | | 月度差异跟踪与进度报告 |
Subagents (5 Parallel Workers)
子代理(5个并行工作单元)
| Agent | File | Skills Used |
|---|---|---|
| geo-ai-visibility | | geo-citability, geo-crawlers, geo-llmstxt, geo-brand-mentions |
| geo-platform-analysis | | geo-platform-optimizer |
| geo-technical | | geo-technical |
| geo-content | | geo-content |
| geo-schema | | geo-schema |
| 代理 | 文件 | 使用技能 |
|---|---|---|
| geo-ai-visibility | | geo-citability、geo-crawlers、geo-llmstxt、geo-brand-mentions |
| geo-platform-analysis | | geo-platform-optimizer |
| geo-technical | | geo-technical |
| geo-content | | geo-content |
| geo-schema | | geo-schema |
Output Files
输出文件
All commands generate structured output:
| Command | Output File |
|---|---|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| Inline summary (no file) |
| Updates |
| |
| |
所有命令均生成结构化输出:
| 命令 | 输出文件 |
|---|---|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| 内联摘要(无文件输出) |
| 更新 |
| |
| |
PDF Report Generation
PDF报告生成
The command generates a professional, branded PDF report:
/geo report-pdf <url>/geo report-pdf <url>How It Works
工作流程
- Run the full audit or individual analyses first
- Collect all scores and findings into a JSON structure
- Execute the PDF generator:
python3 ~/.claude/skills/geo/scripts/generate_pdf_report.py data.json GEO-REPORT.pdf
- 先运行完整审计或单独分析
- 将所有评分与发现整理为JSON结构
- 执行PDF生成器:
python3 ~/.claude/skills/geo/scripts/generate_pdf_report.py data.json GEO-REPORT.pdf
What the PDF Includes
PDF包含内容
- Cover page with GEO score gauge visualization
- Score breakdown with color-coded bar charts
- AI Platform Readiness dashboard with horizontal bar chart
- Crawler Access status table with color-coded Allow/Block
- Key Findings categorized by severity (Critical/High/Medium/Low)
- Prioritized Action Plan (Quick Wins, Medium-Term, Strategic)
- Methodology & Glossary appendix
- 封面页:带有GEO评分仪表板可视化
- 评分细分:带颜色编码的条形图
- AI平台就绪度:仪表板与横向条形图
- 爬虫访问权限:带颜色编码的允许/阻止状态表
- 关键发现:按严重程度分类(严重/高/中/低)
- 优先级行动计划(快速见效、中期、战略级)
- 方法学与术语表附录
Workflow
操作步骤
- First run to collect all data
/geo audit <url> - Then run to generate the PDF
/geo report-pdf <url> - The tool will compile audit data into JSON, then generate the PDF
- Output: in the current directory
GEO-REPORT.pdf
- 先运行 收集所有数据
/geo audit <url> - 再运行 生成PDF
/geo report-pdf <url> - 工具会将审计数据编译为JSON,然后生成PDF
- 输出:当前目录下的
GEO-REPORT.pdf
Quality Gates
质量管控
- Crawl limit: Max 50 pages per audit (focus on quality over quantity)
- Timeout: 30 seconds per page fetch
- Rate limiting: 1-second delay between requests, max 5 concurrent
- Robots.txt: Always respect, always check
- Duplicate detection: Skip pages with >80% content similarity
- 爬取限制:每次审计最多50个页面(重质不重量)
- 超时设置:每个页面获取超时30秒
- 速率限制:请求间隔1秒,最多5个并发请求
- Robots.txt:始终遵守并检查
- 重复检测:跳过内容相似度超过80%的页面
Quick Start Examples
快速开始示例
undefinedundefinedFull GEO audit of a website
对网站进行完整GEO审计
/geo audit https://example.com
/geo audit https://example.com
Check if AI bots can see your site
检查AI机器人是否能访问你的网站
/geo crawlers https://example.com
/geo crawlers https://example.com
Score a specific page for AI citability
为特定页面的AI引用就绪度评分
/geo citability https://example.com/blog/best-article
/geo citability https://example.com/blog/best-article
Generate an llms.txt file for your site
为你的网站生成llms.txt文件
/geo llmstxt https://example.com
/geo llmstxt https://example.com
Get a 60-second visibility snapshot
获取60秒可见性快照
/geo quick https://example.com
/geo quick https://example.com
Generate a client-ready report
生成面向客户的报告
/geo report https://example.com
undefined/geo report https://example.com
undefined