Claude Skill
vivekchand/clawmetry
Clawmetry 是一个面向 OpenClaw AI 智能体的开源可观测性仪表盘,借助 OpenTelemetry 实时观察智能体的思考过程。
概览
仓库信息
安装这个 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 \
项目简介
Clawmetry 是一个面向 OpenClaw AI 智能体的开源可观测性仪表盘,能够实时监控智能体的思考、行动和性能。基于 Python 和 OpenTelemetry 构建,提供智能体决策过程的实时视图。
See your agent think. Real-time observability for 12 AI agent runtimes - OpenClaw, NVIDIA NemoClaw, Claude Code, Codex & 8 more.
要点
- 智能体思考过程实时可视化
- 基于 OpenTelemetry 的检测
- 实时性能与行动监控
- 智能体可观测性仪表盘
- 开源且原生 Python 支持
使用场景
- 调试 AI 智能体决策过程
- 生产环境中监控智能体性能
- 理解智能体推理步骤
- 多智能体系统的可观测性
README 摘要
# 🦞 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