Claude Skill
vivekchand/clawmetry
Clawmetry is an open-source observability dashboard for OpenClaw AI agents. See your agent think in real-time with OpenTelemetry-powered monitoring.
Overview
Repository
Install this Skill
pip install clawmetry && clawmetryRegistry
pip install clawmetry && clawmetrypip install clawmetrygit clone https://github.com/vivekchand/clawmetry.gitdocker run -p 8900:8900 clawmetrydocker run -p 8900:8900 \
Summary
Clawmetry is an open-source observability dashboard for OpenClaw AI agents, providing real-time monitoring of agent thinking, actions, and performance. Built with Python and OpenTelemetry, it offers a live view into agent decision-making processes.
观察您的智能体思考过程。OpenClaw AI 智能体实时监控仪表盘。
Key features
- Real-time agent thinking visualization
- OpenTelemetry-based instrumentation
- Live performance and action monitoring
- Dashboard for agent observability
- Open-source and Python-native
Use cases
- Debugging AI agent decision-making
- Monitoring agent performance in production
- Understanding agent reasoning steps
- Observability for multi-agent systems
README excerpt
# 🦞 ClawMetry [](https://clickpy.clickhouse.com/dashboard/clawmetry) [](https://clickpy.clickhouse.com/dashboard/clawmetry) [](https://pypi.org/project/clawmetry/) [](https://github.com/vivekchand/clawmetry/stargazers) [](https://opensource.org/licenses/MIT) <a href="https://www.producthunt.com/products/clawmetry?embed=true&utm_source=badge-top-post-badge&utm_medium=badge&utm_campaign=badge-clawmetry-for-openclaw" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=1081207&theme=light&period=daily&t=1771491508782" alt="ClawMetry - #5 Product of the Day on Product Hunt" width="250" height="54" /></a> **See your agent think.** Real-time observability for **12 AI agent runtimes**: [OpenClaw](https://github.com/openclaw/openclaw), [NVIDIA NemoClaw](https://github.com/NVIDIA/NemoClaw), Claude Code, OpenAI Codex & 8 more. One dashboard for your whole agent fleet. > 🌐 **Read this in:** [English](README.md) · [简体中文](docs/i18n/zh-CN/README.md) · [日本語](docs/i18n/ja/README.md) · [한국어](docs/i18n/ko/README.md) · [Español](docs/i18n/es/README.md) · [Português (BR)](docs/i18n/pt-BR/README.md) · [Français](docs/i18n/fr/README.md) · [Deutsch](docs/i18n/de/README.md) · [हिन्दी](docs/i18n/hi/README.md) · [العربية](docs/i18n/ar/README.md) · [Русский](docs/i18n/ru/README.md) · [more →](docs/i18n/) One command. Zero config. Auto-detects everything. ```bash pip insta