An advanced analytics engine that transforms raw session logs into professional visual reports and text summaries with 100% local processing.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install usage-visualizer
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install usage-visualizer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Usage Visualizer is a specialized high-fidelity analytics engine designed to provide deep insights into agent activity. By analyzing raw session logs, it generates professional, actionable visual reports and data summaries, making it a vital component among Openclaw Skills for developers who need to audit or showcase agent performance.
This tool is built with a privacy-first architecture, featuring audit-verified security and zero network dependencies. All processing occurs locally, ensuring that credentials and sensitive workspace data remain completely private while still delivering the high-quality visual reporting required for professional workflows.
To integrate this tool into your library of Openclaw Skills, ensure you have Python 3 and Chromium installed, then configure your workspace and dependencies:
# Set your workspace environment
export OPENCLAW_WORKSPACE=/your/workspace/path
# Install the required Python dependencies
pip3 install -r requirements.txt
The skill organizes data locally to maintain privacy while providing structured insights. The following table describes the data management approach:
| Component | Description |
|---|---|
| Session Logs | Raw activity data sourced directly from the local workspace. |
| Visual Output | High-fidelity PNG files generated for visual reporting. |
| Text Output | JSON-formatted summaries for programmatic analysis. |
| Metadata | Local taxonomy used to categorize usage by period (day/week). |
Loading
A local-first nutrition tracking skill that logs meals and automatically generates visual progress reports.

An AI-powered video automation suite that converts raw footage and URLs into polished social media content, subtitles, and thumbnails.

A professional-grade search and web scraping CLI tool powered by the Serper API for real-time data retrieval.

A specialized tool for automating multi-step audio file uploads and HLS transcoding on the AIOZ Stream decentralized network.

A powerful CLI tool for converting websites into clean, structured data using AI-driven scraping and autonomous research agents.

DeepthinkLite is a local-first research tool that generates durable markdown artifacts and enforces a time-budgeted workflow for deep thinking.








































