# Send Data Room Checklist 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. 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.
```
### 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "afrexai-data-room",
    "name": "Data Room Checklist",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/1kalin/afrexai-data-room",
    "canonicalUrl": "https://clawhub.ai/1kalin/afrexai-data-room",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/afrexai-data-room",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-data-room",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "afrexai-data-room",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T12:19:39.637Z",
      "expiresAt": "2026-05-06T12:19:39.637Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-data-room",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-data-room",
        "contentDisposition": "attachment; filename=\"afrexai-data-room-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "afrexai-data-room"
      },
      "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/afrexai-data-room"
    },
    "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/afrexai-data-room",
    "downloadUrl": "https://openagent3.xyz/downloads/afrexai-data-room",
    "agentUrl": "https://openagent3.xyz/skills/afrexai-data-room/agent",
    "manifestUrl": "https://openagent3.xyz/skills/afrexai-data-room/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/afrexai-data-room/agent.md"
  }
}
```
## Documentation

### Data Room Builder

Build a structured virtual data room checklist and folder hierarchy for fundraising, M&A, or due diligence.

### When to Use

Preparing to raise a funding round (Seed through Series C+)
Selling a business or going through M&A due diligence
Responding to investor or acquirer document requests
Organizing company records for board governance

### How It Works

User provides: company stage, industry, round type (or M&A), and any specific investor requests.

You generate:

### 1. Folder Structure

A complete directory tree organized by category:

Corporate — Articles of incorporation, bylaws, board minutes, cap table, shareholder agreements
Financial — P&L (3 years + projections), balance sheet, cash flow, burn rate, revenue breakdown, tax returns
Legal — IP assignments, employment agreements, NDAs, litigation history, regulatory filings
Commercial — Customer contracts, pipeline, churn data, pricing history, partnership agreements
Product & Tech — Architecture docs, security audit, uptime history, roadmap, tech stack summary
HR & Team — Org chart, key employee bios, compensation summary, option pool, hiring plan
Compliance — Data privacy (GDPR/CCPA), insurance certificates, permits, audit reports

### 2. Document Checklist

For each folder, a prioritized checklist:

🔴 Must-have — Deal won't close without it
🟡 Should-have — Expected, absence raises questions
🟢 Nice-to-have — Shows maturity, not required

### 3. Gap Analysis

Compare what the user has against the checklist. Flag missing documents with urgency level and estimated time to produce.

### 4. Access Control Recommendations

Which documents go in the "teaser" (pre-NDA)
Which require NDA
Which are management-presentation-only
Watermarking and download restrictions

### Rules

Tailor depth to company stage — don't ask a pre-seed startup for 3 years of audited financials
Flag documents that typically need legal review before sharing
Include estimated prep time for each missing document
Output as Markdown checklist (copy-paste into Notion, Google Docs, or actual data room platform)

### Output Format

Markdown with nested checklists. Each item: - [ ] Document Name with priority tag and notes.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: 1kalin
- Version: 1.0.0
## 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-29T12:19:39.637Z
- Expires at: 2026-05-06T12:19:39.637Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/afrexai-data-room)
- [Send to Agent page](https://openagent3.xyz/skills/afrexai-data-room/agent)
- [JSON manifest](https://openagent3.xyz/skills/afrexai-data-room/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/afrexai-data-room/agent.md)
- [Download page](https://openagent3.xyz/downloads/afrexai-data-room)