Monitoring

Logging, metrics, and observability

Showing 385-408 of 1278 skills
cosmix

data-visualization

by cosmix

Creates effective data visualizations, charts, dashboards, and reports across analytics, infrastructure monitoring, and ML domains. Covers library selection, UX design, and accessibility. Trigger keywords: chart, graph, plot, dashboard, report, visualization, matplotlib, plotly, d3, seaborn, grafana, tableau, superset, metabase, KPI, metric, analytics, histogram, heatmap, time-series, scatter, bar-chart.

Accessibility 49 4mo ago
GreptimeTeam

greptimedb-trigger

by GreptimeTeam

Guide for creating GreptimeDB triggers, by which we can trigger external webhook like Alertmanager. This feature can be used as alternative to Prometheus alerting rule.

Code Gen 49 3mo ago
cosmix

logging-observability

by cosmix

Comprehensive logging and observability patterns for production systems including structured logging, distributed tracing, metrics collection, log aggregation, and alerting. Triggers for this skill - log, logging, logs, trace, tracing, traces, metrics, observability, OpenTelemetry, OTEL, Jaeger, Zipkin, structured logging, log level, debug, info, warn, error, fatal, correlation ID, span, spans, ELK, Elasticsearch, Loki, Datadog, Prometheus, Grafana, distributed tracing, log aggregation, alerting, monitoring, JSON logs, telemetry.

Processing 49 3mo ago
JosiahSiegel

process-substitution-fifos

by JosiahSiegel

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

CLI Tools 39 4mo ago
brianlovin

fix-sentry-issues

by brianlovin

Use Sentry MCP to discover, triage, and fix production issues with root-cause analysis. Use when asked to fix Sentry issues, triage production errors, investigate error spikes, or clean up Sentry noise. Requires Sentry MCP server. Triggers on "fix sentry", "triage errors", "production bugs", "sentry issues".

Code Review 348 3mo ago
WellApp-ai

pr-threshold

by WellApp-ai

Track commit accumulation and trigger PR when thresholds crossed

Code Review 331 4mo ago
liqiongyu

evaluating-candidates

by liqiongyu

"Make an evidence-based hiring decision and produce a Candidate Evaluation Decision Pack (criteria + scorecard, signal log, work sample/trial plan + rubric, reference check script + summary, decision memo). Use for candidate evaluation, hiring decisions, reference checks, work samples/take-homes, and hiring bar calibration. Category: Hiring & Teams."

Automation 52 4mo ago
necatiarslan

tracing-upstream-lineage

by necatiarslan

Trace upstream data lineage. Use when the user asks where data comes from, what feeds a table, upstream dependencies, data sources, or needs to understand data origins.

Processing 44 3mo ago
NTCoding

observability-first-debugging

by NTCoding

"Systematic debugging methodology that eliminates guessing and speculation. Add instrumentation to gather specific data that fully explains the problem. Evidence before hypothesis. Observation before solution. Triggers on: debugging, error investigation, 'why is this failing', unexpected behavior, test failures, non-zero exit codes, stack traces."

Processing 315 4mo ago
wedsamuel1230

battery-selector

by wedsamuel1230

Helps choose the right battery type and charging solution for Arduino/ESP32/RP2040 projects. Use when user asks about battery options, charging circuits, power source selection, or says "what battery should I use". Covers chemistry selection, safety, voltage regulation, and charging circuits.

CLI Tools 17 4mo ago
SalesforceCommerceCloud

b2c-logging

by SalesforceCommerceCloud

Implement logging in B2C Commerce scripts using dw.system.Logger. Use when adding debug output, error tracking, or custom log files to server-side code. Covers getLogger, log categories, log levels (debug, info, warn, error, fatal), and custom named log files.

Processing 43 4mo ago
shipshitdev

cto-advisor

by shipshitdev

Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Includes tech debt analyzer, team scaling calculator, engineering metrics frameworks, technology evaluation tools, and ADR templates. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technical debt, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, or technology strategy.

Monitoring 24 4mo ago
OpenAEC-Foundation

erpnext-errors-controllers

by OpenAEC-Foundation

"Error handling patterns for ERPNext Document Controllers. Use when implementing try/except, validation errors, permission errors, and transaction management. Covers rollback patterns, error logging, and user feedback. V14/V15/V16 compatible. Triggers: controller error, try except catch, ValidationError, PermissionError, rollback, error handling."

Code Review 117 4mo ago
blacklanternsecurity

lfi

by blacklanternsecurity

Guide Local File Inclusion (LFI) and Remote File Inclusion (RFI) exploitation during authorized penetration testing.

CLI Tools 208 3mo ago
dykyi-roman

bug-root-cause-finder

by dykyi-roman

Root cause analysis methods for PHP bugs. Provides 5 Whys technique, fault tree analysis, git bisect guidance, and stack trace parsing.

Debugging 78 3mo ago
pmprompt

trustworthy-experiments

by pmprompt

Use when asked to "run an A/B test", "design an experiment", "check statistical significance", "trust our results", "avoid false positives", or "experiment guardrails". Helps design, run, and interpret controlled experiments correctly. Based on Ronny Kohavi's framework from "Trustworthy Online Controlled Experiments".

Monitoring 40 3mo ago
shipshitdev

financial-operations-expert

by shipshitdev

Use this skill when users need help with business finances, tax planning, bookkeeping, profit/loss analysis, cash flow management, or multi-business financial tracking. Activates for "am I profitable," tax questions, accounting setup, or financial health checks.

Code Review 23 4mo ago
openclaw

Agent Survival Kit

by openclaw

finance, survival, budgeting, experiments, revenue-tracking, agent-tools

Code Gen 4.5K 3mo ago
openclaw

The Skill Behaved Safely the First Five Times. Watch What Happens at Run Six.

by openclaw

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

Code Review 4.5K 3mo ago
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 3mo 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 3mo 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 3mo 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 3mo ago
openclaw

Data Lineage Tracker for Construction

by openclaw

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

Processing 4.5K 3mo ago