Monitoring

Logging, metrics, and observability

Showing 1129-1152 of 1282 skills
yangrong123321

kucoin-spread-monitor-architecture

by yangrong123321

当需要把当前交易项目中的 KuCoin 公有行情订阅与期现价差计算能力彻底抽离,设计成独立部署到服务器的监控服务,并输出技术方案、数据表结构、Grafana 面板方案和部署拓扑时使用。适用于从现有 kucoin_spread_recorder.py 和 KuCoinPublicWSManager.py 中抽取能力,构建支持热更新 symbol、10 天数据保留、UTC 时序存储、重启续写和 Grafana 展示的独立项目。

Database 0 4mo ago
wenjie2024

system-watchdog

by wenjie2024

深度审计 OpenClaw 系统健康状态,分析 Gateway 重启原因、LLM Fallback 记录以及定时任务运行实况。使用中文汇报。

Auth 0 5mo ago
anorbert-cmyk

DevOps Automator

by anorbert-cmyk

DevOps / Platform Engineer focused on safe automation, repeatable environments, and fast delivery.

CI/CD 0 6mo ago
TriNgo0108

javascript-code-review

by TriNgo0108

Master JavaScript code review patterns including modern syntax, async/await, equality operators, memory leaks, and DOM manipulation. Use PROACTIVELY when reviewing JavaScript PRs.

Code Review 0 4mo ago
kzarzycki

flow

by kzarzycki

Persistent workflow orchestration that survives context resets. Activates when users discuss work items, ask to research/plan/execute/verify, mention project setup, check status, capture ideas, or when .work/ exists and context needs recovery. Also triggers on explicit /flow commands.

Academic 0 5mo ago
jamelna-apps

debug-strategy

by jamelna-apps

When the user mentions "bug", "error", "not working", "broken", "crash", "fails", "issue", "problem", or asks why something doesn't work. Provides systematic debugging approaches.

Debugging 0 5mo ago
Tomlord1122

systems-analyst

by Tomlord1122

Systems analysis expert for understanding unfamiliar codebases, distributed architectures, and technical toolchains. Use when asked to investigate a system, survey how components interact, explain what a tool does, find gaps in an architecture, or produce a learning document about a technical domain.

Processing 0 4mo ago
lywa1998

m13-domain-error

by lywa1998

"Use when designing domain error handling. Keywords: domain error, error categorization, recovery strategy, retry, fallback, domain error hierarchy, user-facing vs internal errors, error code design, circuit breaker, graceful degradation, resilience, error context, backoff, retry with backoff, error recovery, transient vs permanent error, 领域错误, 错误分类, 恢复策略, 重试, 熔断器, 优雅降级"

Debugging 0 6mo ago
lhmax2010

tizen-gbs-log-analysis

by lhmax2010

Analyze Tizen gbs build logs and produce compact Evidence Packets for LLM root-cause diagnosis.

Code Review 1 2mo ago
kunhai-88

supabase-postgres-best-practices

by kunhai-88

"Supabase 出品的 Postgres 性能优化与最佳实践。在编写、评审或优化 Postgres 查询、表结构设计或数据库配置时使用。"

Database 0 5mo ago
HYwooo

aster-monitor

by HYwooo

实时监控Aster DEX (MAINNET) 合约标的价格,Supertrend/Vegas Tunnel信号推送,飞书Webhook提醒

Monitoring 0 3mo ago
Pilot1940

healthspan

by Pilot1940

Transportable, multi-tenant, DB-backed personal health intelligence. Trigger for ANY health, fitness, or wellness question or data drop — including casual ones: "log this", "here's my lunch/meal", "save this", "how did I sleep", "how's my recovery", "am I on track", or a dropped photo (meal, lab report, DEXA, Whoop). Topics: glucose, insulin, Metformin, berberine, Viome, microbiome, diet, nutrition, food/meal log, calories, macros, protein, creatine, fasting, weight, workouts, VO2 max, strength, zone training, supplements, testosterone, vitamin D, homocysteine, CRP, bloodwork, labs, DEXA, body composition, sleep, HRV, recovery, Whoop, UltraHuman, CGM, cardiac, cortisol, stress, mental health, injury, back pain, anti-aging, longevity, training plans, goals, daily brief, expedition, altitude — or any question about the person's health data, trends, plans, or goals. Identified by the loaded config — never assume.

Code Review 0 1mo ago
samuerio

trade-review

by samuerio

Read a LOG directory's log.md and complete the trade review exactly as requested there.

Code Review 0 5mo ago
rozwer

stats

by rozwer

Show usage statistics from stats.jsonl — tool/skill usage counts, top 5, and optimization suggestions.

Processing 0 4mo ago
razzza

setting-objectives-okrs

by razzza

Guide teams and individuals through setting Objectives, Key Results (OKRs), and annual goals that translate strategy into measurable execution. Use when planning quarterly or annual cycles, setting individual or team goals, aligning on priorities, creating OKRs, writing SMART goals with FROM-TO metrics, reviewing goal cascades, or when the user asks about objectives, key results, goal setting, or planning frameworks. Do not use for purely operational SLA-driven work (use KPIs instead), uncertainty-heavy research (use Discovery OKRs), or reviewing past performance (use a check-in/feedback skill).

Code Gen 0 5mo ago
bjg4

decision-log

by bjg4

"Capture project decisions as individual markdown files with YAML frontmatter in a decisions/ directory. Use when the user says 'log this decision', 'record decision', 'capture this decision', 'update the decision log', 'what decisions have we made', invokes /DL or /DecisionLog, or asks for context on a past decision. Handles decision extraction from conversations, options-considered tables, auto-generated index, status tracking, and supersession chains. Do NOT use for general note-taking, meeting minutes, or journaling."

File Ops 0 4mo ago
huyiling1111

agent-usage-stats

by huyiling1111

"选择要监控的 AI 助手 → 查看 token 消耗。支持 Hermes / Claude Code / CodeX / OpenClaw,每次都让你选"

Agents 0 1mo ago
brixtonpham

debugging

by brixtonpham

"Systematic debugging methodology with root cause analysis. Phases: investigate, hypothesize, validate, verify. Capabilities: backward call stack tracing, multi-layer validation, verification protocols, symptom analysis, regression prevention. Actions: debug, investigate, trace, analyze, validate, verify bugs. Keywords: debugging, root cause, bug fix, stack trace, error investigation, test failure, exception handling, breakpoint, logging, reproduce, isolate, regression, call stack, symptom vs cause, hypothesis testing, validation, verification protocol. Use when: encountering bugs, analyzing test failures, tracing unexpected behavior, investigating performance issues, preventing regressions, validating fixes before completion claims."

Debugging 0 5mo ago
subsquid-labs

portal-query-evm-traces

by subsquid-labs

Query EVM traces for internal transactions and contract deployments. Track CREATE operations, internal calls, and delegatecall patterns.

Debugging 0 5mo ago
547895019

esp-idf-helper

by 547895019

Help develop, build, flash, and debug ESP32/ESP8266 firmware using Espressif ESP-IDF on Linux/WSL. Use when the user asks about ESP-IDF project setup, configuring targets, menuconfig, building, flashing via esptool/idf.py, serial monitor, partition tables, sdkconfig, troubleshooting build/flash/monitor errors, or automating common idf.py workflows from the command line.

CLI Tools 0 5mo ago
yusenthebot

chalk

by yusenthebot

Terminal string styling done right. Use when: Highly performant; Ability to nest styles; 256/Truecolor color support. NOT for: web browser UI rendering; server-side HTML generation.

CLI Tools 0 4mo ago
Abstrucked

hytopia-debugging

by Abstrucked

Helps debug HYTOPIA SDK games. Use when users need performance monitoring, error handling, client debugging, or troubleshooting. Covers debug panels, ErrorHandler, browser dev tools, and server logging.

Debugging 0 5mo ago
copyleftdev

two-sigma-ml-at-scale

by copyleftdev

Build trading systems in the style of Two Sigma, the systematic investment manager pioneering machine learning at scale. Emphasizes alternative data, distributed computing, feature engineering, and rigorous ML infrastructure. Use when building ML pipelines for alpha research, feature stores, or large-scale backtesting systems.

Processing 0 5mo ago
cuba6112

numpy-masked

by cuba6112

Masked arrays for robust handling of missing or invalid data, ensuring they are excluded from statistical and mathematical computations. Triggers: masked array, numpy.ma, missing data, invalid values, hard mask.

Processing 0 6mo ago