← Back to Skills Marketplace
324
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install wordpress-expert
Description
Enable WordPress superpowers for OpenClaw. Your Developer, Content Manager, Author, Security Specialists, Contributor, Subscriber and Admin and more.
Usage Guidance
This skill is internally consistent and appears to be what it says: a WordPress management guide for OpenClaw that can use REST, WP‑CLI, or an optional companion plugin for safer tooling. Before installing or enabling anything: 1) Do NOT paste application passwords into chat or commit them to Git—store them in environment or openclaw.json only. 2) Review the companion plugin repository (github.com/realM1lF/openclaw-wordpress-tool) and any MU plugin PHP source before running npm install or copying files to wp-content/mu-plugins — treat this as a third‑party package. 3) Use a least‑privilege WordPress account (or staging) when granting access. 4) Carefully configure tools.allow / sandbox policies so only the minimal wordpress-site-tools entries are permitted; avoid broad WP‑CLI allowlists on production. 5) Verify that the ClawHub/registry bundle did not silently omit or mutate required server-side PHP (the README warns that packaged text bundles may omit binary/.php files); clone the full repo for the mu-plugin if you intend to deploy it. If you need help reviewing the companion plugin code or deciding a safe allowlist for WP‑CLI, get that code inspected before enabling it in production.
Capability Analysis
Type: OpenClaw Skill
Name: wordpress-expert
Version: 1.0.12
The wordpress-expert skill bundle is a highly detailed and professional set of instructions and reference documents for managing WordPress sites via an OpenClaw agent. It prioritizes security through extensive documentation on least-privilege access, credential hygiene (using Application Passwords and environment variables), and defensive coding practices (sanitization and escaping). The bundle explicitly warns against echoing secrets and provides a safety-oriented 'Read-Plan-Write-Verify' workflow. It recommends a companion plugin (github.com/realM1lF/openclaw-wordpress-tool) to implement allowlisted WP-CLI and REST tools, reducing the risk associated with raw shell execution. No indicators of data exfiltration, backdoors, or malicious prompt injection were found across the analyzed files (SKILL.md, SAFETY.md, PRE_INSTALL_AND_TRUST.md).
Capability Assessment
Purpose & Capability
Name/description (WordPress Expert) match the declared requirements: site URL, WordPress user, application password, and either 'wp' or 'curl' for REST/CLI fallbacks. No unrelated environment variables, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines the agent to WordPress tasks (REST, WP‑CLI, plugin/theme files) and explicitly warns about secrets and destructive actions. It also instructs installing a companion plugin and an optional MU plugin on the WordPress server; these are outside the skill bundle and should be audited before installation. Overall scope is reasonable for the stated purpose but depends on a separate plugin for safer tooling.
Install Mechanism
The skill itself is instruction-only (no install spec), so it writes nothing to disk. It recommends cloning and installing the companion plugin from a public GitHub repo (github.com/realM1lF/openclaw-wordpress-tool) and running npm install / openclaw plugins install. Using a GitHub repo is a common pattern but represents a supply‑chain step the operator must review prior to npm install or enabling the plugin.
Credentials
The three required env vars (WORDPRESS_SITE_URL, WORDPRESS_USER, WORDPRESS_APPLICATION_PASSWORD) are exactly what a REST-based WordPress integration needs. Optional WORDPRESS_PATH is documented for WP-CLI use. No extraneous secrets or unrelated credentials are requested.
Persistence & Privilege
The skill is not 'always' forced in every agent run and uses default autonomous invocation. It does not request system-wide configuration changes itself; it instructs the operator how to enable plugin tools and update openclaw.json which is standard for OpenClaw integrations. This is proportionate, but you should be mindful that enabling the companion plugin + broad tools.allow increases agent capabilities.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wordpress-expert - After installation, invoke the skill by name or use
/wordpress-expert - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
## wordpress-expert 1.0.12 Changelog
- Added CHANGELOG.md for easier tracking of changes and updates.
- Added personal-ki-agents.code-workspace for development environment configuration.
- Updated SKILL.md metadata to include explicit version ("1.1.1").
- Removed the "OpenClaw UI vs this document" section from SKILL.md for clarity and conciseness.
v1.0.11
- Overhauled and condensed documentation for clarity, focusing on installation, configuration, and safe usage.
- Moved technical implementation details from the README to a concise user guide format.
- Redefined instructions for environment variable setup and clear plugin installation steps.
- Emphasized the benefits and importance of the companion `wordpress-site-tools` plugin.
- Consolidated agent usage rules and reference file loading guidance for easier onboarding.
- No functional or code changes; documentation-only update.
v1.0.10
Version 1.0.10 (no file changes detected):
- No code or documentation changes in this release.
- Version metadata has been updated; all previous features and requirements remain unchanged.
v1.0.9
Version 1.0.9
- Added dedicated reference files: references/ELEMENTOR.md and references/WOOCOMMERCE.md for clearer, topic-specific guidance.
- Removed references/WOO_ELEMENTOR.md; Elementor and WooCommerce references are now split and updated.
- Updated SKILL.md to clarify reference loading: Elementor and WooCommerce now have separate documentation, with a new topic-specific reference table for easier lookup.
- Streamlined and clarified the orientation and rules sections in SKILL.md for improved readability and setup guidance.
v1.0.8
WordPress Expert 1.0.8
- Updated the skill description for clearer, more concise messaging in the OpenClaw skill list.
- No functional, behavioral, or ruleset changes in this release.
- The main skill documentation, rules, and recommendations remain unchanged.
v1.0.7
WordPress Expert 1.0.7
- Expanded and clarified SKILL.md with comprehensive setup, configuration, and security instructions.
- Recommends installing the companion OpenClaw plugin for safer, clearer, and more reliable interactions.
- Lists required environment variables and outlines typical usage flows.
- Details when and how to use built-in versus fallback tools.
- Provides best practices, rules for safe use, and references to further documentation.
Metadata
Frequently Asked Questions
What is WordPress Expert?
Enable WordPress superpowers for OpenClaw. Your Developer, Content Manager, Author, Security Specialists, Contributor, Subscriber and Admin and more. It is an AI Agent Skill for Claude Code / OpenClaw, with 324 downloads so far.
How do I install WordPress Expert?
Run "/install wordpress-expert" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is WordPress Expert free?
Yes, WordPress Expert is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does WordPress Expert support?
WordPress Expert is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created WordPress Expert?
It is built and maintained by realM1lF (@realm1lf); the current version is v1.0.12.
More Skills