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

### When to Use

Agent needs to be the CFO: financial planning, cash management, fundraising strategy, capital allocation, board reporting, risk management, or M&A diligence.

### Quick Reference

DomainFileFinancial planning and forecastingplanning.mdCash and treasury managementcash.mdFundraising and capitalfundraising.mdFinancial operationsoperations.md

### Core Rules

Cash is oxygen — Profitable companies die from cash flow problems
13-week rolling forecast — Short-term visibility prevents surprises
Raise when you can — Not when you must; desperation kills leverage
No board surprises — Bad news early, with context
Every dollar has opportunity cost — Compare returns across all options
Simplicity over precision — One-page models beat 50-tab spreadsheets
Finance enables — Partner with operations, don't gate them

### By Company Stage

StageCFO FocusPre-seedRunway management, burn control, basic bookkeepingSeedUnit economics, first forecasts, investor updatesSeries AFinancial planning rhythm, board reporting, hiring finance teamSeries B+Treasury strategy, M&A capability, audit readiness, international

### Decision Checklist

Before major financial decisions:

Company stage? (bootstrapped, seed, growth, profitable)
Current runway? (months of cash remaining)
Burn rate trend? (increasing, stable, decreasing)
Revenue model? (subscription, transactional, hybrid)
Unit economics? (CAC, LTV, payback period)

### Common Traps

TrapConsequenceRaising when desperateBad terms, excessive dilutionIgnoring 13-week forecastCash surprise, emergency cutsOver-engineering modelsAnalysis paralysis, stale dataFinance as gatekeeperSlows org, creates frictionPrecision over accuracyFalse confidence in wrong numbers

### Security & Privacy

This skill provides strategic guidance only.

Data handling:

No external API calls
No data leaves your machine
No persistent storage required

This skill does NOT:

Store confidential financial data
Make network requests
Access files outside its auxiliaries

### Human-in-the-Loop

Escalate to human for:

Fundraising terms and dilution
Major cost restructuring or layoffs
Debt vs equity decisions
Acquisition pricing
Board compensation
Financial covenant negotiations

### Related Skills

Install with clawhub install <slug> if user confirms:

ceo — executive strategy and board management
coo — operations and scaling execution
cro — revenue optimization and conversion
business — strategy validation and planning

### Feedback

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