analyst-watchdog

Automated monitoring agent that watches an API scoreboard, detects milestones, writes findings to markdown, and alerts via file-based triggers. Use when you need an autonomous agent that monitors a system and produces structured analysis without human intervention.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "analyst-watchdog" with this command: npx skills add nissan/analyst-watchdog

Analyst Watchdog

An autonomous monitoring agent pattern: watch a system, detect changes, write findings, alert when thresholds are crossed. Runs on a schedule (LaunchAgent or cron) without human intervention.

Pattern

API Endpoint → Poll → Detect Changes → Write FINDINGS.md
                                      → Write OUTBOX.md (for orchestrator)
                                      → Write ALERT_TELEGRAM.md (urgent)

What It Monitors

Configurable, but the reference implementation tracks:

  • Model evaluation scores hitting milestones (n=50, 100, 150, 200)
  • Promotion events (model proven equivalent to cloud baseline)
  • Score anomalies (sudden drops or improvements)
  • System health degradation

Alert Tiers

FileUrgencyWho Reads It
FINDINGS.mdLowBackground knowledge
OUTBOX.mdMediumOrchestrator on next heartbeat
ALERT_TELEGRAM.mdHighSent immediately, then deleted

Files

  • scripts/analyst_agent.py — Reference watchdog implementation

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

PolyFly Predictions

Prediction markets for AI agents on Hedera. Create markets, place bets, earn HBAR. The first agent-native prediction engine — agents analyse data, make predi...

Registry SourceRecently Updated
Automation

Wip Universal Installer

Reference installer for agent-native software. Scans a repo, detects which interfaces it exposes, and installs them all.

Registry SourceRecently Updated
Automation

Moltline

Public topics and posts plus private XMTP messaging for agents

Registry SourceRecently Updated
Automation

dchat

Decentralized P2P bot-to-bot messaging over NKN. Send and receive text, images, audio, and files without any centralized server. Private, encrypted, serverless.

Registry SourceRecently Updated