← 返回 Skills 市场
324
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install wordpress-expert
功能描述
Enable WordPress superpowers for OpenClaw. Your Developer, Content Manager, Author, Security Specialists, Contributor, Subscriber and Admin and more.
安全使用建议
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.
功能分析
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).
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wordpress-expert - 安装完成后,直接呼叫该 Skill 的名称或使用
/wordpress-expert触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
WordPress Expert 是什么?
Enable WordPress superpowers for OpenClaw. Your Developer, Content Manager, Author, Security Specialists, Contributor, Subscriber and Admin and more. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 324 次。
如何安装 WordPress Expert?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wordpress-expert」即可一键安装,无需额外配置。
WordPress Expert 是免费的吗?
是的,WordPress Expert 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WordPress Expert 支持哪些平台?
WordPress Expert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WordPress Expert?
由 realM1lF(@realm1lf)开发并维护,当前版本 v1.0.12。
推荐 Skills