Use Case
openclaw-reportstudio-community isn't just for solo use — teams can share skills and build consistent AI workflows across the organization. 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 “Use this table to generate monthly reports/weekly reports/business analysis/PPT+PDF reporting materials”, provides a file path, asks for trends (day/week/month), TopN breakdowns by a dimension/metric, or wants professional exports without hallucinated claims. This guide covers how to deploy openclaw-reportstudio-community for your team, standardize prompts, and create shared workflows that everyone can use.
Install openclaw-reportstudio-community in your project directory: .claude/skills/openclaw-reportstudio-community/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use openclaw-reportstudio-community in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing openclaw-reportstudio-community
How can my team use openclaw-reportstudio-community together?
Set up openclaw-reportstudio-community for our project so everyone can use it
Create a shared workflow using openclaw-reportstudio-community for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install openclaw-reportstudio-communityOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install openclaw-reportstudio-community⚠️ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js →
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/openclaw-reportstudio-community/💡Extract and place the folder at the path above, then restart your agent.