- Home
- /
- Categories
- /
- Monitoring
Monitoring
Logging, metrics, and observability
Neuromodulation + Eligibility Traces (Three-Factor Learning)
by sovr610
This skill should be used when the user asks to "implement eligibility traces", "add three-factor learning", "implement neuromodulation", "add DA/ACh/NE/5-HT modulators", "implement STDP eligibility", "add synaptic plasticity", "implement online plasticity", "add reward-modulated learning", "implement trace dynamics", "add Dutch traces", "implement accumulating traces", "add replacing traces", "implement neuromodulatory gate", "add plasticity gain", "implement delayed reward association", "add eligibility decay", "implement spike-based traces", "add rate-based traces", "implement three-factor weight update", "add fast memory adapter", "implement bioplausible learning", or mentions eligibility traces, three-factor learning rules, neuromodulatory signals, STDP-based eligibility, reward-modulated plasticity, DA/ACh/NE/5-HT computation, or online synaptic updates in the cognitive pipeline.
SKILL.md - Neko Futures Trader
by lukmanc405
```
debug-stacktrace
by ShotaIuchi
Stack trace and error message analysis. Apply when investigating exceptions, error chains, failure propagation paths, and crash logs to pinpoint failure locations.
stock-monitor-cn
by yangshourong
"全功能中国 A 股监控系统,由戎哥使用 OpenCode 开发。支持 7 大预警规则、100 分复合评分、守护进程调度。专注 A 股特色技术指标(红涨绿跌、乖离率、三周期 RSI)。"
bg-remover
by yemyat
Remove backgrounds from images using FAL.ai's BiRefNet model. Use when users ask to remove background, make transparent PNG, extract subject from image, or create cutouts. Trigger phrases include "remove background", "transparent background", "cut out", "extract subject", or any background removal request.
systematic-debugging
by hrdtbs
A rigorous debugging protocol to find root causes before attempting fixes. Use this when encountering bugs, test failures, or unexpected behavior to avoid "thrashing" and random guessing.
teams
by khaki4
문제를 분석하여 Agent Teams를 자동 구성하고, 4가지 조율 패턴(distribute/monitor/discourse/sequence) 중 최적 패턴으로 협업한다. "/teams {문제 설명}"으로 호출한다.
ckvd-research
by terrylica
Research CKVD codebase for implementation details, patterns, or architecture questions. TRIGGERS - how does FCP work, understand data flow, find code, explore codebase, architecture questions.
AI Notes — Consolidate
by ianphil
log-skill
by maxoreric
记录执行过程的 Skill。当需要保存执行记录、工作日志时触发。触发词:记录、log、日志、work log、保存记录。
campaign-planner
by aiagentskills
Creates comprehensive influencer marketing campaign plans including objectives, strategy, influencer selection criteria, content requirements, timeline, budget allocation, and success metrics. Your campaign blueprint.
agent-behavior
by bfmcneill
Use at the start of any coding session to establish activity tracking and working patterns. Defines how the agent should document its work and communicate progress.
clarify-skill
by maxoreric
澄清用户意图的 Skill。当用户给出模糊想法、需要脑暴、需要讨论设计时触发。触发词:帮我想想、我想做、讨论一下、澄清、clarify。
w03-testing-and-diagnostics
by qiao-925
测试与诊断工作流,包含单元测试和浏览器测试,测试失败时自动诊断。适用于代码变更后的测试执行与排障。
code-tune
by antman9914
通用 ML 模型代码级自动优化工具。针对完整项目(含代码+配置)进行
configuring-connection-pools
by djankies
Configure connection pool sizing for optimal performance. Use when configuring DATABASE_URL or deploying to production.
timebox-evolver
by VulcanusALex
Execute fixed-duration tasks with adaptive, non-mechanical autonomy under a hard time budget. Use for requests like "work for N minutes", timed research/coding/writing, or any long-chain task that must stay efficient, auditable, and stoppable with a clean handoff at time boundary.
supporting-custom-elements
by djankies
Teaches Web Components (Custom Elements) support in React 19, including property vs attribute handling and custom events. Use when integrating Web Components or working with custom HTML elements.
gitignore-generator
by ehtbanton
Generate comprehensive .gitignore files tailored to specific tech stacks, frameworks, and development environments. Triggers on "create gitignore", "generate .gitignore for", "gitignore for", "ignore files for".
nginx-configuration
by karchtho
Configure Nginx web server for high-performance reverse proxy, load balancing, SSL/TLS, caching, and API gateway functionality. Master production deployments, security headers, and monitoring.
monitor-api
by janwilmake
Monitor API integration of Parallel. Use when building applications with Parallel Monitor API.
health-report
by maxoreric
è¿å¨ä¸è¶³ â 建议å¢å è¿å¨éãè®¾å®æ¥æ°ç®æ
tuya-irrigation
by giocaizzi
Smart irrigation system for Tuya-based devices with sensor integration. Features: cluster management, plant profiles, sensor data logging, smart irrigation logic. Use when: managing irrigation, adding plants/sensors, analyzing conditions, auto-watering. Requires: TUYA_CLIENT_ID, TUYA_CLIENT_SECRET in ~/.openclaw/.env.
root-cause-tracing
by pproenca
This skill should be used when the user asks to "find the root cause", "trace the bug", "why is this happening", "where does this come from", or when errors occur deep in the call stack. Systematically traces backward to identify the source.