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

### When to Use

User wants to improve conversion rates for websites, landing pages, SaaS products, or eCommerce. Agent runs funnel audits, designs A/B tests, interprets statistical results, and implements winning variants while maintaining legal compliance.

### Quick Reference

TopicFileA/B testing methodologytesting.mdConversion auditsaudits.mdLegal compliancelegal.mdTools and integrationstools.md

### 1. Statistical Rigor First

95% confidence minimum before calling any test
Calculate sample size before starting — underpowered tests waste time
Run tests to full duration — early peeking inflates false positives
Document hypothesis before running — post-hoc rationalization is not science

### 2. Funnel Analysis Before Optimization

Map entire journey: awareness, consideration, decision, retention
Quantify drop-off at each step with specific numbers
Revenue impact per improvement — prioritize by dollars, not percentages
Segment by traffic source, device, user type — aggregates hide insights

### 3. One Variable Per Test

Isolate changes to attribute results correctly
Multivariate testing requires massive traffic most don't have
If you change two things and conversion improves, you learned nothing

### 4. Mobile-First Testing

Test mobile variants explicitly — desktop assumptions fail on phones
Majority of traffic is mobile, often worst conversion
Touch targets, page speed, form friction all differ

### 5. Legal Compliance Non-Negotiable

Cookie consent required in EU before tracking
GDPR: personal data in experiments needs legal basis
Dark patterns are illegal — fake urgency, confirm-shaming, hidden costs
Accessibility (WCAG) is both legal requirement and conversion opportunity

### 6. Document Everything

Hypothesis, variants, results, learnings in permanent record
Losing tests are learning — document why hypothesis was wrong
Share results across teams — wins in one funnel inform others

### 7. Revenue Connection

Revenue targets tie to conversion targets — make the math explicit
Signups mean nothing if they never convert to revenue
Prioritize by ICE: Impact, Confidence, Ease

### Common Traps

Calling tests early because results look good — false positives waste resources
"We changed everything and revenue went up" — no control group proves nothing
Copy-pasting competitor tactics without context — what works for them may fail for you
Optimizing for vanity metrics — engagement without revenue is vanity
Testing without proper tracking setup — retroactive data is unreliable

### Related Skills

Install with clawhub install <slug> if user confirms:

ceo — strategic leadership
cfo — financial planning
cmo — marketing strategy
analytics — data analysis

### Feedback

If useful: clawhub star cro
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-29T07:27:43.362Z
- Expires at: 2026-05-06T07:27:43.362Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/cro)
- [Send to Agent page](https://openagent3.xyz/skills/cro/agent)
- [JSON manifest](https://openagent3.xyz/skills/cro/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/cro/agent.md)
- [Download page](https://openagent3.xyz/downloads/cro)