Know about stale data before your stakeholders do
Monitors your key tables for freshness, row counts, and schema changes on a schedule. Alerts you via Slack or Telegram before business hours when something looks off — so you're never blindsided by a stakeholder asking "why is the dashboard blank?"
Create a skill called "Freshness Alarm". I'll give you a list of database tables with their expected update frequency (e.g., "orders table should update daily", "events table should update hourly"). On a schedule I define, check each table for: (1) Freshness — when was the most recent row inserted or updated? Is it within the expected window? (2) Row count — is today's count within the normal range based on the last 30 days? (3) Schema — have any columns been added, removed, renamed, or changed type since the last check? (4) Null rates — have any columns suddenly become mostly NULL? For each issue found, send an alert to my configured channel (Slack or Telegram) with severity level (critical/warning/info), the specific issue, and suggested next steps. Generate a daily summary of all checks.
The most embarrassing moment in analytics is when the VP asks why the dashboard
numbers look wrong and you have no idea the pipeline failed three days ago.
This skill runs checks before your stakeholders wake up and alerts you when
something needs attention.
Get alerted when upstream schemas change before your pipelines break
Monitors your source databases, APIs, and third-party integrations for schema changes — new columns, removed columns, type changes, enum value additions — and alerts you before the downstream breakage happens.
Turn 500 daily alerts into the 5 that actually matter
Analyzes your alerting rules and history to find the noise — duplicate alerts, overly sensitive thresholds, alerts that never lead to action. Generates tuned configurations that keep the signal and kill the spam.
Detect and defuse DaVinci Resolve cache explosions before they hit 0 bytes free
Resolve's render cache and CacheClip folders can grow extremely large and fill disks mid-project with no warning. This recipe monitors cache growth, alerts at thresholds, and provides Resolve-safe cleanup steps so you never lose work to a full disk.
Local-first AI assistant that automates small daily tasks safely on your device
A personal, local-first AI assistant that automates small daily tasks—organizing files, setting reminders, and monitoring system events—without touching sensitive data or taking risky actions without your approval.