{
  "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": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/ohmyopenclaw",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ohmyopenclaw",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "guides/_index.md",
      "guides/agent-swarm.md",
      "guides/chinese-providers.md",
      "guides/cost-optimization.md",
      "guides/memory-optimized.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/ohmyopenclaw",
    "agentPageUrl": "https://openagent3.xyz/skills/ohmyopenclaw/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ohmyopenclaw/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ohmyopenclaw/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "ohmyopenclaw",
        "body": "AI-native configuration and setup guides for OpenClaw."
      },
      {
        "title": "What This Skill Provides",
        "body": "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."
      },
      {
        "title": "Available Guides",
        "body": "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⭐⭐"
      },
      {
        "title": "Apply a Guide",
        "body": "Simply tell the AI which guide to apply:\n\nApply agent-swarm guide\n\nSetup memory optimization\n\nConfigure for Chinese providers"
      },
      {
        "title": "View Guide Details",
        "body": "Show me the agent-swarm guide"
      },
      {
        "title": "For New Users",
        "body": "If you don't have OpenClaw installed yet:\n\n# macOS / Linux\ncurl -fsSL https://get.ohmyopenclaw.dev | bash\n\n# Windows PowerShell\nirm https://get.ohmyopenclaw.dev/install.ps1 | iex"
      },
      {
        "title": "For Existing OpenClaw Users",
        "body": "If you already have OpenClaw installed:\n\nclawhub install ohmyopenclaw\n\nOr ask the AI: \"Install ohmyopenclaw skill\""
      },
      {
        "title": "First-Time Setup",
        "body": "After installation, the AI will remind you about next steps when you first chat with OpenClaw:\n\nInstall this skill via ClawHub\nChoose and apply a setup guide\nConfigure additional channels if needed"
      },
      {
        "title": "How Guides Work",
        "body": "Each guide is a Markdown document that the AI can read and execute. The guide contains:\n\n适用场景: When to use this guide\n配置变更: What changes will be made\n安装命令: Commands to execute\n验证步骤: How to verify success\n\nThe AI will:\n\nRead the guide content\nAsk for any required parameters\nExecute the configuration changes\nVerify the setup is working\nUpdate your workspace files"
      },
      {
        "title": "Guide Priority",
        "body": "We recommend applying guides in this order:\n\nagent-swarm - Foundation for multi-agent architecture\nmemory-optimized - Enhance memory capabilities\nmonitor - Enable proactive task discovery\nchinese-providers or cost-optimization - Based on your needs"
      },
      {
        "title": "Contributing",
        "body": "Found an issue or want to improve a guide?\n\nGitHub: https://github.com/ohmyopenclaw/ohmyopenclaw\nIssues: https://github.com/ohmyopenclaw/ohmyopenclaw/issues"
      },
      {
        "title": "License",
        "body": "MIT License - see LICENSE for details."
      }
    ],
    "body": "ohmyopenclaw\n\nAI-native configuration and setup guides for OpenClaw.\n\nWhat This Skill Provides\n\nThis 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.\n\nAvailable Guides\nGuide\tUse Case\tPriority\nagent-swarm\tMulti-agent architecture with Orchestrator + Workers\t⭐⭐⭐ Recommended\nmemory-optimized\tEnhanced memory with search capabilities\t⭐⭐\nchinese-providers\tChinese AI provider configuration\t⭐⭐\ncost-optimization\tCost reduction strategies\t⭐\nmonitor\tProactive monitoring and task discovery\t⭐⭐\nUsage\nApply a Guide\n\nSimply tell the AI which guide to apply:\n\nApply agent-swarm guide\n\nSetup memory optimization\n\nConfigure for Chinese providers\n\nView Guide Details\nShow me the agent-swarm guide\n\nInstallation\nFor New Users\n\nIf you don't have OpenClaw installed yet:\n\n# macOS / Linux\ncurl -fsSL https://get.ohmyopenclaw.dev | bash\n\n# Windows PowerShell\nirm https://get.ohmyopenclaw.dev/install.ps1 | iex\n\nFor Existing OpenClaw Users\n\nIf you already have OpenClaw installed:\n\nclawhub install ohmyopenclaw\n\n\nOr ask the AI: \"Install ohmyopenclaw skill\"\n\nFirst-Time Setup\n\nAfter installation, the AI will remind you about next steps when you first chat with OpenClaw:\n\nInstall this skill via ClawHub\nChoose and apply a setup guide\nConfigure additional channels if needed\nHow Guides Work\n\nEach guide is a Markdown document that the AI can read and execute. The guide contains:\n\n适用场景: When to use this guide\n配置变更: What changes will be made\n安装命令: Commands to execute\n验证步骤: How to verify success\n\nThe AI will:\n\nRead the guide content\nAsk for any required parameters\nExecute the configuration changes\nVerify the setup is working\nUpdate your workspace files\nGuide Priority\n\nWe recommend applying guides in this order:\n\nagent-swarm - Foundation for multi-agent architecture\nmemory-optimized - Enhance memory capabilities\nmonitor - Enable proactive task discovery\nchinese-providers or cost-optimization - Based on your needs\nContributing\n\nFound an issue or want to improve a guide?\n\nGitHub: https://github.com/ohmyopenclaw/ohmyopenclaw\nIssues: https://github.com/ohmyopenclaw/ohmyopenclaw/issues\nLicense\n\nMIT License - see LICENSE for details."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/maxzyma/ohmyopenclaw",
    "publisherUrl": "https://clawhub.ai/maxzyma/ohmyopenclaw",
    "owner": "maxzyma",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "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"
  }
}