{
  "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": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/afrexai-stakeholder-report",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-stakeholder-report",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/afrexai-stakeholder-report",
    "agentPageUrl": "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"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Stakeholder Report Generator",
        "body": "Generate executive-ready stakeholder reports from raw project data. Covers status updates, risk flags, milestone tracking, budget variance, and next-period outlook."
      },
      {
        "title": "When to Use",
        "body": "Weekly/monthly stakeholder updates\nBoard meeting prep\nInvestor updates\nClient project status reports\nInternal leadership briefings"
      },
      {
        "title": "How It Works",
        "body": "The agent structures your raw inputs into a polished report with these sections:"
      },
      {
        "title": "1. Executive Summary (3-5 sentences)",
        "body": "What happened this period\nKey wins and blockers\nOverall health: 🟢 On Track | 🟡 At Risk | 🔴 Off Track"
      },
      {
        "title": "2. Milestone Tracker",
        "body": "MilestoneTarget DateStatusNotes(filled from your input)"
      },
      {
        "title": "3. Budget & Resource Snapshot",
        "body": "Spend vs. budget (% variance)\nBurn rate trend\nResource utilization highlights"
      },
      {
        "title": "4. Risk Register",
        "body": "RiskLikelihoodImpactMitigation(identified from your input)H/M/LH/M/LAction plan"
      },
      {
        "title": "5. Key Decisions Needed",
        "body": "Decisions that require stakeholder input this period\nDeadlines for each decision"
      },
      {
        "title": "6. Next Period Outlook",
        "body": "Planned deliverables\nUpcoming milestones\nKnown dependencies"
      },
      {
        "title": "Usage",
        "body": "Tell the agent:\n\nGenerate a stakeholder report for [project name].\nPeriod: [date range]\nKey updates: [paste raw notes, metrics, or bullet points]\nAudience: [board / investors / client / internal leadership]\n\nThe agent adapts tone and detail level based on audience:\n\nBoard/Investors: High-level, financial focus, strategic framing\nClient: Deliverable-focused, professional, no internal details\nInternal leadership: Candid, operational detail, resource asks"
      },
      {
        "title": "Tips",
        "body": "Feed it messy notes — the agent structures them for you\nInclude numbers whenever possible (hours, dollars, percentages)\nMention blockers explicitly — the agent will flag them in the risk register\nRun it weekly to build a paper trail of project health over time"
      },
      {
        "title": "Output Format",
        "body": "Markdown by default. Ask for \"slide-ready\" to get condensed bullet points suitable for presentation decks.\n\nBuilt by AfrexAI — AI Context Packs for business teams that ship."
      }
    ],
    "body": "Stakeholder Report Generator\n\nGenerate executive-ready stakeholder reports from raw project data. Covers status updates, risk flags, milestone tracking, budget variance, and next-period outlook.\n\nWhen to Use\nWeekly/monthly stakeholder updates\nBoard meeting prep\nInvestor updates\nClient project status reports\nInternal leadership briefings\nHow It Works\n\nThe agent structures your raw inputs into a polished report with these sections:\n\n1. Executive Summary (3-5 sentences)\nWhat happened this period\nKey wins and blockers\nOverall health: 🟢 On Track | 🟡 At Risk | 🔴 Off Track\n2. Milestone Tracker\nMilestone\tTarget Date\tStatus\tNotes\n(filled from your input)\t\t\t\n3. Budget & Resource Snapshot\nSpend vs. budget (% variance)\nBurn rate trend\nResource utilization highlights\n4. Risk Register\nRisk\tLikelihood\tImpact\tMitigation\n(identified from your input)\tH/M/L\tH/M/L\tAction plan\n5. Key Decisions Needed\nDecisions that require stakeholder input this period\nDeadlines for each decision\n6. Next Period Outlook\nPlanned deliverables\nUpcoming milestones\nKnown dependencies\nUsage\n\nTell the agent:\n\nGenerate a stakeholder report for [project name].\nPeriod: [date range]\nKey updates: [paste raw notes, metrics, or bullet points]\nAudience: [board / investors / client / internal leadership]\n\n\nThe agent adapts tone and detail level based on audience:\n\nBoard/Investors: High-level, financial focus, strategic framing\nClient: Deliverable-focused, professional, no internal details\nInternal leadership: Candid, operational detail, resource asks\nTips\nFeed it messy notes — the agent structures them for you\nInclude numbers whenever possible (hours, dollars, percentages)\nMention blockers explicitly — the agent will flag them in the risk register\nRun it weekly to build a paper trail of project health over time\nOutput Format\n\nMarkdown by default. Ask for \"slide-ready\" to get condensed bullet points suitable for presentation decks.\n\nBuilt by AfrexAI — AI Context Packs for business teams that ship."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/1kalin/afrexai-stakeholder-report",
    "publisherUrl": "https://clawhub.ai/1kalin/afrexai-stakeholder-report",
    "owner": "1kalin",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "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"
  }
}