Claude Skill

msfirebird/claw-lens

Claw Lens is an open-source observability dashboard for OpenClaw daemons, offering cost analytics, live monitoring, and debugging tools—all running locally on your machine.

Overview

Stars498
Forks41
LanguageTypeScript
Last pushed2026-04-15
Last synced2026-06-17
View on GitHub

Repository

Ownermsfirebird
Repositoryclaw-lens
Full namemsfirebird/claw-lens
Repo ID1,204,580,170

Install this Skill

npx claw-lens-cli

Registry

Typeopenclaw_skill
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-12
Platforms
OpenClaw
Capabilities
browserpdfmemoryimageterminalagent-observabilityai-agentsanalyticscost-trackingdeveloper-tools
Detected files
README.mdpackage.json
Config keys
PACKAGE_JSON
Install methods
  • npx claw-lens-cli
  • npm install -g claw-lens-cli # or install globally
  • git clone https://github.com/msfirebird/claw-lens.git
  • npm install

Summary

Claw Lens is an open-source observability dashboard designed for OpenClaw daemons, providing cost analytics, live monitoring, and debugging tools that run entirely on your own machine.

Chinese description

开源的可观测性仪表板,专为OpenClaw守护进程设计——包含成本分析、实时监控和调试工具,全部运行在您自己的机器上。

Key features

  • Cost analytics for tracking agent expenses
  • Live monitoring of OpenClaw daemons
  • Debugging tools for AI agent behavior
  • Local-first architecture for data privacy
  • TypeScript-based extensible dashboard

Use cases

  • Monitor OpenClaw agent costs in real time
  • Debug AI agent workflows locally
  • Track performance metrics of daemon processes
  • Self-host observability without cloud dependencies

README excerpt

[English](./README.md) | [中文](./README.zh.md) # claw-lens [![npm version](https://img.shields.io/npm/v/claw-lens-cli)](https://www.npmjs.com/package/claw-lens-cli) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE) [![Node.js](https://img.shields.io/badge/node-%3E%3D18-green)](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> ![Overview](./assets/en_screenshot/overview.png) <details id="more-details"> <summary>More Details (TL;DR)</summary> ### Token Usage ![Token Usage](./assets/en_screenshot/token.png) ### Agents ![Agents](./assets/en_screenshot/agents.png) ### Live Monitor ![Live Monitor](./assets/en_screenshot/live.png) ### Sessions ![Sessions](./assets/en_screenshot/sessi

Topics

Explore more

Data from GitHub. Synced on 2026-06-17