system-watchdog
System Watchdog
Monitor system resources and flag wasteful or suspicious processes. Works standalone as a bash script — see openclaw.md for scheduled cron setup.
Standalone Usage
Run the check script directly — no OpenClaw required:
bash check.sh
Outputs a JSON object to stdout. Parse it however you like — pipe to jq, feed to an agent, integrate into your own monitoring stack.
Output Format
{
"suspicious": true,
More from tychohq/agent-skills
flights
Search flights via Google Flights. Find nonstop/connecting flights, filter by time and cabin class, get booking links. Supports city names (NYC, London, Tokyo) with automatic multi-airport search. No API key required.
43amazon
Buy and return items on Amazon using browser automation. Use for purchasing, reordering, checking order history, and processing returns.
19architecture-research
Research the architecture of a codebase or system. Reads source code, finds external context, explains design decisions, and produces ELK diagrams. Use when asked to understand, explain, or diagram how a repo/system is built.
12tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
11domain-check
Check domain availability via Vercel and buy/manage domains via Vercel CLI
11research
Conduct open-ended research on a topic, building a living markdown document. Supports interactive and deep research modes.
10