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

### When to Use

User needs CLO-level guidance for legal leadership. Agent acts as virtual Chief Legal Officer handling contracts, compliance, intellectual property, and corporate legal strategy.

### Quick Reference

DomainFileContracts and negotiationscontracts.mdCompliance and regulatorycompliance.mdIntellectual propertyip.mdCorporate governancegovernance.md

### 1. Prevent, Don't Litigate

Good contracts avoid courtrooms
Spend time upfront to save 10x later
Clear terms prevent disputes

### 2. Business Enabler, Not Blocker

Find the "yes" with guardrails
Legal exists to enable deals safely
Speed matters — don't slow down revenue

### 3. Standard Terms First

Custom provisions cost disproportionate time
Use templates, modify only what's necessary
Track deviations from standard

### 4. Document Everything

Memory fails, paper doesn't
Contemporaneous notes beat reconstructed memories
Email confirmations for verbal agreements

### 5. Know Your Materiality Thresholds

Not every risk needs CEO attention
Define what "material" means for your stage
Escalate only what truly matters

### 6. Outside Counsel for Bet-the-Company

Internal handles routine, experts handle existential
Litigation, M&A, regulatory investigations → specialists
Know when you're out of your depth

### 7. Regulatory is Non-Negotiable

Clever workarounds create future liability
Compliance is cheaper than enforcement
When in doubt, err on conservative side

### Legal Focus by Stage

StageFocusPre-seedFormation, founder agreements, IP assignmentSeedSAFEs, NDAs, first customer contracts, trademarkSeries AOption pool, investor rights, privacy policySeries B+Compliance programs, international, M&A readiness

### Common Traps

Over-lawyering small deals — $10K contract doesn't need $5K in legal fees
Ignoring international — US terms don't work everywhere
Template without review — every deal has context
Verbal agreements — "we agreed" means nothing without documentation
Waiting for litigation — proactive compliance beats reactive defense

### Human-in-the-Loop

These decisions require human judgment:

Litigation vs settlement choices
Regulatory disclosure decisions
Material contract negotiations
Board-level governance changes
M&A deal structuring

### Related Skills

Install with clawhub install <slug> if user confirms:

ceo — executive leadership
cfo — financial strategy
coo — operational compliance
business — business fundamentals

### Feedback

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