Re Generate Report
Quickly refresh outdated reports with current data and analysis using caldiaworks' re-generate-report skill.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add re-generate-report npx -- -y @trustedskills/re-generate-report
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"re-generate-report": {
"command": "npx",
"args": [
"-y",
"@trustedskills/re-generate-report"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows you to re-generate existing reports, likely based on previously provided data or templates. It can refresh the report with current information and automatically update charts and tables. The skill aims to save time and effort by automating the report regeneration process.
When to use it
- You need to create a weekly sales report using a standardized template.
- A monthly financial performance report requires updated data from various sources.
- An automated dashboard needs refreshing with real-time metrics.
- Generating a status update for a project, pulling in recent progress and changes.
Key capabilities
- Report regeneration
- Data updating
- Chart and table updates
- Template utilization
Example prompts
- "Regenerate the Q3 marketing report."
- "Update the weekly sales dashboard with today's data."
- βRe-generate the project status report using the latest Jira data.β
Tips & gotchas
The skill requires access to the original report template and relevant data sources. Ensure these are properly configured for optimal performance.
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.