This is a guardrails-first approach to WordPress operations through WP-CLI. It walks you through safe search-replace workflows for domain migrations, database exports, plugin and theme management, cron debugging, and multisite targeting. The procedure starts by confirming environment and blast radius before any write operation, which is exactly right given how many production databases have been accidentally torched by a careless search-replace. It includes an inspector script to verify WP-CLI availability and site targeting, then breaks down workflows by operation type with specific flags and dry-run steps. The multisite guidance around --url and --network targeting is especially useful since that's where most accidental cross-site damage happens. Good for teams that need repeatable, auditable WordPress ops without the anxiety.
npx -y skills add wordpress/agent-skills --skill wp-wpcli-and-ops --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot