This one's built for automating CI/CD pipelines and GitHub Actions workflows when you're tired of manual deployments eating up your day. It walks you through inventorying your current build and deploy steps, defining pipeline stages with caching and quality gates, and adding security scans plus approval flows for risky operations. The strength here is the structured approach to secrets handling and rollback planning, which honestly gets skipped too often when teams rush automation. It comes with an implementation playbook for detailed patterns. Just know it assumes you already have a clear workflow to automate and won't help much with one-off tasks or when you're still figuring out what needs automating in the first place.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill cicd-automation-workflow-automate