Monitoring

Logging, metrics, and observability

Showing 529-552 of 1354 skills
openclaw

agent-wal

by openclaw

"Write-Ahead Log protocol for agent state persistence. Prevents losing corrections, decisions, and context during conversation compaction. Use when: (1) receiving a user correction — log it before responding, (2) making an important decision or analysis — log it before continuing, (3) pre-compaction memory flush — flush the working buffer to WAL, (4) session start — replay unapplied WAL entries to restore lost context, (5) any time you want to ensure something survives compaction."

Auth 4.5K 6mo ago
openclaw

health-guardian

by openclaw

Proactive health monitoring for AI agents. Apple Health integration, pattern detection, anomaly alerts. Built for agents caring for humans with chronic conditions.

Accessibility 4.5K 7mo ago
openclaw

agent-self-governance

by openclaw

"Self-governance protocol for autonomous agents: WAL (Write-Ahead Log), VBR (Verify Before Reporting), ADL (Anti-Divergence Limit), VFM (Value-For-Money), and IKL (Infrastructure Knowledge Logging). Use when: (1) receiving a user correction — log it before responding, (2) making an important decision or analysis — log it before continuing, (3) pre-compaction memory flush — flush the working buffer to WAL, (4) session start — replay unapplied WAL entries to restore lost context, (5) any time you want to ensure something survives compaction, (6) before claiming a task is done — verify it, (7) periodic self-check — am I drifting from my persona? (8) cost tracking — was that expensive operation worth it? (9) discovering infrastructure — log hardware/service specs immediately."

CLI Tools 4.5K 6mo ago
openclaw

ham-radio-dx

by openclaw

Monitor DX clusters for rare station spots, track active DX expeditions, and get daily band activity digests for amateur radio operators.

Automation 4.5K 6mo ago
openclaw

Data Lineage Tracker for Construction

by openclaw

All versions of all skills that are on clawhub.com archived

Processing 4.5K 6mo ago
openclaw

expense-tracker

by openclaw

Track daily expenses in structured markdown files organized by month. Use when the user wants to log spending, view expense summaries, analyze spending patterns, or manage personal finance tracking. Supports categories, tags, and monthly summaries.

Processing 4.5K 6mo ago
openclaw

cron-scheduling

by openclaw

Schedule and manage recurring tasks with cron and systemd timers. Use when setting up cron jobs, writing systemd timer units, handling timezone-aware scheduling, monitoring failed jobs, implementing retry patterns, or debugging why a scheduled task didn't run.

Automation 4.5K 7mo ago
openclaw

lulu-monitor

by openclaw

AI-powered LuLu Firewall companion for macOS. Monitors firewall alerts, analyzes connections with AI, sends Telegram notifications with Allow/Block buttons. Use when setting up LuLu integration, handling firewall callbacks, or troubleshooting LuLu Monitor issues.

API Dev 4.5K 6mo ago
openclaw

calorie-counter

by openclaw

Track daily calorie and protein intake, set goals, and log weight. Use when user mentions food they ate, wants to know remaining calories, or needs to track weight. Stores data in SQLite with automatic daily totals.

CLI Tools 4.5K 7mo ago
openclaw

arb-injection

by openclaw

"BYOCB ArbInjectionSkill: Scan EVM smart contracts for arbitrary call injection vulnerabilities. Monitor chains in real-time or scan specific addresses."

Git & VCS 4.5K 7mo ago
openclaw

arb-injection

by openclaw

"BYOCB ArbInjectionSkill: Scan EVM smart contracts for arbitrary call injection vulnerabilities. Monitor chains in real-time or scan specific addresses."

Git & VCS 4.5K 7mo ago
openclaw

health-guardian

by openclaw

Proactive health monitoring for AI agents. Apple Health integration, pattern detection, anomaly alerts. Built for agents caring for humans with chronic conditions.

Accessibility 4.5K 7mo ago
JosiahSiegel

process-substitution-fifos

by JosiahSiegel

Process substitution, named pipes (FIFOs), and advanced IPC patterns for efficient bash data streaming (2025)

CLI Tools 51 8mo ago
openclaw

1-SEC Security Platform — Agent Skill

by openclaw

All versions of all skills that are on clawhub.com archived

Agents 4.5K 6mo ago
NickCrew

product-strategy

by NickCrew

Product vision, roadmap development, and go-to-market execution with structured prioritization frameworks. Use when evaluating features, planning product direction, or assessing market fit.

Analytics 36 6mo ago
joaquimscosta

spring-boot-observability

by joaquimscosta

Spring Boot 4 observability with Actuator, Micrometer, and OpenTelemetry. Use when configuring health indicators, custom metrics, distributed tracing, production endpoint exposure, or Kubernetes/Cloud Run probes. Covers Actuator security, Micrometer Timer/Counter/Gauge patterns, and OpenTelemetry span customization.

API Dev 21 7mo ago
arjunmahishi

pup

by arjunmahishi

Use pup to query Datadog metrics and logs -- search, query, aggregate, list, and analyze observability data from the command line.

Processing 12 6mo ago
julianobarbosa

holmesgpt-skill

by julianobarbosa

Guide for implementing HolmesGPT - an AI agent for troubleshooting cloud-native environments. Use when investigating Kubernetes issues, analyzing alerts from Prometheus/AlertManager/PagerDuty, performing root cause analysis, configuring HolmesGPT installations (CLI/Helm/Docker), setting up AI providers (OpenAI/Anthropic/Azure), creating custom toolsets, or integrating with observability platforms (Grafana, Loki, Tempo, DataDog).

API Dev 10 8mo ago
julianobarbosa

ArgoRollouts

by julianobarbosa

Argo Rollouts progressive delivery controller for Kubernetes. USE WHEN user mentions rollouts, canary deployments, blue-green deployments, progressive delivery, traffic shifting, analysis templates, or Argo Rollouts. Provides deployment strategies, CLI commands, metrics analysis, and YAML examples.

CLI Tools 10 8mo ago
LdotJdot

git

by LdotJdot

"Git operations via shell. Use when: commit, push, pull, branch, status, diff, log, or other git commands. Use exec to run git."

Code Gen 47 6mo ago
rand

discover-observability

by rand

Automatically discover observability and monitoring skills when working with Prometheus, Grafana, distributed tracing, structured logging, metrics, alerting, dashboards, or monitoring. Activates for observability development tasks.

Agents 131 7mo ago
rand

discover-ebpf

by rand

Automatically discover eBPF and kernel skills when working with eBPF, kernel tracing, XDP, kprobes, BPF, Linux kernel, or network filtering. Activates for eBPF development tasks.

Agents 131 7mo ago
lis186

code-flow-tracer

by lis186

Trace code execution paths and data flow. Use when user asks "how does X work", "what happens when X", "trace the flow of X", "where does data come from", or needs to understand feature implementation.

Processing 46 8mo ago
necatiarslan

testing-dags

by necatiarslan

Complex DAG testing workflows with debugging and fixing cycles. Use for multi-step testing requests like "test this dag and fix it if it fails", "test and debug", "run the pipeline and troubleshoot issues".

Debugging 44 7mo ago