# Send Geo Seo Optimizer 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-seo-optimizer",
    "name": "Geo Seo Optimizer",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/balkanblbn/geo-seo-optimizer",
    "canonicalUrl": "https://clawhub.ai/balkanblbn/geo-seo-optimizer",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/geo-seo-optimizer",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=geo-seo-optimizer",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/guidelines.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "geo-seo-optimizer",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T00:48:35.816Z",
      "expiresAt": "2026-05-07T00:48:35.816Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=geo-seo-optimizer",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=geo-seo-optimizer",
        "contentDisposition": "attachment; filename=\"geo-seo-optimizer-1.1.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "geo-seo-optimizer"
      },
      "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-seo-optimizer"
    },
    "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-seo-optimizer",
    "downloadUrl": "https://openagent3.xyz/downloads/geo-seo-optimizer",
    "agentUrl": "https://openagent3.xyz/skills/geo-seo-optimizer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/geo-seo-optimizer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/geo-seo-optimizer/agent.md"
  }
}
```
## Documentation

### GEO SEO Optimizer

Ranking in AI search engines (GEO) is the new SEO. This skill focuses on making content highly relevant to LLMs.

### 1. Citation Optimization

AI models love sources. Include verifiable facts, stats, and explicit citations to established entities.

Rule: Use "According to [Entity]..." or "[Data Point] as per [Source]".

### 2. Conceptual Density

Ensure the core concept is explained using varied but related keywords. Use synonyms and adjacent terminology to build a semantic "cloud" around the topic.

### 3. Structural Clarity

Use clear H1-H3 hierarchies. Use bulleted lists for technical specs. LLMs parse markdown structures to weigh importance.

### 4. Direct Answer Extraction

Include a "TL;DR" or "Executive Summary" that directly answers the most likely user query in one or two concise sentences.

### When to Use

Writing blog posts.
Updating documentation.
Building a knowledge base.

### Installation

clawhub install geo-seo-optimizer
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: balkanblbn
- Version: 1.1.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-30T00:48:35.816Z
- Expires at: 2026-05-07T00:48:35.816Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/geo-seo-optimizer)
- [Send to Agent page](https://openagent3.xyz/skills/geo-seo-optimizer/agent)
- [JSON manifest](https://openagent3.xyz/skills/geo-seo-optimizer/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/geo-seo-optimizer/agent.md)
- [Download page](https://openagent3.xyz/downloads/geo-seo-optimizer)