← 返回 Skills 市场
jinhuadeng

GEO Content Optimization

作者 Koi · GitHub ↗ · v0.3.0 · MIT-0
cross-platform ✓ 安全检测通过
100
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install geo-content-optimization
功能描述
Optimize articles, landing pages, docs, and brand content for visibility, citation, and recommendation in generative AI systems such as ChatGPT, Claude, Gemi...
使用说明 (SKILL.md)

GEO Content Optimization

Use this skill when the user wants to improve how content gets discovered, extracted, cited, and recommended by AI answer engines.

Default goal:

  • make content easier for AI systems to extract and quote
  • increase brand/topic association
  • improve odds of being cited in AI-generated answers
  • turn fuzzy “AI SEO” talk into a concrete editorial workflow

What GEO means in practice

Treat GEO as content clarity + extractability + authority + distribution for AI-mediated discovery.

Do not promise rankings. Do not claim a guaranteed placement in ChatGPT, Claude, Gemini, or Perplexity. Frame the work as improving:

  • visibility
  • citation likelihood
  • answer inclusion probability
  • brand/topic association

Core workflow

  1. Clarify the target Identify:

    • brand / product / person / site
    • target topics and queries
    • target engines (ChatGPT, Claude, Gemini, Perplexity, Google AI Overviews)
    • page type: article, landing page, docs, FAQ, comparison page, glossary, category page
    • desired outcome: cited, summarized, compared, recommended, remembered
  2. Choose the GEO mode

    • Audit mode: evaluate existing content and find gaps
    • Rewrite mode: rewrite an article/page for stronger extractability and citation value
    • Brief mode: create an outline for a GEO-first article
    • Entity mode: strengthen brand/entity-topic associations
    • Comparison mode: create “X vs Y”, alternatives, best-for, use-case content
    • FAQ mode: generate structured Q&A blocks optimized for answer engines
    • Chinese GEO mode: rewrite Chinese content for higher clarity, quotability, and AI citation fitness
  3. Evaluate against the GEO checklist Check for:

    • clear topic-entity association in first 150 words
    • direct answer blocks near the top
    • headings that mirror user queries
    • scannable facts, comparisons, steps, pros/cons, definitions
    • updated facts and explicit dates when relevant
    • named entities, product names, use cases, and terminology consistency
    • quotable lines that an answer engine can easily lift
    • supporting evidence, examples, and concrete claims
  4. Rewrite for extraction Prefer:

    • direct, plain answers before nuance
    • short paragraphs
    • clear subheads
    • structured lists and tables
    • definition-style sentences
    • use-case phrasing
    • comparison framing
  5. Add answer-engine hooks Typical hooks:

    • “What is X?”
    • “How does X work?”
    • “Who is X for?”
    • “X vs Y”
    • “Best X for …”
    • “Common mistakes”
    • “FAQ”
  6. Package the deliverable Return in this order when relevant:

    • GEO diagnosis
    • rewrite priorities
    • revised structure
    • rewritten content or sections
    • FAQ block
    • distribution suggestions
    • measurement suggestions

Chinese GEO guidance

For Chinese content, optimize for:

  • 开头 3 句内说清“它是什么 / 适合谁 / 为什么值得看”
  • 避免空泛抒情和长铺垫
  • 用可摘录句代替抽象判断
  • 多用“是什么 / 为什么 / 怎么做 / 和谁比 / 适合谁”结构
  • 补 FAQ、对比块、结论块
  • 让每个段落单独摘出来也能成立

Writing rules for GEO

  • Answer the implied question early.
  • Put the clearest version of the truth first.
  • Write for extraction, not suspense.
  • Use explicit nouns over vague pronouns.
  • Repeat the core entity-topic pair naturally.
  • Prefer “X is …” / “X helps …” / “X is best for …” structures.
  • Use tables when a reader may ask for comparison.
  • Keep strong, quotable sentences that can survive outside the page context.
  • When facts may age, add date context.

What usually hurts GEO

Avoid these anti-patterns:

  • long throat-clearing intros
  • vague thought-leadership with no answer blocks
  • brand pages that never clearly say what the product is
  • weak headings that don’t match user query language
  • only abstract benefits, no concrete use cases
  • excessive marketing language with low information density
  • hidden definitions buried deep in the page
  • no FAQ / no comparison / no direct answer sections

Deliverable patterns

Audit output

  • Current GEO score / diagnosis
  • Top 5 weaknesses
  • Top 5 fixes
  • Suggested new headings
  • Suggested FAQ block

Rewrite output

  • New title
  • Better intro
  • Revised H2/H3 structure
  • Rewritten sections
  • FAQ block
  • Suggested comparison table

Brief output

  • Target query cluster
  • Entity/topic framing
  • Search/answer intent
  • Outline
  • extraction hooks
  • proof/examples to include

Measurement guidance

Use these indicators when possible:

  • AI citation presence
  • AI mention frequency
  • share of voice in answer engines
  • branded query growth
  • referral traffic from AI surfaces when available
  • impression / click shifts on high-intent informational pages

Bundled resources

  • references/geo-principles.md — core GEO concepts, terminology, and practical heuristics
  • references/query-patterns.md — common answer-engine query patterns to map content against
  • references/rewrite-playbook.md — tactical rewrite moves for articles, landing pages, and docs
  • references/chinese-geo-playbook.md — Chinese GEO rewrite patterns for公众号/官网/品牌内容
  • references/demo-use-cases.md — demo-friendly before/after scenarios you can show or sell
  • scripts/geo_audit.py — lightweight audit for markdown/html/text pages using GEO heuristics
  • scripts/geo_rewrite_brief.py — generate a structured GEO rewrite brief from raw content

How to use the scripts

Quick audit:

python3 scripts/geo_audit.py \x3Cfile>

Rewrite brief:

python3 scripts/geo_rewrite_brief.py \x3Cfile>

Rewrite output package:

python3 scripts/geo_rewrite_output.py \x3Cfile>

Use scripts for a fast first pass, then apply editorial judgment.

Default stance

Be concrete. Be skeptical of hype. Turn “AI SEO” into visible content changes, not buzzword theater. cripts/geo_rewrite_brief.py \x3Cfile>


Use scripts for a fast first pass, then apply editorial judgment.

## Default stance

Be concrete.
Be skeptical of hype.
Turn “AI SEO” into visible content changes, not buzzword theater.
安全使用建议
This skill appears to do exactly what it says: local audits and rewrite suggestions for content. Before installing or running: (1) Review the bundled Python scripts yourself (they are short and use only the standard library). (2) Run them in a controlled environment with only the content files you intend to analyze — do not point them at system files or documents containing secrets/PII. (3) Ensure a trusted Python runtime is used. (4) If you plan to allow the agent to invoke the skill autonomously, remember that the agent could run these scripts on any file it is given permission to access; restrict file-access permissions accordingly. Overall there are no obvious red flags, but only run with content you are comfortable having read by the skill.
功能分析
Type: OpenClaw Skill Name: geo-content-optimization Version: 0.3.0 The skill bundle is a legitimate toolset for Generative Engine Optimization (GEO), designed to help an AI agent optimize content for discovery by other AI systems. The included Python scripts (geo_audit.py, geo_rewrite_brief.py, and geo_rewrite_output.py) are simple text-processing utilities that use regex to analyze document structure and provide optimization suggestions; they contain no network calls, shell execution, or unauthorized file access. The SKILL.md and reference documents provide editorial guidance and templates consistent with the stated purpose, with no evidence of malicious prompt injection or data exfiltration attempts.
能力评估
Purpose & Capability
Name/description match the provided resources: editorial guidance, rewrite templates, and three small Python scripts (audit, brief, output) that operate on markdown/text files. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
SKILL.md confines actions to auditing and rewriting content and includes clear deliverable patterns. The included scripts read files you pass on the command line and emit JSON — this is expected for a content-audit skill, but be aware the scripts will read any file path provided, so do not point them at sensitive system files or secrets.
Install Mechanism
No install spec; the skill is instruction-only with bundled small Python scripts. There are no external downloads, package installs, or archives. The implicit requirement is a Python runtime, but no packages beyond the standard library are used.
Credentials
The skill asks for no environment variables, credentials, or config paths. The scripts perform only local file reads and text analysis (regex/counting); there is no network I/O or secret handling in the provided code.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills. It does not persist credentials or alter agent/system configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install geo-content-optimization
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /geo-content-optimization 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.0
v3: added Chinese content templates, sales positioning, and rewrite output generator for more sellable GEO deliverables
v0.2.0
v2: added Chinese GEO playbook, demo use cases, and rewrite brief generator for more practical AI-answer-engine content optimization
v0.1.0
Initial release: GEO/AEO workflow, rewrite playbook, and audit script for AI answer-engine visibility
元数据
Slug geo-content-optimization
版本 0.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

GEO Content Optimization 是什么?

Optimize articles, landing pages, docs, and brand content for visibility, citation, and recommendation in generative AI systems such as ChatGPT, Claude, Gemi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。

如何安装 GEO Content Optimization?

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

GEO Content Optimization 是免费的吗?

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

GEO Content Optimization 支持哪些平台?

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

谁开发了 GEO Content Optimization?

由 Koi(@jinhuadeng)开发并维护,当前版本 v0.3.0。

💬 留言讨论