← 返回 Skills 市场
WordPress WP-CLI Internal API
作者
Matthew Murphy
· GitHub ↗
· v0.5.0
376
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wordpress-wp-cli-internal-api
功能描述
Build, inspect, and extend WP-CLI command code using the documented stable internal API. Use when the task involves custom WP-CLI commands, package bootstrap...
安全使用建议
This skill appears safe and coherent for WP-CLI command development. Before running: (1) review the small render-command-skeleton.sh script (it simply prints or writes a PHP template); (2) avoid passing a --write path that could overwrite important system files—use a dev workspace or temporary path; (3) review any generated PHP before loading it into production; (4) note that autonomous agent invocation is allowed by default—if you enable the skill for automated agents, restrict what paths and write-arguments those agents may use.
功能分析
Type: OpenClaw Skill
Name: wordpress-wp-cli-internal-api
Version: 0.5.0
The skill bundle provides a legitimate utility for generating WP-CLI command skeletons and documentation for the WP-CLI internal API. The primary script, `scripts/render-command-skeleton.sh`, is a template generator that outputs standard PHP code for WordPress command-line tools and does not exhibit any signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name, description, and included files (references and a skeleton generator) align with WP-CLI command authoring. There are no unrelated binaries, env vars, or network installs requested.
Instruction Scope
SKILL.md stays on-purpose (read local references, use the provided script to render command skeletons, prefer WP_CLI internal helpers). The included script can write a generated PHP file to any --write path supplied by the caller, so callers/agents should avoid passing sensitive or system paths to prevent accidental overwrites.
Install Mechanism
No install spec or external downloads — instruction-only with a local shell script. Nothing is fetched from external URLs or written to disk by an installer.
Credentials
The skill declares no environment variables, credentials, or config paths. The runtime instructions only reference bundled local files and WP-CLI internal APIs appropriate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent or cross-skill privileges. Autonomous invocation is allowed by default (normal for skills) but not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wordpress-wp-cli-internal-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/wordpress-wp-cli-internal-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.5.0
# wordpress-wp-cli-internal-api 0.5.0 - First public release. - Adds guidance and skeleton generation for building custom WP-CLI commands against the stable internal API.
元数据
常见问题
WordPress WP-CLI Internal API 是什么?
Build, inspect, and extend WP-CLI command code using the documented stable internal API. Use when the task involves custom WP-CLI commands, package bootstrap... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 376 次。
如何安装 WordPress WP-CLI Internal API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wordpress-wp-cli-internal-api」即可一键安装,无需额外配置。
WordPress WP-CLI Internal API 是免费的吗?
是的,WordPress WP-CLI Internal API 完全免费(开源免费),可自由下载、安装和使用。
WordPress WP-CLI Internal API 支持哪些平台?
WordPress WP-CLI Internal API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WordPress WP-CLI Internal API?
由 Matthew Murphy(@matthewxmurphy)开发并维护,当前版本 v0.5.0。
推荐 Skills