From e8955f57a2f2b7748a46e4deae9554919479e5ee Mon Sep 17 00:00:00 2001 From: vivekchand Date: Thu, 3 Sep 2026 12:23:29 +0200 Subject: [PATCH] Add skill: vivekchand/clawmetry Adds the ClawMetry skill (https://clawhub.ai/vivekchand/clawmetry) to the end of the DevOps & Cloud category and bumps the category count. ClawMetry is a local, self-hosted observability dashboard for OpenClaw that reads the session logs OpenClaw already writes on disk, so there is no SDK and nothing in the request path. Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_01Rt5fq2BWxieLpR69MAbwjr --- categories/devops-and-cloud.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/categories/devops-and-cloud.md b/categories/devops-and-cloud.md index 197afc4..d447241 100644 --- a/categories/devops-and-cloud.md +++ b/categories/devops-and-cloud.md @@ -2,7 +2,7 @@ [← Back to main list](../README.md#table-of-contents) -**392 skills** +**393 skills** - [0x0-messenger](https://clawskills.sh/skills/eijiac24-0x0-messenger) - Send and receive P2P messages using disposable numbers and PINs. - [12306](https://clawskills.sh/skills/kirorab-12306) - Query China Railway 12306 for train schedules, remaining tickets, and station info. @@ -379,3 +379,4 @@ - [xpoz-social-search](https://clawskills.sh/skills/atyachin-xpoz-social-search) - Search Twitter, Instagram, and Reddit posts in real time. - [ztp](https://clawskills.sh/skills/thomastrumpp-ztp) - A mandatory security audit skill for validating new code, skills, and MCP servers against the SEP-2026 Zero Trust. - [zyfai-sdk](https://clawskills.sh/skills/pauldefi-zyfai-sdk) - Earn yield on any Ethereum wallet on Base, Arbitrum, and Plasma. +- [clawmetry](https://clawhub.ai/vivekchand/clawmetry) - Local observability dashboard for OpenClaw sessions, tokens, and costs.