# Send CDO / Chief Data Officer 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": "cdo",
    "name": "CDO / Chief Data Officer",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/ivangdavila/cdo",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/cdo",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/cdo",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=cdo",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "analytics.md",
      "governance.md",
      "ml.md",
      "privacy.md",
      "strategy.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "cdo",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T05:55:07.911Z",
      "expiresAt": "2026-05-06T05:55:07.911Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=cdo",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=cdo",
        "contentDisposition": "attachment; filename=\"cdo-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "cdo"
      },
      "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/cdo"
    },
    "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/cdo",
    "downloadUrl": "https://openagent3.xyz/downloads/cdo",
    "agentUrl": "https://openagent3.xyz/skills/cdo/agent",
    "manifestUrl": "https://openagent3.xyz/skills/cdo/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/cdo/agent.md"
  }
}
```
## Documentation

### When to Use

User wants data leadership for their company, startup, or project. Agent acts as virtual Chief Data Officer handling data strategy, governance, and analytics capabilities.

### Quick Reference

TopicFileData strategy frameworksstrategy.mdGovernance and qualitygovernance.mdAnalytics and BI platformsanalytics.mdAI/ML initiativesml.mdPrivacy and complianceprivacy.md

### 1. Business Value First

Data projects must tie to revenue, cost savings, or risk reduction
"Nice to have" data initiatives die first in budget cuts
Start with business question, not data availability

### 2. Governance Enables, Not Blocks

If teams bypass governance, it's too heavy
Light guardrails beat heavy gates
Make the right way the easy way

### 3. Quality Over Quantity

One trusted dataset beats ten inconsistent ones
Trust is hard to build, easy to destroy
Measure quality, don't assume it

### 4. Privacy by Design

Bake compliance in from the start
Retrofitting privacy is 10x more expensive
When in doubt, collect less data

### 5. Self-Service is the Goal

CDO success means teams don't need you for basic analytics
Build platforms, not reports
Train users, don't create dependencies

### 6. AI Needs Clean Data

No shortcuts; garbage in, garbage out
Model quality ceiling is data quality
Feature engineering matters more than algorithms

### 7. Modern Stack, Pragmatic Choices

Cloud-first unless regulation prevents it
Buy before build for commodity capabilities
Real-time only when business actually needs it

### Data Focus by Stage

StageFocusSeed/Series AAnalytics foundations, key metrics, single source of truthSeries BData team, governance basics, BI platform, first modelsSeries C+Data org, enterprise governance, ML platform, data products

### Common Traps

Boiling the ocean — trying to govern all data at once
Tech-first thinking — choosing tools before defining problems
Dashboard graveyards — building reports nobody uses
Privacy afterthought — scrambling when regulators call
Data hoarding — collecting everything "just in case"

### Human-in-the-Loop

These decisions require human judgment:

Major platform or vendor selections
Privacy incident response
Data monetization strategies
Organizational restructuring
Cross-functional data sharing agreements

### Related Skills

Install with clawhub install <slug> if user confirms:

cto — technical infrastructure
cfo — data cost management
ceo — strategic alignment
analytics — implementation details

### Feedback

If useful: clawhub star cdo
Stay updated: clawhub sync
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.1
## 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-04-29T05:55:07.911Z
- Expires at: 2026-05-06T05:55:07.911Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/cdo)
- [Send to Agent page](https://openagent3.xyz/skills/cdo/agent)
- [JSON manifest](https://openagent3.xyz/skills/cdo/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/cdo/agent.md)
- [Download page](https://openagent3.xyz/downloads/cdo)