Keep Final Cut libraries from ballooning via render, proxy, and optimized files
Final Cut libraries can balloon to hundreds of gigabytes due to generated media — render files, proxy media, optimized media, and analysis files. This recipe monitors library sizes, tracks growth, and provides safe cleanup steps so you never run out of space mid-project.
Create a skill called "Generated Media Budget Manager" for Final Cut Pro libraries. Inputs: - libraries_root - warn_threshold_gb - daily_growth_threshold_gb Behavior: - Scan for .fcpbundle libraries, measure size, track growth. - Notify me when a library exceeds thresholds and provide safe cleanup playbook (delete generated files, not originals).
This skill scans your Final Cut Pro `.fcpbundle` libraries, measures their size, tracks
daily growth, and notifies you when thresholds are exceeded. It provides guided cleanup
playbooks that distinguish generated media (safe to delete and regenerate) from originals
(never touch).
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.
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.
Find out which dashboards are actually earning their keep
Audits your BI platform's usage data to identify unused dashboards, duplicate reports, conflicting metrics, and orphaned data sources. Generates a cleanup plan with recommendations for archival, consolidation, and maintenance.
Reclaim the 40 TB of unused container images nobody noticed
Scans your container registry, cross-references running workloads to find images that are actually in use, and generates safe cleanup policies for everything else. Recovers storage costs without breaking rollbacks.