Automates WordPress site management and database operations using WP-CLI with safety-first guardrails.
The WP-CLI and Ops skill empowers Claude to perform advanced WordPress administrative tasks through the command line, ensuring reliable site maintenance and migrations. It covers critical operations such as safe database search-replace for domain changes, managing plugins and themes, monitoring cron events, and handling complex multisite configurations. By incorporating environment detection and deterministic inspection scripts, it provides a structured workflow for executing operational changes—from simple cache flushes to full-scale migrations—across development, staging, and production environments without downtime or data loss.
Key Features
01Advanced database operations including exports, imports, and resets
02Safe database migrations with dry-run search-replace verification
03Automation support via wp-cli.yml and repeatable shell scripting
048 GitHub stars
05Full multisite support with network-wide and site-specific targeting
06Comprehensive plugin and theme lifecycle management
Use Cases
01Debugging scheduled tasks by inspecting and triggering specific WordPress cron events
02Migrating a WordPress site between environments with automated URL updates
03Bulk managing updates and activations across a multisite network