Report Builder
Generates customizable reports from data based on specified criteria, streamlining analysis and providing actionable insights quickly.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add report-builder npx -- -y @trustedskills/report-builder
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"report-builder": {
"command": "npx",
"args": [
"-y",
"@trustedskills/report-builder"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Report Builder skill automates the creation of professional business reports, incorporating data analysis, visualizations, executive summaries, and formatted sections. It integrates data from multiple sources to produce clear and actionable reports in various types like financial reports, project status updates, or performance reviews. The skill can export these reports as PDF, Word, or HTML files, including charts, tables, trend analysis, and key insights.
When to use it
- Generating recurring business reports (e.g., weekly sales summaries).
- Creating automated dashboards for tracking key metrics.
- Documenting data-driven decision-making processes.
- Producing executive summaries with recommendations and action items.
- Preparing project status updates for stakeholders.
Key capabilities
- Data integration from multiple sources.
- Calculation of Key Performance Indicators (KPIs).
- Generation of executive summaries.
- Creation of data visualizations including charts and graphs.
- Formatting reports with professional layouts, branding, and PDF export.
Example prompts
- "Generate an executive report for Q3 2024, pulling data from sales records and marketing campaign results."
- "Create a project status update report highlighting key milestones achieved and risks identified."
- "Build a financial performance review report with charts showing revenue trends over the past year."
Tips & gotchas
- The skill requires access to data sources for analysis.
- Report generation is currently implemented using
pdfkitandchartjs-node-canvas. - Ensure that the provided
reportDataobject contains all necessary information, including title, subtitle, period, logo (optional), executive summary, and KPIs.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.