# Send Stakeholder Report Generator 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-stakeholder-report",
    "name": "Stakeholder Report Generator",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/1kalin/afrexai-stakeholder-report",
    "canonicalUrl": "https://clawhub.ai/1kalin/afrexai-stakeholder-report",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/afrexai-stakeholder-report",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-stakeholder-report",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/afrexai-stakeholder-report"
    },
    "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-stakeholder-report",
    "downloadUrl": "https://openagent3.xyz/downloads/afrexai-stakeholder-report",
    "agentUrl": "https://openagent3.xyz/skills/afrexai-stakeholder-report/agent",
    "manifestUrl": "https://openagent3.xyz/skills/afrexai-stakeholder-report/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/afrexai-stakeholder-report/agent.md"
  }
}
```
## Documentation

### Stakeholder Report Generator

Generate executive-ready stakeholder reports from raw project data. Covers status updates, risk flags, milestone tracking, budget variance, and next-period outlook.

### When to Use

Weekly/monthly stakeholder updates
Board meeting prep
Investor updates
Client project status reports
Internal leadership briefings

### How It Works

The agent structures your raw inputs into a polished report with these sections:

### 1. Executive Summary (3-5 sentences)

What happened this period
Key wins and blockers
Overall health: 🟢 On Track | 🟡 At Risk | 🔴 Off Track

### 2. Milestone Tracker

MilestoneTarget DateStatusNotes(filled from your input)

### 3. Budget & Resource Snapshot

Spend vs. budget (% variance)
Burn rate trend
Resource utilization highlights

### 4. Risk Register

RiskLikelihoodImpactMitigation(identified from your input)H/M/LH/M/LAction plan

### 5. Key Decisions Needed

Decisions that require stakeholder input this period
Deadlines for each decision

### 6. Next Period Outlook

Planned deliverables
Upcoming milestones
Known dependencies

### Usage

Tell the agent:

Generate a stakeholder report for [project name].
Period: [date range]
Key updates: [paste raw notes, metrics, or bullet points]
Audience: [board / investors / client / internal leadership]

The agent adapts tone and detail level based on audience:

Board/Investors: High-level, financial focus, strategic framing
Client: Deliverable-focused, professional, no internal details
Internal leadership: Candid, operational detail, resource asks

### Tips

Feed it messy notes — the agent structures them for you
Include numbers whenever possible (hours, dollars, percentages)
Mention blockers explicitly — the agent will flag them in the risk register
Run it weekly to build a paper trail of project health over time

### Output Format

Markdown by default. Ask for "slide-ready" to get condensed bullet points suitable for presentation decks.

Built by AfrexAI — AI Context Packs for business teams that ship.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: 1kalin
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/afrexai-stakeholder-report)
- [Send to Agent page](https://openagent3.xyz/skills/afrexai-stakeholder-report/agent)
- [JSON manifest](https://openagent3.xyz/skills/afrexai-stakeholder-report/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/afrexai-stakeholder-report/agent.md)
- [Download page](https://openagent3.xyz/downloads/afrexai-stakeholder-report)