← 返回 Skills 市场
WordPress WP-CLI Admin
作者
Matthew Murphy
· GitHub ↗
· v0.5.0
540
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install wordpress-wp-cli-admin
功能描述
Operate WordPress installs through WP-CLI for inspection, core maintenance, plugin and theme management, users, options, content, media, cron, database tasks...
安全使用建议
This skill appears to be what it says: a helper for running WP-CLI against local or remotely-accessible WordPress installs. Before installing or running it: (1) verify the `wp` CLI is available on the host (the metadata does not declare this requirement), (2) only run the scripts on systems you trust or in a staging environment because WP-CLI can perform destructive operations (database import, search-replace, bulk updates), (3) ensure you have backups and a change window for any write operations, and (4) review the included scripts yourself (they are short and readable) and confirm you’re comfortable granting an agent the ability to run shell commands on the target host. If you need additional assurance, request a signed source or a homepage/maintainer contact for the package before use.
功能分析
Type: OpenClaw Skill
Name: wordpress-wp-cli-admin
Version: 0.5.0
The skill provides a structured interface for managing WordPress installations via the legitimate WP-CLI tool. It includes utility scripts (inspect-install.sh, list-commands.sh) for environment discovery and emphasizes safety practices like dry-runs and backups in its documentation. No evidence of malicious intent, data exfiltration, or unauthorized remote execution was found.
能力评估
Purpose & Capability
The name, description, SKILL.md, and included scripts all align with WP-CLI administration. However, the registry metadata lists no required binaries while the runtime scripts and instructions clearly require the `wp` CLI to be present and runnable; this omission is a metadata inconsistency (not necessarily malicious).
Instruction Scope
SKILL.md instructs the agent to inspect a WordPress install and prefer read-first commands; the two included scripts only run WP-CLI commands, check that the path looks like WordPress, and print status. The instructions warn against blind destructive operations. There is no instruction to read unrelated files or exfiltrate data.
Install Mechanism
No install spec (instruction-only with small helper scripts) — low-risk. Scripts are included in the bundle and no external downloads or archive extraction are performed.
Credentials
The skill requests no environment variables or credentials and the scripts do not read secrets. They do export a PATH that includes common system locations so `wp` can be found. The absence of declared required binaries is the only mismatch (see purpose_capability).
Persistence & Privilege
The skill is not always-included and does not request persistent privileges or modify other skills or system-wide agent settings. It operates on-demand and relies on the invoking environment's shell access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wordpress-wp-cli-admin - 安装完成后,直接呼叫该 Skill 的名称或使用
/wordpress-wp-cli-admin触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.5.0
# wordpress-wp-cli-admin 0.5.0 - First public release. - Adds inspection and admin workflows for WordPress installs via `wp`, including maintenance, plugins, themes, content, and database tasks.
元数据
常见问题
WordPress WP-CLI Admin 是什么?
Operate WordPress installs through WP-CLI for inspection, core maintenance, plugin and theme management, users, options, content, media, cron, database tasks... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 540 次。
如何安装 WordPress WP-CLI Admin?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wordpress-wp-cli-admin」即可一键安装,无需额外配置。
WordPress WP-CLI Admin 是免费的吗?
是的,WordPress WP-CLI Admin 完全免费(开源免费),可自由下载、安装和使用。
WordPress WP-CLI Admin 支持哪些平台?
WordPress WP-CLI Admin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WordPress WP-CLI Admin?
由 Matthew Murphy(@matthewxmurphy)开发并维护,当前版本 v0.5.0。
推荐 Skills