skills/monitor/SKILL.md
Interact with the open-monitor MCP — check machine health, list processes, kill memory hogs, run doctor, manage cron jobs, trigger cache cleanup
npx skillsauth add hasna/skills monitorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use the monitor_* MCP tools from @hasna/monitor to help the user manage their machines.
If any monitor_* tool call fails with "tool not found" or "MCP not connected", tell the user:
The open-monitor MCP is not installed. Add it with:
claude mcp add monitor -- monitor-mcp
Then restart Claude Code and try again.
Trigger: "how is the machine doing?", "machine health", "system status", "is everything ok?"
monitor_health (no args, or machine_id: "local")monitor_snapshot to get current CPU/memory/diskTrigger: "what's eating memory?", "high memory processes", "memory usage", "what's using RAM?"
monitor_processesTrigger: "kill pid 1234", "kill process X", "stop process Y"
monitor_kill with pid: <pid> and signal: "SIGTERM"SIGKILLTrigger: "run doctor", "doctor check", "health check", "diagnose"
monitor_doctor (optionally with machine_id)Trigger: "clean caches", "clear dev caches", "free up disk", "cleanup npm/bun/pip cache"
cache-cleaner cron job: call monitor_cron_jobs with action: "list"monitor_cron_jobsTrigger: "show monitor jobs", "what cron jobs are set up?", "monitor schedule"
monitor_cron_jobs with action: "list"testing
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
development
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
data-ai
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates