Monitor client WordPress sites before plugins break them
Clients install random plugins, skip updates, and break their own sites. This recipe monitors your client WordPress sites: checks for outdated plugins with security vulnerabilities, detects unauthorized changes, and sends you a weekly health report.
Create a skill called "WP Watchdog". I manage multiple client WordPress sites. For each site I add (URL + credentials or REST API access), run regular health checks. Scan all plugins, themes, and WordPress core for outdated versions and known security vulnerabilities (cross-reference WPScan or similar vulnerability databases). Detect unauthorized changes: new plugins installed, theme files modified, pages deleted or significantly changed. Monitor uptime with immediate alerts on downtime. Track page load time over time to detect performance degradation. Generate a weekly health report for all sites with: update availability, vulnerability alerts, unauthorized changes, uptime stats, and performance trends. Prioritize actions as critical (security vulnerability), important (outdated with update available), and informational (changes detected). Send the report via email and alert me immediately via Slack/Telegram for critical issues.
Give your Claw access to your client WordPress sites, and it runs
regular health checks: scanning for outdated plugins with known
vulnerabilities, detecting unauthorized changes (new plugins, theme
edits, deleted pages), testing that forms and key functionality still
work, and checking uptime and performance.
Get alerted when a client edits the live site and breaks something
Clients with CMS access can make well-meaning edits that accidentally break layouts, navigation, or content structure. This recipe monitors the live site and alerts you when unexpected changes appear, with a visual diff showing what changed.
Never get woken up at 3 AM for an expired certificate again
Scans your infrastructure for TLS certificates approaching expiry — endpoints, Kubernetes secrets, AWS ACM, and cert-manager resources. Generates a dashboard of certificate health and alerts before anything expires.
Keep media caches from eating your SSD and slowing your apps
Media cache and disk caches balloon over time, causing storage emergencies and performance regressions. This recipe turns cache cleanup from a panic action into a controlled, scheduled maintenance job — for Adobe Premiere Pro, After Effects, and similar tools.
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.