ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 5/5

openclaw-reportstudio-community

Generate polished, read-only business reports from CSV/XLSX into static deliverables (xlsx+pdf+pptx) using ReportStudio Community. Use when a user says things like “用这个表生成月报/周报/经营分析/PPT+PDF汇报材料”, provides a file path, asks for trends (day/week/month), TopN breakdowns by a dimension/metric, or wants professional exports without hallucinated claims.

Why use this skill?

Generate professional business reports in XLSX, PDF, and PPTX from your CSV/XLSX files using OpenClaw ReportStudio. Secure, accurate, and ready to use.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/xutianliang77-create/openclaw-reportstudio-community
Or

What This Skill Does

openclaw-reportstudio-community is a specialized AI agent skill designed to transform raw data into professional, read-only business deliverables. It bridges the gap between ad-hoc data analysis and polished reporting by automating the generation of XLSX, PDF, and PPTX formats from CSV or XLSX inputs. Operating under a 'conservative' principle, the skill focuses on data-driven clarity rather than generative hallucination, making it ideal for business intelligence tasks where accuracy and auditability are paramount.

Installation

To install this skill, use the following command in your terminal within the OpenClaw environment: clawhub install openclaw/skills/skills/xutianliang77-create/openclaw-reportstudio-community Ensure you have the necessary system dependencies for ReportStudio CLI installed to allow for proper document rendering.

Use Cases

This skill is perfect for professionals who frequently generate recurring management reports. It is highly effective for:

  • Operations Reporting: Quickly turning weekly operational logs into trend-based PDF briefings.
  • Sales Analysis: Creating Top-N product performance reports with supporting visual charts in PowerPoint.
  • Business Intelligence: Automating periodic data snapshots without manually adjusting formatting or re-creating layouts.
  • Executive Summaries: Converting complex datasets into concise, read-only formats for stakeholder review.

Example Prompts

  1. "用这个表生成一份经营分析报表:data/2023_sales_q4.csv,重点关注销售额的月度趋势,并输出PDF和PPT格式。"
  2. "帮我分析下这份数据(路径: ./data/user_logs.xlsx),按用户活跃度列出Top 10的维度,生成周报汇报材料。"
  3. "请基于 report.csv 生成一份月度分析,只需要XLSX表格,不需要PPT,注意如果数据不足以支撑同比计算,请标注出来。"

Tips & Limitations

  • Conservative Reporting: The skill will explicitly flag missing historical data instead of attempting to project trends when the input timeframe is insufficient.
  • Non-Destructive: This tool works in a read-only mode, meaning your source files are never altered, and no unauthorized database writes occur.
  • Data Integrity: Always ensure your input files have clean headers. If the skill fails to identify columns, check your CSV delimiter or XLSX structure.
  • Output Artifacts: All files are generated in the specified output directory (default: ./artifacts). Ensure the agent has write permissions for this directory.

Metadata

Stars879
Views2
Updated2026-02-11
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-xutianliang77-create-openclaw-reportstudio-community": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#reporting#bi#data-viz#automation#business-intelligence
Safety Score: 5/5

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