Skip to main content
Run any Skill in Manus
with one click

wordpress-wpcli-ops

Stars2
Forks0
UpdatedMay 27, 2026 at 17:06

Run WP-CLI (`wp`) operations safely against real WordPress installs. Use for `wp search-replace` (URL/domain migrations, protocol switch — always with `--dry-run` first), `wp db export`/`import`/`reset`, `wp plugin install/activate/update`, `wp theme install/activate`, `wp user create/list/update`, `wp post create/list/update`, `wp option get/update`, `wp cron event list/run`, `wp cache flush`, `wp rewrite flush`, `wp transient delete`, multisite (`wp site list/create`, `--url=<site-url>`, `--network`), and automation via `wp-cli.yml` defaults / shell scripts / CI jobs. Trigger on `wp <anything>`, '--path=', '--url=', 'wp-cli.yml', 'search-replace', 'wp db', 'wp plugin', 'wp cron', 'wp cache', multisite ops, domain migration, protocol change to HTTPS, or any WP operational task that should be scripted rather than clicked. **Confirm dev/staging/prod and back up before destructive ops.** Pair with `wordpress-project-triage` to confirm WP-CLI availability and `wordpress-performance` for `wp profile`/`wp doctor`.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
9 files
SKILL.md
readonly