{"skill":{"slug":"usage-visualizer","displayName":"Usage Visualizer","summary":"Advanced usage statistics and high-fidelity visual reporting for OpenClaw. 100% local processing. Audit-verified privacy (No credentials stored).","description":"---\nname: usage-visualizer\ndescription: Advanced usage statistics and high-fidelity visual reporting for OpenClaw. 100% local processing. Audit-verified privacy (No credentials stored).\nmetadata:\n  openclaw:\n    emoji: \"📊\"\n    os:\n      - darwin\n      - linux\n    requires:\n      bins:\n        - python3\n        - chromium\n      env:\n        - OPENCLAW_WORKSPACE\n    install:\n      - id: pip-deps\n        kind: exec\n        command: \"pip3 install -r requirements.txt\"\n        label: \"Install Python dependencies\"\n---\n\n# Usage Visualizer\n\n**Usage Visualizer** is a high-fidelity analytics engine for OpenClaw that transforms raw session logs into professional, actionable visual reports.\n\n## 🚀 Quick Start\n\n```bash\n# Generate today's visual report\npython3 scripts/run_usage_report.py --mode image --period today\n```\n\n## 📈 Usage Guide\n\n### Visual Reports\nThe visualizer syncs logs first, then generates the report image.\n- `python3 scripts/run_usage_report.py --mode image --period today`\n- `python3 scripts/run_usage_report.py --mode image --period week --json`\n\n### Text Summaries\n- `python3 scripts/run_usage_report.py --mode text --period today --json`\n\n## 🛡 Delivery Protocol (MANDATORY FOR AGENTS)\n\n1.  **Image Delivery**: Extract `image_path` from JSON and send as attachment using `message` tool's `filePath`. **NEVER** send the local path as a string.\n2.  **Verification**: Verify the file exists and is a valid PNG before sending.\n3.  **No Network**: This skill is 100% local. It has zero network dependencies.\n\n## 📄 License\nMIT\n","tags":{"latest":"1.1.3"},"stats":{"comments":0,"downloads":1402,"installsAllTime":2,"installsCurrent":2,"stars":2,"versions":8},"createdAt":1771307382962,"updatedAt":1778991133471},"latestVersion":{"version":"1.1.3","createdAt":1771753339893,"changelog":"v1.1.3: Privacy Clarity. Renamed all internal api_key references to source_id to avoid audit confusion. Explicitly verified no credentials are stored.","license":null},"metadata":{"setup":[{"key":"OPENCLAW_WORKSPACE","required":true}],"os":["darwin","linux"],"systems":null},"owner":{"handle":"vintlin","userId":"s17adgm9mk40kgfmm51yrx3bj983hymj","displayName":"Vint","image":"https://avatars.githubusercontent.com/u/26142850?v=4"},"moderation":null}