ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

report-generator

Generates a structured report HTML based on a specific template. Invoke when user wants to create a report, slide, or summary card from raw content.

Why use this skill?

Transform raw text into professional, responsive HTML business reports with the OpenClaw Report Generator. Streamline your QBRs and status updates with automated formatting and screenshotting capabilities.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/juguangyuan520-dotcom/report-generator
Or

What This Skill Does

The Report Generator skill is a specialized tool designed for the OpenClaw AI ecosystem that transforms raw, unstructured data into professional, visually appealing HTML reports. By utilizing a clean, business-focused "Light & Concise" design, it helps users synthesize complex information into a structured 4-quadrant layout consisting of a primary goal, four specific performance or strategic areas, and a concluding summary. The skill bridges the gap between text-based analysis and visual presentation by including a built-in workflow to screenshot generated reports via the agent's browser tool.

Installation

To integrate this skill into your environment, run the following command in your terminal: clawhub install openclaw/skills/skills/juguangyuan520-dotcom/report-generator Ensure your system has the necessary dependencies to run the python generation script and that your agent has access to the browser tool for the screenshot process.

Use Cases

This skill is perfect for performance reviews, quarterly business reviews (QBRs), project post-mortems, or team summary cards. It is designed for professionals who need to present data clearly and quickly without spending hours designing layouts. Whether you are reporting on software delivery, marketing campaign results, or personal career milestones, the structured format ensures your audience understands the 'Goal' and 'Key Outcomes' immediately.

Example Prompts

  1. "I need to prepare a Q3 review. Here are my project highlights for the last three months: [Raw data here]. Please use the report-generator to create a visual summary for my team."
  2. "Take this raw text about our infrastructure upgrade and turn it into a 4-quadrant report focusing on stability and efficiency. Capture a screenshot when you're done."
  3. "Generate a summary card for my recent app launch. Use 'Goal: User Acquisition' and include the metrics provided in this document as the four quadrants."

Tips & Limitations

  • Data Prep: The quality of your report depends heavily on the input data. Ensure you provide clear, concise bullet points for the 'items' sections to avoid layout overflow.
  • Automation: Always check the html_path returned by the script. If the browser tool fails to render, verify that your local file permissions allow the agent to read the generated file path.
  • Limitations: The current template is fixed in its structure; it does not currently support custom CSS modifications or alternative layout designs, making it best suited for standard business reporting needs.

Metadata

Stars1865
Views0
Updated2026-03-03
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-juguangyuan520-dotcom-report-generator": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#report-generator#automation#reporting#productivity#html-export
Safety Score: 4/5

Flags: file-write, file-read, code-execution