A comprehensive administrative skill for managing WordPress installations through the WP-CLI command-line interface.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install wordpress-wp-cli-admin
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install wordpress-wp-cli-admin using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The WordPress WP-CLI Admin skill provides a robust interface for AI agents to interact with WordPress environments using the powerful WP-CLI tool. Instead of relying on restricted REST API endpoints, this skill allows for deep-level administration involving the file system, core updates, and complex database migrations. It is a vital addition to the Openclaw Skills ecosystem for developers who need to automate site maintenance, user management, and multisite networking directly from a shell or SSH environment.
This skill focuses on precision and safety, guiding the agent through an inspection-first workflow. It helps prevent accidental data loss by emphasizing read-only operations and verification steps before committing to destructive changes like database search-and-replace or core updates.
To get started with this skill, ensure that WP-CLI is installed on your local or remote system. Clone the repository and make the provided utility scripts executable:
chmod +x scripts/inspect-install.sh
chmod +x scripts/list-commands.sh
Configure your environment paths so the AI agent can find the target WordPress directories and execute the Openclaw Skills commands correctly.
The WordPress WP-CLI Admin skill organizes its operational logic and metadata through specific file structures:
| File/Directory | Purpose |
|---|---|
| scripts/ | Shell scripts for installation inspection and live command discovery. |
| references/ | Documentation for command families and global flag safety rules. |
| WP-CLI Output | Standardized JSON or table-formatted data from WordPress operations. |
| Metadata | Emoji identifiers and skill definitions for the Openclaw Skills index. |
Loading
A specialized toolset for converting macOS into a repeatable, local PHP and MariaDB staging environment using native services and Homebrew.

Access real-time stock market data, financial statements, and company news via the Finnhub API integration for Openclaw Skills.

An automated workflow that converts recent emails into visually enhanced, AI-summarized HTML reports.

An intelligent personal relationship manager that transforms your AI agent into a proactive networking assistant using a dual-file storage architecture.

A professional toolkit for building, inspecting, and extending custom WordPress CLI commands using the official stable internal API.

A comprehensive command-line utility for inter-converting VTT, SRT, ASS, and LRC subtitle formats with support for time-shifting and bilingual merging.








































