Install
openclaw skills install usage-visualizerAdvanced usage statistics and high-fidelity visual reporting for OpenClaw. 100% local processing. Audit-verified privacy (No credentials stored).
openclaw skills install usage-visualizerUsage Visualizer is a high-fidelity analytics engine for OpenClaw that transforms raw session logs into professional, actionable visual reports.
# Generate today's visual report
python3 scripts/run_usage_report.py --mode image --period today
The visualizer syncs logs first, then generates the report image.
python3 scripts/run_usage_report.py --mode image --period todaypython3 scripts/run_usage_report.py --mode image --period week --jsonpython3 scripts/run_usage_report.py --mode text --period today --jsonimage_path from JSON and send as attachment using message tool's filePath. NEVER send the local path as a string.MIT