Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
40
Lightweight process anomaly detection daemon for developer workstations.
Sign in to like and favorite skills
Lightweight process anomaly detection daemon for developer workstations.
| Property | Value |
|---|---|
| SDK | ANcpLua.NET.Sdk |
| Type | console-daemon / dotnet global tool |
| Command | |
Monitors system processes, detects anomalous CPU via EMA baselines, alerts via native notifications. Standalone — no qyl dependencies.
| Component | Purpose |
|---|---|
| Poll process stats (5s interval) |
| EMA baseline + spike detection |
| Per-process EMA state |
| Notification dispatch + cooldown |
| osascript notifications |
| Variable | Default | Purpose |
|---|---|---|
| 5000 | Poll interval ms |
| 3.0 | Spike multiplier |
| 6 | Samples before alert |
| 300000 | Alert cooldown ms |
| (none) | Optional collector URL |