# Send GEO to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "geo",
    "name": "GEO",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/geo",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/geo",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/geo",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=geo",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "audit.md",
      "strategies.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "geo",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T03:25:59.131Z",
      "expiresAt": "2026-05-07T03:25:59.131Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=geo",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=geo",
        "contentDisposition": "attachment; filename=\"geo-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "geo"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/geo"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/geo",
    "downloadUrl": "https://openagent3.xyz/downloads/geo",
    "agentUrl": "https://openagent3.xyz/skills/geo/agent",
    "manifestUrl": "https://openagent3.xyz/skills/geo/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/geo/agent.md"
  }
}
```
## Documentation

### Triggers

Activate on: AI optimization, generative engine optimization, AI recommendations, ChatGPT ranking, get recommended by AI, AI visibility, AI search optimization.

### What Is GEO

Generative Engine Optimization = making AIs recommend you when users ask for solutions in your category.

Unlike SEO (ranking in search results), GEO is about being in the AI's training data and knowledge in a way that makes you the natural answer.

### The Audit Process

Before optimizing, measure where you stand:

Run simulation queries across multiple AI models
Test different phrasings: "best X", "recommend X", "which X should I use", "X for [use case]"
Test different contexts: beginner vs expert, specific needs, budget constraints
Document which brands get mentioned and in what position

See audit.md for a complete audit workflow with example prompts.

### Why AIs Recommend What They Recommend

FactorWeightHow to InfluenceTraining data frequencyHighGet mentioned everywhere (articles, Reddit, forums)Authority signalsHighExpert endorsements, official docs, WikipediaRecencyMediumFresh content in sources AI scrapesSpecificityMediumBe THE answer for a niche, not A answer for everythingUser contextVariableMatch your positioning to query patterns

### 1. Own Your Category Description

When someone asks "what is [your category]?" — your brand should be in the example or definition.

Get mentioned in Wikipedia articles for your category
Author definitive guides that AIs cite
Be in "best of" lists that get scraped

### 2. Dominate Discussion Platforms

Reddit, HN, Stack Overflow, Quora = AI training goldmines.

Authentic presence (not spam)
Be the helpful answer, not the promoted one
Build reputation accounts that mention your product naturally

### 3. Technical Content Authority

AIs weight documentation and technical content heavily.

Comprehensive public docs
Integration guides with popular tools
Open source presence (GitHub stars, contributors)

### 4. Strategic PR and Mentions

Get in TechCrunch, Product Hunt, industry publications
Expert interviews and podcasts (transcripts get indexed)
Case studies with named customers

See strategies.md for detailed playbooks by business type.

### Testing Your Progress

Run the same audit queries monthly. Track:

Position (mentioned 1st, 2nd, 3rd, or not at all)
Context (when are you recommended vs competitors)
Phrasing sensitivity (which queries favor you)

### Red Flags

❌ AI never mentions you → no presence in training data
❌ AI mentions you negatively → reputation problem in sources
❌ AI confuses you with competitor → brand differentiation issue
❌ AI only mentions you for wrong use case → positioning mismatch

### What This Doesn't Cover

Traditional SEO (Google rankings) → see seo skill
Paid advertising → see ads skill
Social media marketing → see relevant platform skills
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T03:25:59.131Z
- Expires at: 2026-05-07T03:25:59.131Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/geo)
- [Send to Agent page](https://openagent3.xyz/skills/geo/agent)
- [JSON manifest](https://openagent3.xyz/skills/geo/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/geo/agent.md)
- [Download page](https://openagent3.xyz/downloads/geo)