Overview
- Skill Key
- artyomx33/geo-optimizer
- Author
- artyomx33
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/artyomx33/geo-optimizer
- Latest Commit SHA
- 8b4f74c882a0490a8f716fbce1db2f800b7be2b3
Optimize content for AI citation (GEO). Use when user says "GEO", "generative engine optimization", "AI citation", "get cited by AI", "AI-friendly content", or creating content for ChatGPT/Claude/Perplexity visibility.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 geo-optimizer 技能。 若已安装,则直接安装 geo-optimizer 技能。
# GEO Content Optimizer ## When To Use - Creating content for AI citation - Refactoring articles for AI compatibility - Improving quotability for AI responses - Competing in AI-first search - Adding authority signals AI systems recognize ## Core Concept **SEO** = Rank in search results **GEO** = Get cited in AI-generated answers ## The 8 GEO Dimensions | Dimension | Low (1-2) | High (4-5) | |-----------|-----------|------------| | Definition Clarity | Vague | Citable definitions with metrics | | Quotable Statements | Generic claims | Specific facts with sources | | Factual Density | Opinion-heavy | Data-packed | | Source Citations | None | Traceable to authority | | Q&A Format | Prose only | Explicit Q&A sections | | Authority Signals | No credentials | Expert bylines, credentials | | Content Freshness | Outdated | Dated citations, recent data | | Structural Clarity | Poor hierarchy | Clear headers, lists, tables | ## The GEO Score Score each dimension 1-5. Total /40: - 32-40: AI-ready - 24-31: Needs optimization - 16-23: Major work needed ## Quick Wins (30-minute edits) 1. Add specific statistics with dates and sources 2. Create standalone definition paragraphs 3. Include expert quotes with credentials 4. Add comparison tables 5. Create FAQ section with 5-7 questions 6. Replace vague claims with verified facts 7. Insert authoritative source citations ## Output Format ```markdown ## GEO Audit Current Score: [X]/40 ### Dimension Scores | Dimension | Score | Quick Fix | |-----------|-------|-----------| | [dimension] | [1-5] | [action] | ## Optimized Content Sections ### Definition (Citable) [Term] is [category] that [function], [key metric]. ### Key Statistics - [Stat with source and date] - [Stat with source and date] ### FAQ Section **Q: [Common question]?** A: [Direct, quotable answer with citation] ``` ## Integration Compounds with: - **app-planning-skill** → Plan content strategy - **writing-plans** → Structure content projects --- See references...
capt-marbles
Task Router
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
cartoonitunes
Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).
cassh100k
Portable agent identity encoding. Compress SOUL.md/MEMORY.md into transferable DNA fingerprints, detect identity drift between snapshots, and port personality across platforms (OpenClaw, Claude, GPT, CrewAI). Pure Python, zero dependencies. Use when migrating agents between platforms, detecting personality drift, or backing up agent identity.
camopel
One-command disk cleanup for macOS and Linux — trash, caches, temp files, old kernels, snap revisions, Homebrew, Docker, and Xcode artifacts. Use when user asks to free storage, clean up disk, reclaim space, reduce disk usage, or encounters low disk / "disk full" warnings. Safe by default with dry-run mode. No dependencies beyond bash and awk.