skills$openclaw/geo-optimizer
artyomx337.4k

by artyomx33

geo-optimizer – OpenClaw Skill

geo-optimizer is an OpenClaw Skills integration for writing workflows. 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.

7.4k stars597 forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026writing

Skill Snapshot

namegeo-optimizer
descriptionOptimize 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. OpenClaw Skills integration.
ownerartyomx33
repositoryartyomx33/geo-optimizer
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @artyomx33/geo-optimizer
last updatedFeb 7, 2026

Maintainer

artyomx33

artyomx33

Maintains geo-optimizer in the OpenClaw Skills directory.

View GitHub profile
File Explorer
4 files
.
references
dimensions.md
3.9 KB
_meta.json
289 B
SKILL.md
2.4 KB
SKILL.md

name: geo-optimizer version: 1.0.0 description: 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.

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

DimensionLow (1-2)High (4-5)
Definition ClarityVagueCitable definitions with metrics
Quotable StatementsGeneric claimsSpecific facts with sources
Factual DensityOpinion-heavyData-packed
Source CitationsNoneTraceable to authority
Q&A FormatProse onlyExplicit Q&A sections
Authority SignalsNo credentialsExpert bylines, credentials
Content FreshnessOutdatedDated citations, recent data
Structural ClarityPoor hierarchyClear 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

## 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/dimensions.md for scoring details See references/patterns.md for optimization patterns See references/examples.md for before/after examples

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install geo-optimizer?

Run openclaw add @artyomx33/geo-optimizer in your terminal. This installs geo-optimizer into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/artyomx33/geo-optimizer. Review commits and README documentation before installing.