{
  "schemaVersion": "1.0",
  "item": {
    "slug": "ai-csuite",
    "name": "AI C-Suite",
    "source": "tencent",
    "type": "skill",
    "category": "其他",
    "sourceUrl": "https://clawhub.ai/clarezoe/ai-csuite",
    "canonicalUrl": "https://clawhub.ai/clarezoe/ai-csuite",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/ai-csuite",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ai-csuite",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "ai-csuite-framework-prd.md",
      "config/company.yaml",
      "scripts/common.py",
      "scripts/prepare_session.py"
    ],
    "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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "ai-csuite",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T23:49:41.421Z",
      "expiresAt": "2026-04-30T23:49:41.421Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ai-csuite",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ai-csuite",
        "contentDisposition": "attachment; filename=\"ai-csuite-2.1.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "ai-csuite"
      },
      "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/ai-csuite"
    },
    "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-csuite",
    "agentPageUrl": "https://openagent3.xyz/skills/ai-csuite/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ai-csuite/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ai-csuite/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "AI C-Suite Multi-Agent Framework",
        "body": "Use this skill when the user needs a strategic decision on product, engineering, pricing,\ngo-to-market, hiring, operations, or competitive response.\n\nThe user's topic is: $ARGUMENTS"
      },
      {
        "title": "Runtime Contract",
        "body": "This skill is operational via local scripts in scripts/:\n\nprepare_session.py: validates company context and stage, builds session packet\nrun_debate.py: generates full multi-round debate + CEO decision\nvalidate_output.py: validates required output sections and fields\nsecurity_scan.py: checks for suspicious code patterns for release safety\n\nNo hidden network execution, no obfuscation, and no credential reads are required."
      },
      {
        "title": "Required Inputs",
        "body": "Load company context from:\n\nconfig/company.yaml\n\nIf missing, ask the user for:\n\ncompany name + product line\nstage: solo | pre-seed | seed | series-a\nARR or MRR\nrunway (months)\nteam size\nconstraints list"
      },
      {
        "title": "Stage Profiles",
        "body": "StageDebate AgentsRoundssoloCEO, CTO, CPO, CFO, CoS2pre-seedCEO, CTO, CPO, CoS, CV2seedCEO, CTO, CPO, CMO, CRO, CoS, CV3series-aCEO, CTO, CPO, CFO, CMO, CRO, COO, CSA, CISO, CoS, CV3\n\nData brief agents are always:\n\nCV for customer signals\nCFO for financial constraints\n\nIf CV or CFO are not in the debate roster for that stage, they still provide pre-round data."
      },
      {
        "title": "Squads",
        "body": "SquadMembersLeadStrategyCEO, CFO, COO, CoSCFOProductCTO, CPO, CSA, CISOCPOGrowthCMO, CRO, CVCRO\n\nIntra-squad challenges are direct. Cross-squad challenges are mediated by CoS."
      },
      {
        "title": "Execution Steps",
        "body": "Security pre-check:\n\npython3 scripts/security_scan.py .\n\nBuild session packet:\n\npython3 scripts/prepare_session.py --topic \"$ARGUMENTS\" --company-file config/company.yaml\n\nRun full debate:\n\npython3 scripts/run_debate.py --topic \"$ARGUMENTS\" --company-file config/company.yaml --output logs/latest-decision.md\n\nValidate output integrity:\n\npython3 scripts/validate_output.py --file logs/latest-decision.md\n\nPresent result to user and ask:\n\naccept\nchallenge\nrerun with constraints"
      },
      {
        "title": "Debate Protocol",
        "body": "Use this exact order:\n\nPre-round Data Brief (CV + CFO)\nRound 1 independent positions (3-5 sentences each)\nOptional human checkpoint\nRound 2 rebuttals and challenges (3-5 sentences each)\nRound 3 convergence (2-3 sentences, only 3-round stages)\nCoS synthesis to CEO Brief\nCEO decision with action owners"
      },
      {
        "title": "Mandatory Output Shape",
        "body": "The final output must include:\n\nDATA BRIEF (Pre-Round)\nCEO BRIEF\nCEO DECISION\nDECISION\nRATIONALE\nWHAT I WEIGHED\nOVERRIDES\nNEXT STEPS\nREVIEW TRIGGER\nCONFIDENCE\nREVERSIBILITY"
      },
      {
        "title": "Escalation Rules",
        "body": "Always enforce:\n\nCISO legal/compliance risk must appear in CEO Brief\nCFO runway risk under 6 months must include explicit severity\nCV contradiction with consensus must be shown in brief\nDeadlock after final round must show both sides\nRadical position flips must be flagged"
      },
      {
        "title": "Quality Guardrails",
        "body": "Round 1 cannot be uniform agreement\nNo vague recommendations\nClaims must tie to role or company context\nCEO must state tradeoffs\nCoS must probe for groupthink if consensus appears too early"
      },
      {
        "title": "VirusTotal Safety Profile",
        "body": "Distribution-safe expectations:\n\nplaintext markdown and Python source only\nno encoded payloads, no runtime decoding\nno eval/exec/shell injection behavior\nno automatic outbound network calls\nonly local read/write in skill directory (config/, logs/)"
      },
      {
        "title": "Compatibility",
        "body": "Claude Code (via .claude/skills/ directory)\nOpenSkills-compatible runners that support SKILL.md"
      }
    ],
    "body": "AI C-Suite Multi-Agent Framework\n\nUse this skill when the user needs a strategic decision on product, engineering, pricing, go-to-market, hiring, operations, or competitive response.\n\nThe user's topic is: $ARGUMENTS\n\nRuntime Contract\n\nThis skill is operational via local scripts in scripts/:\n\nprepare_session.py: validates company context and stage, builds session packet\nrun_debate.py: generates full multi-round debate + CEO decision\nvalidate_output.py: validates required output sections and fields\nsecurity_scan.py: checks for suspicious code patterns for release safety\n\nNo hidden network execution, no obfuscation, and no credential reads are required.\n\nRequired Inputs\n\nLoad company context from:\n\nconfig/company.yaml\n\nIf missing, ask the user for:\n\ncompany name + product line\nstage: solo | pre-seed | seed | series-a\nARR or MRR\nrunway (months)\nteam size\nconstraints list\nStage Profiles\nStage\tDebate Agents\tRounds\nsolo\tCEO, CTO, CPO, CFO, CoS\t2\npre-seed\tCEO, CTO, CPO, CoS, CV\t2\nseed\tCEO, CTO, CPO, CMO, CRO, CoS, CV\t3\nseries-a\tCEO, CTO, CPO, CFO, CMO, CRO, COO, CSA, CISO, CoS, CV\t3\n\nData brief agents are always:\n\nCV for customer signals\nCFO for financial constraints\n\nIf CV or CFO are not in the debate roster for that stage, they still provide pre-round data.\n\nSquads\nSquad\tMembers\tLead\nStrategy\tCEO, CFO, COO, CoS\tCFO\nProduct\tCTO, CPO, CSA, CISO\tCPO\nGrowth\tCMO, CRO, CV\tCRO\n\nIntra-squad challenges are direct. Cross-squad challenges are mediated by CoS.\n\nExecution Steps\nSecurity pre-check:\npython3 scripts/security_scan.py .\n\nBuild session packet:\npython3 scripts/prepare_session.py --topic \"$ARGUMENTS\" --company-file config/company.yaml\n\nRun full debate:\npython3 scripts/run_debate.py --topic \"$ARGUMENTS\" --company-file config/company.yaml --output logs/latest-decision.md\n\nValidate output integrity:\npython3 scripts/validate_output.py --file logs/latest-decision.md\n\nPresent result to user and ask:\naccept\nchallenge\nrerun with constraints\nDebate Protocol\n\nUse this exact order:\n\nPre-round Data Brief (CV + CFO)\nRound 1 independent positions (3-5 sentences each)\nOptional human checkpoint\nRound 2 rebuttals and challenges (3-5 sentences each)\nRound 3 convergence (2-3 sentences, only 3-round stages)\nCoS synthesis to CEO Brief\nCEO decision with action owners\nMandatory Output Shape\n\nThe final output must include:\n\nDATA BRIEF (Pre-Round)\nCEO BRIEF\nCEO DECISION\nDECISION\nRATIONALE\nWHAT I WEIGHED\nOVERRIDES\nNEXT STEPS\nREVIEW TRIGGER\nCONFIDENCE\nREVERSIBILITY\nEscalation Rules\n\nAlways enforce:\n\nCISO legal/compliance risk must appear in CEO Brief\nCFO runway risk under 6 months must include explicit severity\nCV contradiction with consensus must be shown in brief\nDeadlock after final round must show both sides\nRadical position flips must be flagged\nQuality Guardrails\nRound 1 cannot be uniform agreement\nNo vague recommendations\nClaims must tie to role or company context\nCEO must state tradeoffs\nCoS must probe for groupthink if consensus appears too early\nVirusTotal Safety Profile\n\nDistribution-safe expectations:\n\nplaintext markdown and Python source only\nno encoded payloads, no runtime decoding\nno eval/exec/shell injection behavior\nno automatic outbound network calls\nonly local read/write in skill directory (config/, logs/)\nCompatibility\nClaude Code (via .claude/skills/ directory)\nOpenSkills-compatible runners that support SKILL.md"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/clarezoe/ai-csuite",
    "publisherUrl": "https://clawhub.ai/clarezoe/ai-csuite",
    "owner": "clarezoe",
    "version": "2.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/ai-csuite",
    "downloadUrl": "https://openagent3.xyz/downloads/ai-csuite",
    "agentUrl": "https://openagent3.xyz/skills/ai-csuite/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ai-csuite/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ai-csuite/agent.md"
  }
}