Re Generate Report

🌐Community
by caldiaworks Β· vlatest Β· Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add re-generate-report npx -- -y @trustedskills/re-generate-report
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
caldiaworks
Installs
9

🌐 Community

Passed automated security scans.