wp-wpcli-and-ops
Installation
SKILL.md
WP-CLI and Ops
When to use
Use this skill for WordPress operational work:
wp search-replace(URL changes, domain migrations)- DB export/import, resets, inspections (
wp db *) - Plugin/theme install/activate/update
- Cron event listing/running
- Cache/rewrite flushing
- Multisite operations (
wp site *,--url,--network) - Building repeatable scripts (
wp-cli.yml, shell scripts)