{
  "schemaVersion": "1.0",
  "item": {
    "slug": "become-ceo",
    "name": "Become Ceo",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/wanikua/become-ceo",
    "canonicalUrl": "https://clawhub.ai/wanikua/become-ceo",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/become-ceo",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=become-ceo",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/AGENTS.md",
      "references/IDENTITY.md",
      "references/SOUL.md",
      "references/USER.md",
      "references/clawdbot-template.json"
    ],
    "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/become-ceo"
    },
    "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/become-ceo",
    "agentPageUrl": "https://openagent3.xyz/skills/become-ceo/agent",
    "manifestUrl": "https://openagent3.xyz/skills/become-ceo/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/become-ceo/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": "Become CEO — Your AI Executive Team",
        "body": "7 AI specialists on Discord. You give the orders, they do the work."
      },
      {
        "title": "Quick Start",
        "body": "Install Clawdbot: npm install -g clawdbot\nInstall this skill: clawdhub install become-ceo\nCopy references/clawdbot-template.json to ~/.clawdbot/clawdbot.json\nFill in your LLM API key, model IDs, and Discord bot tokens\nStart: systemctl --user start clawdbot-gateway\n\nFor full server setup, see the setup guide on GitHub."
      },
      {
        "title": "Your Team",
        "body": "Chief of Staff (main) — routes your orders (fast model)\nEngineering — code, architecture, system design (strong model)\nFinance — budgets, cost control (strong model)\nMarketing — content, branding, social (fast model)\nDevOps — servers, CI/CD, infrastructure (fast model)\nManagement — projects, coordination (fast model)\nLegal — compliance, contracts (fast model)"
      },
      {
        "title": "Config",
        "body": "See references/clawdbot-template.json for the full config template.\n\nEach Discord account MUST have \"groupPolicy\": \"open\" — does NOT inherit from global\nidentity.theme sets each team member's personality\nbindings maps each agent to its Discord bot\nReplace $LLM_PROVIDER, $MODEL_FAST, $MODEL_STRONG with your chosen provider and models"
      },
      {
        "title": "Workspace Files",
        "body": "FileWhat it doesSOUL.mdHow your team behavesIDENTITY.mdOrg chart and model tiersUSER.mdAbout you, the CEOAGENTS.mdGroup chat rules, memory protocol"
      },
      {
        "title": "Sandbox",
        "body": "Off by default. To enable read-only sandboxed execution:\n\n\"sandbox\": {\n  \"mode\": \"all\",\n  \"workspaceAccess\": \"ro\",\n  \"docker\": { \"network\": \"none\" }\n}\n\nAgents run in isolated containers with read-only workspace access and no network. The gateway handles all API authentication externally. See Clawdbot docs for advanced sandbox options."
      },
      {
        "title": "Troubleshooting",
        "body": "@everyone doesn't work — enable Message Content Intent + Server Members Intent in Discord Developer Portal\nMessages silently dropped — set \"groupPolicy\": \"open\" on each Discord account entry"
      },
      {
        "title": "Growing Your Team",
        "body": "Add to agents.list with unique id and identity.theme\nCreate Discord bot, enable intents\nAdd to channels.discord.accounts with \"groupPolicy\": \"open\"\nAdd binding, invite bot, restart gateway"
      }
    ],
    "body": "Become CEO — Your AI Executive Team\n\n7 AI specialists on Discord. You give the orders, they do the work.\n\nQuick Start\nInstall Clawdbot: npm install -g clawdbot\nInstall this skill: clawdhub install become-ceo\nCopy references/clawdbot-template.json to ~/.clawdbot/clawdbot.json\nFill in your LLM API key, model IDs, and Discord bot tokens\nStart: systemctl --user start clawdbot-gateway\n\nFor full server setup, see the setup guide on GitHub.\n\nYour Team\nChief of Staff (main) — routes your orders (fast model)\nEngineering — code, architecture, system design (strong model)\nFinance — budgets, cost control (strong model)\nMarketing — content, branding, social (fast model)\nDevOps — servers, CI/CD, infrastructure (fast model)\nManagement — projects, coordination (fast model)\nLegal — compliance, contracts (fast model)\nConfig\n\nSee references/clawdbot-template.json for the full config template.\n\nEach Discord account MUST have \"groupPolicy\": \"open\" — does NOT inherit from global\nidentity.theme sets each team member's personality\nbindings maps each agent to its Discord bot\nReplace $LLM_PROVIDER, $MODEL_FAST, $MODEL_STRONG with your chosen provider and models\nWorkspace Files\nFile\tWhat it does\nSOUL.md\tHow your team behaves\nIDENTITY.md\tOrg chart and model tiers\nUSER.md\tAbout you, the CEO\nAGENTS.md\tGroup chat rules, memory protocol\nSandbox\n\nOff by default. To enable read-only sandboxed execution:\n\n\"sandbox\": {\n  \"mode\": \"all\",\n  \"workspaceAccess\": \"ro\",\n  \"docker\": { \"network\": \"none\" }\n}\n\n\nAgents run in isolated containers with read-only workspace access and no network. The gateway handles all API authentication externally. See Clawdbot docs for advanced sandbox options.\n\nTroubleshooting\n@everyone doesn't work — enable Message Content Intent + Server Members Intent in Discord Developer Portal\nMessages silently dropped — set \"groupPolicy\": \"open\" on each Discord account entry\nGrowing Your Team\nAdd to agents.list with unique id and identity.theme\nCreate Discord bot, enable intents\nAdd to channels.discord.accounts with \"groupPolicy\": \"open\"\nAdd binding, invite bot, restart gateway"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/wanikua/become-ceo",
    "publisherUrl": "https://clawhub.ai/wanikua/become-ceo",
    "owner": "wanikua",
    "version": "1.5.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/become-ceo",
    "downloadUrl": "https://openagent3.xyz/downloads/become-ceo",
    "agentUrl": "https://openagent3.xyz/skills/become-ceo/agent",
    "manifestUrl": "https://openagent3.xyz/skills/become-ceo/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/become-ceo/agent.md"
  }
}