Claude Skill
msfirebird/claw-lens
Claw Lens 是一个开源的观测性仪表板,专为 OpenClaw 守护进程设计,提供成本分析、实时监控和调试工具,全部在本地运行。
概览
仓库信息
安装这个 Skill
npx claw-lens-cliRegistry 信息
npx claw-lens-clinpm install -g claw-lens-cli # or install globallygit clone https://github.com/msfirebird/claw-lens.gitnpm install
项目简介
Claw Lens 是一个开源的观测性仪表板,专为 OpenClaw 守护进程设计,提供成本分析、实时监控和调试工具,全部运行在您自己的机器上。
Open-source observability dashboard for OpenClaw daemons — cost analyti cs, live monitor ing, and de bugging tools, all running on your own machine.
要点
- 成本分析,追踪代理支出
- OpenClaw 守护进程的实时监控
- AI 代理行为的调试工具
- 本地优先架构,保障数据隐私
- 基于 TypeScript 的可扩展仪表板
使用场景
- 实时监控 OpenClaw 代理成本
- 本地调试 AI 代理工作流
- 追踪守护进程的性能指标
- 自托管观测性,无需依赖云服务
README 摘要
[English](./README.md) | [中文](./README.zh.md) # claw-lens [](https://www.npmjs.com/package/claw-lens-cli) [](./LICENSE) [](https://nodejs.org) **claw-lens combines observability, analytics, and developer tooling for [OpenClaw](https://openclaw.ai) agents — cost tracking, session inspection, profiler, cache trace, and security audit in one local dashboard.** --- ## Philosophy Traditional observability tools assume that the person writing the code, reading the logs, and fixing the bug are the same person. AI agents broke that assumption. The people deploying agents today — founders, analysts, operators — are not the people who built Datadog or Honeycomb, and those tools were never designed to serve them. claw-lens is built for this new reality. Cost, not latency, is the dominant signal. The atomic unit is a session, not a request. And the errors that matter most — an agent reading files it shouldn't, leaking a credential, executing injected instructions — never throw exceptions. You need a tool that shows the real shape of these systems, built for people who are learning to read it. → [claw-lens.com/engineering/agent-observability](https://claw-lens.com/engineering/agent-observability) --- <h2 id="screenshot">Screenshot</h2>  <details id="more-details"> <summary>More Details (TL;DR)</summary> ### Token Usage  ### Agents  ### Live Monitor  ### Sessions ![Sessions](./assets/en_screenshot/sessi