Report Formatter

🌐Community
by u9401066 · vlatest · Repository

This skill automatically formats reports into a consistent structure for improved readability and professional presentation.

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 report-formatter npx -- -y @trustedskills/report-formatter
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "report-formatter": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/report-formatter"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The report-formatter skill takes raw, unstructured text reports and transforms them into a more readable and organized format. It can extract key data points, apply consistent styling (e.g., bolding headers, bullet points), and reformat the report for clarity. The output is designed to be easily digestible and suitable for sharing or further analysis.

When to use it

  • You have lengthy text reports from various sources that are difficult to scan quickly.
  • You need to standardize the appearance of reports generated by different systems.
  • You want to extract specific data points (e.g., dates, numbers) and present them in a structured way within the report.
  • The raw reports contain inconsistent formatting or lack clear headings.

Key capabilities

  • Text extraction from unstructured reports
  • Data point identification and highlighting
  • Styling application (bolding, bullet points)
  • Report reformatting for improved readability

Example prompts

  • "Format this report into a professional summary with bolded headers."
  • "Extract the key dates and figures from this text and present them in a table within the report."
  • "Clean up this messy report, adding bullet points to highlight action items."

Tips & gotchas

The skill's effectiveness depends on the consistency of the input reports. Highly variable or extremely complex layouts may require manual adjustments after formatting.

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
u9401066
Installs
2

🌐 Community

Passed automated security scans.