Skip to content

DevOps Pro Suite — 13 Infrastructure & Linux Server Administration Skills

Turnkey Diagnostic Runbooks, Web Server Tuning, Security Shields & Disaster Recovery for AI Agents

The DevOps Pro Suite equips AI coding agents with 13 deterministic operational runbooks to diagnose, tune, secure, and maintain Linux web servers, cPanel/WHM environments, container stacks, and mail relays with zero guesswork.


🏛️ Suite Overview & Included Skills

DevOps Pro Suite (13 Skills)
├── Web & Infrastructure (5 Skills)
│   ├── ops-cpanel       → cPanel/WHM Diagnostics & Account Health
│   ├── ops-lamp         → Apache MPM Event & PHP-FPM Pool Optimization
│   ├── ops-wp           → WordPress Infrastructure Hardening & Redis Cache
│   ├── ops-node         → Production Node.js & PM2 Cluster Management
│   └── ops-local-dev    → Workstation Parity & Local SSL Provisioning
├── Security & Automation (4 Skills)
│   ├── ops-security     → CSF/LFD Firewall, cPHulk & Anti-Bot Shields
│   ├── ops-cicd         → GitHub Actions Pipelines & Zero-Downtime Deploys
│   ├── ops-docker       → Multi-Stage Dockerfiles & Minimal Footprints
│   └── ops-testing      → Automated E2E Testing & Performance Benchmarks
└── Network, Data & Email (4 Skills)
    ├── ops-mail         → Exim Mail Server, SRS Rewriting & Mail.Baby Relay
    ├── ops-db           → MariaDB 10.11+ Buffer Pool Tuning & Query Indexing
    ├── ops-dns          → DNS Zone Management, DNSSEC & Cloudflare Sync
    └── ops-dr           → Daily S3 Backup Automation & Disaster Recovery

🚀 Installation & Agent Activation

The DevOps Pro Suite is delivered as a commercial package installed directly into your local agent environment:

# Install all 13 DevOps Pro skills
node tools/installer/install.js --tier=devops

# Verify active skills in Antigravity / Claude Code
agy skills list

🛡️ Core Operational Runbooks

1. Server Health & Apache/PHP-FPM Tuning (ops-lamp, ops-cpanel)

  • Real-time memory profiling across Apache worker threads.
  • Dynamic calculation of pm.max_children based on available RAM and average PHP process RSS.
  • Direct integration with Glances CLI monitoring and cPanel account bandwidth auditors.

2. Security Shield & Anti-Bot Defense (ops-security)

  • Automated CSF/LFD rule generation and cPHulk login protection.
  • Deployment of high-efficiency .htaccess and server-level anti-bot shields blocking abusive scrapers.

3. Outbound Email Relay & SRS Synchronization (ops-mail)

  • Configuration of Sender Rewriting Scheme (SRS) in Exim.
  • Dynamic DKIM key signing and Mail.Baby SMTP smart host relay routing.