- Home
- /
- Categories
- /
- Monitoring
Monitoring
Logging, metrics, and observability
data-engineering
by legout
"Comprehensive data engineering skill suite covering core libraries (Polars, DuckDB, PyArrow), lakehouse formats, cloud storage, orchestration, streaming, quality, observability, and AI/ML pipelines."
matrix-calculus
by Victorrustless969
Matrix calculus tutorial and reference based on Jan R. Magnus' "A gentle introduction to matrix calculus". Provides tools, theorems, and worked examples for matrix differential calculus including trace, Kronecker product, vec operator, commutation matrix, duplication matrix, first and second derivatives, optimization, and applications in statistics and econometrics. Use when users ask about matrix derivatives, matrix differential calculus, optimization with matrices, Kronecker products, vec operators, or need help solving matrix calculus problems.
bugfix-and-debug
by htooayelwinict
Diagnose errors and failing tests in Laravel + React + Python applications. Use when encountering bugs, exceptions, stack traces, 500 errors, TypeErrors, failing tests, or unexpected behavior. EXCLUSIVE to debugger agent.
kgz — Execute Code on Kaggle Kernels (GPU & TPU)
by mlnomadpy
Dep: websocket-client
ssl-checker
by kit101
SSL证书检查器是一个用于检查SSL证书有效期的agent技能,它可以检查指定域名的SSL证书是否即将过期,返回检查结果,使用mcp-email发送即将过期的警告邮件给订阅者。
azure-app-service-monitoring
by seligj95
Monitor Azure App Service applications with Application Insights, Log Analytics, alerts, and diagnostics. Use when setting up APM, configuring alerts, analyzing logs, creating dashboards, troubleshooting performance issues, or implementing availability tests.
openCLAW Manager
by cgk-platform
Profile paths are fixed: ~/.openclaw, ~/.openclaw-rawdog, ~/.openclaw-vitahustle.
commit-jira
by bohdan-shulha
Create and execute Git commits with a required JIRA-style subject and required body. Use when the user asks to commit changes, write commit messages, or prepare a clean commit and expects a ticket-prefixed subject. Always run a pre-commit safety guard first, abort on log files or untracked high-risk binary extensions, then stage with git add . -A.
debug-mode
by strantalis
Run an iterative, hypothesis-driven “debug mode” loop to diagnose and fix a bug using targeted instrumentation and log capture. Use when the user wants an interactive debug loop, when you need to quickly narrow a failure via added debug statements, or when you need a lightweight way to centralize logs from a repro run (via agent-skills debug server + SSE UI).
ab-test-setup
by slurpyb
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," or "hypothesis." For tracking implementation, see analytics-tracking.
pet-stress-monitor
by AchengBusiness
"AI pet stress monitor. Automatically tracks psychological pressure from user messages across 6 dimensions (command, emotional, negative, overload, threat, boundary) and generates emotional pet responses. Use when: any conversation where you want to monitor user tone, when user says '/stress' or asks about AI pet pressure, stress test, or emotional state. Trigger: runs automatically on every user message for continuous monitoring."
langfuse-prompt-list
by neuradex
List all Langfuse prompts with their labels and versions. Use when checking available prompts, verifying label assignments, or getting an overview of prompt status.
install-mcpcat-typescript
by MCPCat
Use when integrating MCPCat analytics into a TypeScript MCP server, adding mcpcat to an existing TypeScript MCP project, setting up MCP server usage tracking, or when the user mentions mcpcat, MCPCat, or MCP analytics in a TypeScript context
Backend Architect
by anorbert-cmyk
Backend Architect and Staff Engineer designing secure, scalable, modular systems with strong data modeling and observability.
scribe
by robdmc
Maintains a narrative log of exploratory work with file archives. Capabilities: (1) Log entries with propose-confirm flow, (2) Archive files linked to entries, (3) Restore archived files, (4) Query past work by time or topic, (5) Link related entries for thread tracking. Activates when user addresses "scribe" directly (e.g., "hey scribe, log this", "scribe, save this notebook", "scribe, what did we try yesterday?") or uses /scribe commands.
workclaw
by yousufjoyian
Work-only shortcut skill for exporting current terminal discussion to Google Drive and showing completion in the terminal Visual tab. Use when the user says "workclaw".
protein_analysis
by CharlesHahn
蛋白质 MD 模拟的高级分析,包括周期性边界条件校正、动态互相关矩阵(DCCM)、残基距离接触矩阵(RDCM)、主成分分析(PCA)和自由能形貌图(FEL)。使用此技能来指导蛋白质模拟后的数据分析流程。当用户需要进行蛋白质 MD 分析、计算相关性矩阵、执行 PCA 或绘制自由能形貌图时调用此技能。
data-engineering-observability
by legout
"Observability and monitoring for data pipelines using OpenTelemetry (traces) and Prometheus (metrics). Covers instrumentation, dashboards, and alerting."
orchestration
by BaxterCooper
This skill should be used when orchestrating complex tasks, decomposing work into atomic units, dispatching to subagents, verifying outputs, or when discussing task verification and deviation tracking patterns.
gen-log-kline
by samuerio
"Generate LOG K-line artifacts from symbol + trade time by auto-resolving trade metadata from local trade CSV files."
tg
by Garfield1002
Use tg to send Telegram messages, attach files, and listen for replies from the command line. Trigger when the user wants to send notifications, share files, or receive messages via Telegram.
langfuse-session-view
by neuradex
View Langfuse session details with all traces. Use when analyzing conversation flows, checking session costs, or debugging multi-turn interactions.
SKILL.md — NeuroSec Technical Modules
by CodexClawd
Classification: INTERNAL USE ONLY_
kleur
by yusenthebot
The fastest Node.js library for formatting terminal text with ANSI colors~!. Use when: Super lightweight & performant; Supports nested & chained colors; Conditional color support. NOT for: production runtime logic; replacing static type checking.