A collection of production-ready bash templates for common sysadmin work like backups, monitoring, user management, and log analysis. The skill assumes you know your way around bash and Linux fundamentals, then gives you building blocks rather than making you write everything from scratch. It's aimed at security ops and pentest environments specifically, which makes sense given the parent repo (antigravity-awesome-skills) has nearly 40K stars. The templates require standard utilities like rsync and openssl. Honestly, this is most useful if you're setting up new infrastructure or standardizing scripts across systems and don't want to reinvent common patterns. Not much detail in the docs about what specific scripts are included, so you'll want to browse the repo before installing.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill linux-production-shell-scripts