Backup Strategy Skill Implement automated backup solutions for VPS servers to ensure quick recovery from security incidents or system failures. What This Skill Does This skill helps AI agents configure automated backup systems on VPS servers. Security isn't just prevention - it's recovery. If your server gets compromised, you need to rebuild quickly. Regular, off-server backups are essential for business continuity and disaster recovery. Key capabilities: - Create automated backup scripts - Schedule regular backups with cron - Implement retention policies (keep N days of backups) - Compress a…