← 返回 Skills 市场
henryczq

内置插件使用说明/手册

作者 henryczq · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
112
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-builtin-plugin-guide
功能描述
查询 OpenClaw 的内置插件清单、当前启用或禁用的插件列表,以及单个插件的详细说明。适用于用户想看全部内置插件、启用状态、禁用状态、插件详情、插件说明文档时。
安全使用建议
This skill appears to do exactly what it claims: run the OpenClaw CLI and a bundled Python script to aggregate plugin metadata and local docs. Before installing or invoking: (1) ensure you have the openclaw CLI and Python available; (2) review the included script if you want to confirm the exact repo/workspace paths it will read — it only reads specific documentation files (docs/, extensions/, README.md and the shipped references/builtin-plugins.md) but will not exfiltrate data to external endpoints; (3) be aware that the openclaw CLI call may access OpenClaw's existing config or credentials on your host (this is expected for inspecting plugin status). If you prefer, run the Python script manually in a sandboxed environment to verify behavior before granting broader use.
功能分析
Type: OpenClaw Skill Name: openclaw-builtin-plugin-guide Version: 1.0.0 The skill bundle is a legitimate tool designed to provide a catalog and detailed information about OpenClaw's built-in plugins. The core logic in `scripts/openclaw_plugin_catalog.py` uses the local `openclaw` CLI and workspace documentation files to aggregate plugin metadata, status, and usage instructions. The behavior is well-documented in `SKILL.md` and `references/builtin-plugins.md`, and there are no indicators of malicious intent, unauthorized data access, or prompt injection.
能力评估
Purpose & Capability
Name/description say it lists/inspects built-in OpenClaw plugins; the skill requires the openclaw CLI and python and includes a script that calls `openclaw plugins list|inspect --json` and reads local docs. All required binaries and files are coherent with that purpose.
Instruction Scope
SKILL.md instructs running the included Python script which: (a) invokes the local openclaw CLI to get plugin list/inspect JSON, and (b) reads the included references/builtin-plugins.md and specific repo/workspace doc paths (docs/, extensions/, README.md, etc.) to build excerpts. This stays within the stated purpose, though the script will read several repository/workspace doc paths matching plugin docs (not arbitrary files).
Install Mechanism
There is no install spec; this is instruction-only plus a bundled script. Nothing is downloaded or written by an installer in the package.
Credentials
The skill requests no environment variables or credentials. It does invoke the user's `openclaw` CLI, which may itself read configuration or credentials from the host (expected for inspecting plugin status). The Python script reads local documentation files in specific candidate paths only.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills. It executes only when invoked and does not alter system/global configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-builtin-plugin-guide
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-builtin-plugin-guide 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of openclaw-builtin-plugin-guide. - Provides commands to list all built-in OpenClaw plugins. - Supports querying currently enabled or disabled plugins. - Allows inspection of detailed information about individual plugins. - Prioritizes reference documentation, CLI inspection, and repository docs for plugin details. - Includes example usage for quick start. - Requires the openclaw and python binaries.
元数据
Slug openclaw-builtin-plugin-guide
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

内置插件使用说明/手册 是什么?

查询 OpenClaw 的内置插件清单、当前启用或禁用的插件列表,以及单个插件的详细说明。适用于用户想看全部内置插件、启用状态、禁用状态、插件详情、插件说明文档时。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。

如何安装 内置插件使用说明/手册?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-builtin-plugin-guide」即可一键安装,无需额外配置。

内置插件使用说明/手册 是免费的吗?

是的,内置插件使用说明/手册 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

内置插件使用说明/手册 支持哪些平台?

内置插件使用说明/手册 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 内置插件使用说明/手册?

由 henryczq(@henryczq)开发并维护,当前版本 v1.0.0。

💬 留言讨论