Automates the creation and management of persistent, recurring macOS background tasks using launchd.
This skill streamlines the process of building reliable local background services on macOS by managing the complexities of launchd and plist configurations. It guides users through a requirements interview, generates secure wrapper scripts, integrates with Vault for secret management, and handles the loading and testing of jobs to ensure your automations survive reboots and log output correctly.
Key Features
012 GitHub stars
02Interactive interview for scheduling and requirement gathering
03Secure secret integration via Outwork OS Vault
04Automatic documentation in project context maps
05Automated launchd plist generation and management
06Automated testing with real-time log verification
Use Cases
01Automating periodic system cleanup and log rotation
02Creating recurring data ingestion tasks for personal knowledge bases
03Scheduling daily local database backups or file synchronization