监控

日志、指标与可观测性

显示 529-552 / 共 1354 个技能
openclaw

agent-wal

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."

认证鉴权 4470 6个月前
openclaw

health-guardian

openclaw

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

无障碍 4468 7个月前
openclaw

agent-self-governance

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 工具 4470 6个月前
openclaw

ham-radio-dx

openclaw

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

自动化 4472 6个月前
openclaw

Data Lineage Tracker for Construction

openclaw

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

数据处理 4472 6个月前
openclaw

expense-tracker

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.

数据处理 4464 6个月前
openclaw

cron-scheduling

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.

自动化 4465 7个月前
openclaw

lulu-monitor

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 开发 4469 6个月前
openclaw

calorie-counter

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 工具 4472 7个月前
openclaw

arb-injection

openclaw

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

Git 与版本控制 4472 7个月前
openclaw

arb-injection

openclaw

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

Git 与版本控制 4472 7个月前
openclaw

health-guardian

openclaw

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

无障碍 4472 7个月前
JosiahSiegel

process-substitution-fifos

JosiahSiegel

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

CLI 工具 51 8个月前
openclaw

1-SEC Security Platform — Agent Skill

openclaw

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

智能体 4472 6个月前
NickCrew

product-strategy

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.

分析 36 6个月前
joaquimscosta

spring-boot-observability

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 开发 21 7个月前
arjunmahishi

pup

arjunmahishi

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

数据处理 12 6个月前
julianobarbosa

holmesgpt-skill

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 开发 10 8个月前
julianobarbosa

ArgoRollouts

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 工具 10 8个月前
LdotJdot

git

LdotJdot

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

代码生成 47 6个月前
rand

discover-observability

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.

智能体 131 7个月前
rand

discover-ebpf

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.

智能体 131 7个月前
lis186

code-flow-tracer

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.

数据处理 46 8个月前
necatiarslan

testing-dags

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".

调试 44 7个月前