# Send ohmyopenclaw 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": "ohmyopenclaw",
    "name": "ohmyopenclaw",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/maxzyma/ohmyopenclaw",
    "canonicalUrl": "https://clawhub.ai/maxzyma/ohmyopenclaw",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/ohmyopenclaw",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ohmyopenclaw",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "guides/_index.md",
      "guides/agent-swarm.md",
      "guides/chinese-providers.md",
      "guides/cost-optimization.md",
      "guides/memory-optimized.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "ohmyopenclaw",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-05T02:08:36.432Z",
      "expiresAt": "2026-05-12T02:08:36.432Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ohmyopenclaw",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ohmyopenclaw",
        "contentDisposition": "attachment; filename=\"ohmyopenclaw-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "ohmyopenclaw"
      },
      "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/ohmyopenclaw"
    },
    "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/ohmyopenclaw",
    "downloadUrl": "https://openagent3.xyz/downloads/ohmyopenclaw",
    "agentUrl": "https://openagent3.xyz/skills/ohmyopenclaw/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ohmyopenclaw/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ohmyopenclaw/agent.md"
  }
}
```
## Documentation

### ohmyopenclaw

AI-native configuration and setup guides for OpenClaw.

### What This Skill Provides

This skill helps you configure OpenClaw for various use cases through Setup Guides. Each guide provides step-by-step instructions that the AI can read and apply automatically.

### Available Guides

GuideUse CasePriorityagent-swarmMulti-agent architecture with Orchestrator + Workers⭐⭐⭐ Recommendedmemory-optimizedEnhanced memory with search capabilities⭐⭐chinese-providersChinese AI provider configuration⭐⭐cost-optimizationCost reduction strategies⭐monitorProactive monitoring and task discovery⭐⭐

### Apply a Guide

Simply tell the AI which guide to apply:

Apply agent-swarm guide

Setup memory optimization

Configure for Chinese providers

### View Guide Details

Show me the agent-swarm guide

### For New Users

If you don't have OpenClaw installed yet:

# macOS / Linux
curl -fsSL https://get.ohmyopenclaw.dev | bash

# Windows PowerShell
irm https://get.ohmyopenclaw.dev/install.ps1 | iex

### For Existing OpenClaw Users

If you already have OpenClaw installed:

clawhub install ohmyopenclaw

Or ask the AI: "Install ohmyopenclaw skill"

### First-Time Setup

After installation, the AI will remind you about next steps when you first chat with OpenClaw:

Install this skill via ClawHub
Choose and apply a setup guide
Configure additional channels if needed

### How Guides Work

Each guide is a Markdown document that the AI can read and execute. The guide contains:

适用场景: When to use this guide
配置变更: What changes will be made
安装命令: Commands to execute
验证步骤: How to verify success

The AI will:

Read the guide content
Ask for any required parameters
Execute the configuration changes
Verify the setup is working
Update your workspace files

### Guide Priority

We recommend applying guides in this order:

agent-swarm - Foundation for multi-agent architecture
memory-optimized - Enhance memory capabilities
monitor - Enable proactive task discovery
chinese-providers or cost-optimization - Based on your needs

### Contributing

Found an issue or want to improve a guide?

GitHub: https://github.com/ohmyopenclaw/ohmyopenclaw
Issues: https://github.com/ohmyopenclaw/ohmyopenclaw/issues

### License

MIT License - see LICENSE for details.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: maxzyma
- 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-05-05T02:08:36.432Z
- Expires at: 2026-05-12T02:08:36.432Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/ohmyopenclaw)
- [Send to Agent page](https://openagent3.xyz/skills/ohmyopenclaw/agent)
- [JSON manifest](https://openagent3.xyz/skills/ohmyopenclaw/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/ohmyopenclaw/agent.md)
- [Download page](https://openagent3.xyz/downloads/ohmyopenclaw)