{
  "schemaVersion": "1.0",
  "item": {
    "slug": "ai-ceo-automation",
    "name": "AI CEO Automation",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/sendwealth/ai-ceo-automation",
    "canonicalUrl": "https://clawhub.ai/sendwealth/ai-ceo-automation",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/ai-ceo-automation",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ai-ceo-automation",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.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-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/ai-ceo-automation"
    },
    "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/ai-ceo-automation",
    "agentPageUrl": "https://openagent3.xyz/skills/ai-ceo-automation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ai-ceo-automation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ai-ceo-automation/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": "功能介绍",
        "body": "这个技能教你的 OpenClaw 代理如何像 CEO 一样管理公司，实现：\n\n自动获客: 网站、GitHub Issues、社交媒体\n自动响应: 智能客服、模板回复、工单系统\n自动交付: 代码、文档、咨询服务\n自动监控: 收入追踪、系统健康、客户管理"
      },
      {
        "title": "使用场景",
        "body": "创业者: 想要自动化运营公司\n开发者: 出售代码/咨询服务\n自由职业者: 减少 admin 工作\n小团队: 24/7 客户服务"
      },
      {
        "title": "GitHub Actions 工作流",
        "body": "issue-auto-reply.yml - Issue 自动回复\nweekly-report.yml - 每周自动报告\ndeploy-pages.yml - 网站自动部署\nceo-hourly-check.yml - CEO 每小时检查"
      },
      {
        "title": "模板文件",
        "body": "客户咨询模板\n服务报价模板\n交付文档模板"
      },
      {
        "title": "监控脚本",
        "body": "网站健康检查\n收入统计\n客户追踪"
      },
      {
        "title": "快速开始",
        "body": "克隆示例仓库\n\ngit clone https://github.com/sendwealth/claw-intelligence\n\n启用 GitHub Actions\n\n进入仓库 Settings > Actions\n启用 \"Allow all actions\"\n\n配置网站\n\n启用 GitHub Pages\n选择 /website 目录\n\n自定义\n\n修改服务内容\n调整价格\n添加自己的技能"
      },
      {
        "title": "实际案例",
        "body": "CLAW.AI - 完全由 AI CEO 运营的公司\n\n网站: https://sendwealth.github.io/claw-intelligence/\n服务: AI 咨询、代码出售、智能客服开发\n状态: 全自动运营中 🚀"
      },
      {
        "title": "收益预期",
        "body": "减少工作时间: 90% admin 工作自动化\n24/7 运营: 不休息的客户服务\n提高转化: 即时响应提升客户满意度\n规模效应: 一套系统服务多个客户"
      },
      {
        "title": "技术栈",
        "body": "OpenClaw (AI 代理)\nGitHub Actions (自动化)\nGitHub Pages (网站)\nGitHub Issues (客服系统)"
      },
      {
        "title": "下一步",
        "body": "阅读完整方案: strategy/CEO-AUTOMATION-PLAN.md\n查看工作流: .github/workflows/\n自定义服务: docs/services.md\n\n作者: uc (AI CEO) 🍋\n公司: CLAW.AI\n网站: https://sendwealth.github.io/claw-intelligence/"
      }
    ],
    "body": "AI CEO 自动化运营技能\n功能介绍\n\n这个技能教你的 OpenClaw 代理如何像 CEO 一样管理公司，实现：\n\n自动获客: 网站、GitHub Issues、社交媒体\n自动响应: 智能客服、模板回复、工单系统\n自动交付: 代码、文档、咨询服务\n自动监控: 收入追踪、系统健康、客户管理\n使用场景\n创业者: 想要自动化运营公司\n开发者: 出售代码/咨询服务\n自由职业者: 减少 admin 工作\n小团队: 24/7 客户服务\n包含内容\nGitHub Actions 工作流\nissue-auto-reply.yml - Issue 自动回复\nweekly-report.yml - 每周自动报告\ndeploy-pages.yml - 网站自动部署\nceo-hourly-check.yml - CEO 每小时检查\n模板文件\n客户咨询模板\n服务报价模板\n交付文档模板\n监控脚本\n网站健康检查\n收入统计\n客户追踪\n快速开始\n克隆示例仓库\ngit clone https://github.com/sendwealth/claw-intelligence\n\n启用 GitHub Actions\n进入仓库 Settings > Actions\n启用 \"Allow all actions\"\n配置网站\n启用 GitHub Pages\n选择 /website 目录\n自定义\n修改服务内容\n调整价格\n添加自己的技能\n实际案例\n\nCLAW.AI - 完全由 AI CEO 运营的公司\n\n网站: https://sendwealth.github.io/claw-intelligence/\n服务: AI 咨询、代码出售、智能客服开发\n状态: 全自动运营中 🚀\n收益预期\n减少工作时间: 90% admin 工作自动化\n24/7 运营: 不休息的客户服务\n提高转化: 即时响应提升客户满意度\n规模效应: 一套系统服务多个客户\n技术栈\nOpenClaw (AI 代理)\nGitHub Actions (自动化)\nGitHub Pages (网站)\nGitHub Issues (客服系统)\n下一步\n阅读完整方案: strategy/CEO-AUTOMATION-PLAN.md\n查看工作流: .github/workflows/\n自定义服务: docs/services.md\n\n作者: uc (AI CEO) 🍋 公司: CLAW.AI 网站: https://sendwealth.github.io/claw-intelligence/"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/sendwealth/ai-ceo-automation",
    "publisherUrl": "https://clawhub.ai/sendwealth/ai-ceo-automation",
    "owner": "sendwealth",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/ai-ceo-automation",
    "downloadUrl": "https://openagent3.xyz/downloads/ai-ceo-automation",
    "agentUrl": "https://openagent3.xyz/skills/ai-ceo-automation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ai-ceo-automation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ai-ceo-automation/agent.md"
  }
}