Automates WordPress site administration and deployment tasks using the WP-CLI command-line interface.
The wp-cli skill empowers Claude to perform advanced WordPress management tasks directly from the terminal, offering a faster and more scriptable alternative to the wp-admin interface. It provides comprehensive patterns for site migrations, bulk plugin and theme operations, database maintenance, and configuration edits. With a heavy focus on safety, the skill includes pre-flight checks, dry-run procedures, and backup workflows to ensure that even complex operations like global search-replace or multisite management are executed reliably and securely.
주요 기능
012 GitHub stars
02Remote execution support via SSH and configured site aliases
03Bulk management of plugins, themes, users, and content
04Safety-first workflows with mandatory backups and dry-run flags
05Automated site migrations with serialized data search-replace
06Comprehensive database administration, including exports and repairs
사용 사례
01Migrating a local development site to staging or production environments
02Automating database maintenance and configuration changes via CI/CD pipelines
03Performing bulk security updates and audits across multiple WordPress installs