← Back to Skills Marketplace
aaron-he-zhu

Geo Content Optimizer

by Aaron Zhu · GitHub ↗ · v9.9.5 · MIT-0
cross-platform ✓ Security Clean
2444
Downloads
7
Stars
10
Active Installs
23
Versions
Install in OpenClaw
/install geo-content-optimizer
Description
Optimize content for AI citations in ChatGPT, Perplexity, AI Overviews, Gemini, Claude. AI引用优化/GEO优化/AI搜索
README (SKILL.md)

GEO Content Optimizer

Optimizes content for AI-generated answers and citation surfaces such as ChatGPT, Perplexity, Gemini, Claude, and AI Overviews.

What This Skill Does

Improves structure, authority signals, factual density, quotable statements, source attribution, and overall GEO readiness.

Quick Start

Optimize this content for GEO/AI citations: [content or URL]
Make this article more likely to be cited by AI systems
Write content about [topic] optimized for both SEO and GEO
Audit this content for GEO readiness and suggest improvements
AI Overview is eating clicks on 12 head queries — build a recovery plan

See references/ai-overview-recovery.md for the 4-phase playbook (measure → diagnose → rewrite → monitor) tailored to recovery scenarios (as opposed to generic GEO optimization).

Skill Contract

Expected output: a ready-to-use asset or implementation-ready transformation plus a short handoff summary ready for memory/content/.

  • Reads: the brief, target keywords, entity inputs, quality constraints, and prior decisions from CLAUDE.md and the shared State Model when available. Canonical entity profiles: if the content mentions a brand / person / product, this skill MUST consult memory/entities/\x3Cslug>.md (per the entity-geo handoff schema) to populate display_name, description_short, ai_resolution_status and decide whether disambiguation boilerplate is needed. If the profile is missing or stale (>90 days), declare DONE_WITH_CONCERNS and recommend entity-optimizer as an open loop.
  • Writes: a user-facing content, metadata, or schema deliverable plus a reusable summary that can be stored under memory/content/.
  • Promotes: approved angles, messaging choices, missing evidence, and publish blockers to memory/hot-cache.md, memory/decisions.md, and memory/open-loops.md.
  • Next handoff: use the Next Best Skill below when the asset is ready for review or deployment.

Handoff Summary

Emit the standard shape from skill-contract.md §Handoff Summary Format.

Data Sources

Use ~~AI monitor and ~~SEO tool when connected; otherwise ask for target queries, content, engines, competitor examples, and known AI-citation gaps. See CONNECTORS.md.

Instructions

When a user requests GEO optimization, run these five steps:

  1. Load CORE-EEAT GEO-First Targets — prioritize C02, C09, O03, O05, E01, O02 plus engine-specific preferences.
  2. Analyze Current Content — score clear definitions, quotable statements, factual density, source citations, Q&A format, authority signals, freshness, and structure clarity.
  3. Apply GEO Techniques — add standalone 25-50 word definitions, sourced quotable statements, expert/source signals, Q&A/tables/lists, specific data, and visible-content-matching FAQ schema.
  4. Generate GEO Output — report Changes Made, before/after GEO score, and AI Query Coverage.
  5. CORE-EEAT GEO Self-Check — verify C02, C04, C09, O02, O03, O05, O06, R01, R02, R04, R07, E01, Exp10, Ept08 with Pass/Warn/Fail.

Reference: See references/instructions-detail.md for the full CORE-EEAT GEO target tables, AI engine preferences, analysis templates, optimization report template, self-check matrix, and examples.

Example

User: "Optimize this paragraph for GEO: 'Email marketing is a good way to reach customers. It's been around for a while and many businesses use it.'"

Output adds a clear definition, dated/source-backed facts, structured list, quotable statements, and a before/after GEO score. See the full pattern in references/instructions-detail.md.

GEO Optimization Checklist

Reference: See the GEO Readiness Checklist in references/geo-optimization-techniques.md for the full checklist covering definitions, quotable content, authority, structure, and technical elements.

Tips for Success

Answer first, be specific, cite dated sources, stay current, match query format, and build authority. Full list in references/instructions-detail.md.

Save Results

On user confirmation, save a dated summary to memory/content/YYYY-MM-DD-\x3Ctopic>.md and promote key conclusions to memory/hot-cache.md.

Reference Materials

Next Best Skill

Usage Guidance
This skill appears coherent for GEO/AI-citation optimization. Before installing, confirm: (1) that the agent's memory does not contain sensitive secrets you don't want read or written (the skill explicitly reads/writes memory/entities and memory/* handoff files); (2) which connectors (Search Console, SEO tools, AI monitors) the agent can access and whether you consent to those data connections; (3) that you trust the GitHub source (homepage provided) or inspect the referenced docs (CLAUDE.md, entity-geo handoff schema) if you want deeper assurance. If you prefer, test the skill on non-sensitive sample content first and restrict connector permissions until you’re comfortable with its behavior.
Capability Analysis
Type: OpenClaw Skill Name: geo-content-optimizer Version: 9.9.5 The geo-content-optimizer skill bundle is a comprehensive toolset designed for Generative Engine Optimization (GEO). The code and documentation in SKILL.md and the references directory focus entirely on improving content structure, authority signals, and factual density to increase the likelihood of AI citations. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; the file operations are limited to standard state management within the 'memory/' directory, and the external links point to a relevant GitHub repository (aaron-he-zhu/seo-geo-claude-skills) for documentation.
Capability Assessment
Purpose & Capability
Name and description (GEO / AI-citation optimization) align with the runtime instructions. The skill only uses document templates, analysis rubrics, and memory handoffs appropriate for content optimization; it does not request unrelated credentials, binaries, or installs.
Instruction Scope
The SKILL.md requires reading shared docs (CLAUDE.md, State Model) and agent memory (memory/entities/<slug>.md) and writing handoffs to memory/* files (hot-cache.md, decisions.md, open-loops.md). This is coherent for a content-optimization skill but means it will access and update agent memory and (when connected) external connectors (e.g., Search Console, AI monitor, SEO tool). Review what lives in memory and connector scopes before use.
Install Mechanism
Instruction-only skill with no install spec and no code to execute. No downloads, third-party packages, or binaries are declared — low install risk.
Credentials
No environment variables, credentials, or config paths are requested. The skill references optional connectors (e.g., `~~search console`, `~~AI monitor`, `~~SEO tool`) which are proportional to its purpose but rely on whatever connector permissions the agent has.
Persistence & Privilege
The skill writes structured outputs and promotes items into memory (memory/content/, memory/hot-cache.md, memory/decisions.md, memory/open-loops.md). That is expected for a workflow-oriented skill, but users should be aware it will persist analysis/decisions into agent memory if allowed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install geo-content-optimizer
  3. After installation, invoke the skill by name or use /geo-content-optimizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v9.9.5
Published from v9.9.5 @ 7ecc77b
v9.9.0
Published from main @ 7861a09
v9.5.0
Published from main @ 9967b3d
v9.1.0
Published from main @ d9bf8c7
v9.0.1
Published from main @ 3642433
v9.0.0
Published from main @ 032eb65
v8.0.2
Published from main @ 728f02d
v8.0.1
Published from main @ e644cbe
v8.0.0
v8.0.0: Unified version release — consolidates Wiki Knowledge Layer, Auditor Runbook inline strategy, Critical Fail Cap, Guardrail Negatives, and 2 new commands
v7.2.0
v7.2.0: conversion-focused first paragraphs, cross-promotion tables, deduplicated Chinese keywords, semantic density paragraphs for on-page/technical SEO auditors
v7.1.0
Improve ClawHub search discoverability: optimized display name, tags, and description for vector search
v7.0.0
v7.0.0: Wiki Knowledge Layer + infrastructure upgrades
v6.2.0
v6.2.0: when_to_use + argument-hint frontmatter, hook hardening, memory system upgrades
v6.0.0
v6.0.0: GStack pattern adoption — Completion Status Protocol, Escalation Protocol, Anti-Slop Output Voice, 8 named workflow phases, Decision Gates, AUTO-FIX vs ASK, 750+ multilingual triggers, all descriptions ≤180 UTF-8 bytes for full ClawHub display
v5.1.0
v5.1.0: multilingual trigger optimization — 5 languages, 750+ triggers, 8-agent reviewed
v5.0.0
v5.0.0: Unified operating model — hook automation, temperature memory, protocol gates, state write-through, trigger widening
v4.1.0
v4.1.0: publish GitHub absolute links for published docs and sync version metadata
v4.0.0
v4.0.0: ClawHub-first marketplace optimization — security fixes, vector search descriptions, multi-ecosystem install docs
v3.0.0
geo-content-optimizer v3.0.0 - Major upgrade with new GEO optimization workflow and techniques reference. - Expanded support and description for Gemini and Perplexity AI citation targeting. - Adds step-by-step checklist for CORE-EEAT GEO-First optimization items (C02, C09, O03, R01–R05, E01). - Improved instruction flow: separate analysis, scoring, and actionable optimization steps. - New techniques reference: references/geo-optimization-techniques.md added.
v2.0.0
**geo-content-optimizer v2.0.0 Changelog** - Major update adding metadata block with license, author, version, tags, and trigger phrases for improved discovery and integration. - Expanded description to clarify use cases, recommended triggers, and relevant related skills. - Added a full SEO & GEO Skills Library cross-reference, with categorized links to 20 related skills. - Refined in-skill instructions and user prompts for clarity. - No changes to the core GEO optimization workflow or technical logic.
Metadata
Slug geo-content-optimizer
Version 9.9.5
License MIT-0
All-time Installs 10
Active Installs 10
Total Versions 23
Frequently Asked Questions

What is Geo Content Optimizer?

Optimize content for AI citations in ChatGPT, Perplexity, AI Overviews, Gemini, Claude. AI引用优化/GEO优化/AI搜索. It is an AI Agent Skill for Claude Code / OpenClaw, with 2444 downloads so far.

How do I install Geo Content Optimizer?

Run "/install geo-content-optimizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Geo Content Optimizer free?

Yes, Geo Content Optimizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Geo Content Optimizer support?

Geo Content Optimizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Geo Content Optimizer?

It is built and maintained by Aaron Zhu (@aaron-he-zhu); the current version is v9.9.5.

💬 Comments