- Home
- /
- Categories
- /
- Monitoring
Monitoring
Logging, metrics, and observability
trade-review
by samuerio
Read a LOG directory's log.md and complete the trade review exactly as requested there.
stats
by rozwer
Show usage statistics from stats.jsonl — tool/skill usage counts, top 5, and optimization suggestions.
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).
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."
agent-usage-stats
by huyiling1111
"选择要监控的 AI 助手 → 查看 token 消耗。支持 Hermes / Claude Code / CodeX / OpenClaw,每次都让你选"
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."
portal-query-evm-traces
by subsquid-labs
Query EVM traces for internal transactions and contract deployments. Track CREATE operations, internal calls, and delegatecall patterns.
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.
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.
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.
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.
mdp
by varunpandey0502
Manage file-based projects using markdown. Create, list, update, and delete issues and milestones stored as markdown files with YAML frontmatter. Use when users want to track tasks, manage projects, create issues, update statuses, or work with milestones. Triggers on "create issue", "list issues", "update status", "track task", "project management", "milestone progress".
langfuse-trace-view
by neuradex
View Langfuse trace details. Use when checking specific trace input/output, debugging LLM calls, or analyzing costs.
ideate
by biruk741
Structured brainstorming and idea development for hackathon projects. Guides the team through problem definition, solution framing, demo visualization, and scope scoping. Use when the team needs to develop, refine, or evaluate a hackathon project idea. Also use when someone says "let's brainstorm", "what should we build", "help me think through this idea", or needs to evaluate multiple competing ideas.
portal-query-evm-logs
by subsquid-labs
Construct SQD Portal Stream API queries for EVM event logs. Track token transfers, DeFi events, and on-chain activity using indexed topic filters.
log-work
by j-roche-dev
Log session work to the personal planner — updates checklist and daily log (~30 sec)
mcp-grafana
by janjaszczak
Query dashboards/logs/alerts to support incident analysis and regressions. Use when troubleshooting involves observability, incidents, latency, error rates.
monitor
by Sytex
Read-only infrastructure monitoring. Use when user asks about pod status, deployments, CPU, memory, restarts, 502 errors, slowness, cluster health, or wants to check if environments are running correctly.
state-manager
by biruk741
Manages the .hackathon/ state directory. Handles reading state, validating document schemas, checking phase status, and maintaining the changelog. Automatically invoked by other hackathon-pilot skills as a utility. Also use directly when you need to check or manipulate project state, fix corrupted state files, or manually transition phases.
debugging-strategies
by TriNgo0108
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.
komorebi-docs
by quantmind-br
Komorebi - A tiling window manager for Windows 10/11 that extends Microsoft's Desktop Window Manager. Use when configuring komorebi tiling layouts, managing windows/workspaces/monitors via komorebic CLI, setting up whkd/AutoHotkey hotkeys, customizing borders/animations/transparency, writing window rules, or troubleshooting komorebi issues. Keywords: komorebi, komorebic, tiling-window-manager, windows, workspace, layout, focus, move, stack, monitor, border, animation, whkd, autohotkey, configuration, padding, rules, floating, multi-monitor, status-bar.
buildgit
by gclayburg
Jenkins CI/CD build pipeline monitor. Check build status, push and monitor builds, follow builds in real-time. Use when the user asks about CI/CD status, build results, wants to push code and monitor the Jenkins build, or asks if CI is passing. Triggers include "check build", "build status", "is CI passing", "is the build green", "push and watch", "push and monitor", "what failed in CI", "why did the build fail", "follow the build", "watch the build", "trigger a build", "run the build".
systematic-debugging
by vilin1927
Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.
Cross-Site Scripting and HTML Injection Testing
by jcastillotx
This skill should be used when the user asks to "test for XSS vulnerabilities", "perform cross-site scripting attacks", "identify HTML injection flaws", "exploit client-side injection vulnerabilities", "steal cookies via XSS", or "bypass content security policies". It provides comprehensive techniques for detecting, exploiting, and understanding XSS and HTML injection attack vectors in web applications.