Teaches Claude to run WordPress ops through WP-CLI without blowing things up. Covers the common stuff like search-replace for migrations, database exports, plugin management, cron debugging, and multisite targeting. The safety-first approach is smart: it includes an inspector script to confirm you're pointed at the right site, enforces dry-run checks before destructive commands, and won't let you skip backups on risky operations. Good if you're automating WordPress deployments or need to script repetitive admin tasks across staging and production. The multisite guidance alone (url vs network flags) will save you from at least one very bad day.
npx -y skills add automattic/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