Afrexai Stakeholder Report
Skill by 1kalin
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/1kalin/afrexai-stakeholder-reportWhat This Skill Does
The Afrexai Stakeholder Report skill transforms disorganized, raw project data into polished, professional reports tailored for diverse stakeholders. It acts as a project management assistant that parses unstructured notes, metrics, and bullet points, organizing them into a structured format featuring an executive summary, milestone tracking, budget analysis, risk registration, key decisions, and future planning. By automating the documentation process, it ensures consistency and strategic alignment across all project reporting.
Installation
To install this skill, use the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/1kalin/afrexai-stakeholder-report
This will pull the latest version directly from the official repository.
Use Cases
This skill is designed for project managers, team leads, and consultants who need to communicate project health to varied audiences. It excels in:
- Preparing board meeting materials by focusing on strategic financial health.
- Drafting client-facing status reports that highlight deliverables and progress.
- Providing candid internal leadership briefings that include operational bottlenecks and resource requirements.
- Managing investor expectations through clear, periodic updates on milestones and risk mitigation.
Example Prompts
- "Generate a stakeholder report for the Project Phoenix Q3 launch. Period: July 1-30. Key updates: 85% completion of backend, budget is 5% over due to cloud spikes, and we are blocked on API keys from the vendor. Audience: client."
- "Draft a board-level report for Project Alpha. Period: Last month. Key updates: Closed two major enterprise deals, burn rate is $50k/mo, and we need a decision on the hiring budget for Q4. Audience: board."
- "Create a status report for the internal engineering team. Period: This week. Key updates: Deployed feature set B, server latency reduced by 20ms, team is currently over capacity on devops tickets. Audience: internal leadership."
Tips & Limitations
To get the most value, feed the agent granular data such as specific dollar amounts, exact hour counts, and percentage completions. The more specific your input, the more robust the risk registry and budget snapshots will be. Note that the agent is a text-generation tool and does not connect directly to live accounting or project management software (like Jira or QuickBooks); it relies on the data you provide in the prompt. Always review the generated report for accuracy before distribution, especially for financial figures.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-1kalin-afrexai-stakeholder-report": {
"enabled": true,
"auto_update": true
}
}
}