comet-ml

Opik Openclaw — Development skill for Claude Code

Development community

🦞 Official plugin for OpenClaw that exports agent traces to Opik.

How to install Opik Openclaw

This entry records only its repository, not the path inside it, so there is no exact command to give. Open comet-ml/opik-openclaw and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Opik Openclaw does

🦞 Official plugin for OpenClaw that exports agent traces to Opik. See and monitor agent behaviour, cost, tokens, errors and more.

Alternatives in Development

  • Mempalace Mine — Mine projects and conversations into the MemPalace 58.6k ★
  • Hivemind — Hivemind turns your traces into reusable skills across agents 1.6k ★
  • Cost Xray — See what Claude Code and Codex actually send to the API — and what each part costs 586 ★

README

Comet Opik logo
🔭 OpenClaw Opik Observability Plugin

Official plugin for OpenClaw that exports agent traces to
Opik for observability and monitoring.

[![License](https://img.shields.io/github/license/comet-ml/opik-openclaw)](./LICENSE) [![npm version](https://img.shields.io/npm/v/%40opik%2Fopik-openclaw)](https://www.npmjs.com/package/@opik/opik-openclaw)

Openclaw on Opik Demo

Why This Plugin

[Opik](https://github.com/comet-ml/opik) is the open-source LLM observability and evaluation platform, built by [Comet](https://www.comet.com). `@opik/opik-openclaw` adds native Opik tracing for OpenClaw runs:

  • LLM request/response spans
  • Sub-agent request/response spans
  • Tool call spans with inputs, outputs, and errors
  • Run-level finalize metadata
  • Usage and cost metadata

The plugin runs inside the OpenClaw Gateway process. If your gateway is remote, install and configure the plugin on that host.

Install and first run

Prerequisites:

  • OpenClaw >=2026.3.2