← 返回 Skills 市场
aaron-he-zhu

Geo Content Optimizer

作者 Aaron Zhu · GitHub ↗ · v9.9.5 · MIT-0
cross-platform ✓ 安全检测通过
2444
总下载
7
收藏
10
当前安装
23
版本数
在 OpenClaw 中安装
/install geo-content-optimizer
功能描述
Optimize content for AI citations in ChatGPT, Perplexity, AI Overviews, Gemini, Claude. AI引用优化/GEO优化/AI搜索
使用说明 (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

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install geo-content-optimizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /geo-content-optimizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug geo-content-optimizer
版本 9.9.5
许可证 MIT-0
累计安装 10
当前安装数 10
历史版本数 23
常见问题

Geo Content Optimizer 是什么?

Optimize content for AI citations in ChatGPT, Perplexity, AI Overviews, Gemini, Claude. AI引用优化/GEO优化/AI搜索. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2444 次。

如何安装 Geo Content Optimizer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install geo-content-optimizer」即可一键安装,无需额外配置。

Geo Content Optimizer 是免费的吗?

是的,Geo Content Optimizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Geo Content Optimizer 支持哪些平台?

Geo Content Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Geo Content Optimizer?

由 Aaron Zhu(@aaron-he-zhu)开发并维护,当前版本 v9.9.5。

💬 留言讨论