← 返回 Skills 市场
96
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install opencli-usage
功能描述
Use at the start of any OpenCLI session — this is the top-level map of what `opencli` can do, how to discover adapters, what flags and output formats are uni...
安全使用建议
This skill is an orientation/documentation layer for OpenCLI and appears to do what it claims. Before using it: (1) ensure you have the opencli binary installed (the SKILL.md assumes it, but the metadata didn't list it); (2) understand that some adapters require a logged-in Chrome/Electron session and will capture cookies/headers from that session — only use those adapters if you trust the site and the OpenCLI browser extension/daemon; (3) if you plan to install from the repo or npm, verify the package/source (npm @jackwener/opencli and the GitHub repo) and prefer HTTPS/git read-only URLs if you don't want to use your SSH keys; (4) the skill is instruction-only and does not request secrets itself, but running the described commands can access sensitive browser state, so review adapter behavior and the OpenCLI extension/daemon before granting it access.
功能分析
Type: OpenClaw Skill
Name: opencli-usage
Version: 1.0.0
The skill bundle (SKILL.md) documents 'opencli', a tool with high-risk capabilities including the capture of active browser session credentials (cookies/headers) and the ability to install or register arbitrary external CLI binaries. While these features are aligned with the tool's stated purpose of providing a uniform automation interface, the inherent potential for session hijacking and arbitrary code execution via the documented commands warrants a suspicious classification. The skill also explicitly grants the agent broad access to the tool's surface via the 'Bash(opencli:*)' permission.
能力标签
能力评估
Purpose & Capability
The skill's name/description match the content: it's an orientation layer for opencli. Minor inconsistency: the registry metadata lists no required binaries, but the SKILL.md repeatedly assumes the presence of the `opencli` binary (and shows how to install it). The omission of `opencli` from required-binaries is a documentation mismatch but does not change the skill's purpose.
Instruction Scope
SKILL.md confines runtime actions to running `opencli` commands (e.g., `opencli list -f json`, `opencli doctor`) and reading documentation; allowed-tools reflect this. It does describe adapters that will capture credentials from a logged-in Chrome session, which is within the documented scope (browser-bridge adapters). The instructions do not ask the agent to read unrelated system files or exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec. The doc shows standard install options (npm package, GitHub repo). Those instructions reference common sources (npm, GitHub via SSH) and do not include arbitrary downloads or obscure URLs.
Credentials
The skill itself declares no required environment variables, but the documentation lists several OPENCLI_* env vars used to configure the browser bridge and timeouts. More importantly, several adapter strategies (COOKIE, HEADER, INTERCEPT, UI) require a logged-in Chrome session and will capture session cookies/headers; this is sensitive but coherent with the documented functionality. There are no unexpected credential requests in the metadata.
Persistence & Privilege
The skill does not request permanent presence (always:false), does not include install hooks, and does not attempt to modify other skills or system-wide agent settings. It's a read-and-run documentation layer with normal agent invocation allowed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opencli-usage - 安装完成后,直接呼叫该 Skill 的名称或使用
/opencli-usage触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of opencli-usage: a top-level guide for discovering, using, and authoring OpenCLI adapters and commands.
- Explains OpenCLI's three core pillars: adapter commands, browser driving, and external CLI passthrough.
- Details prerequisites by adapter strategy and summarizes the browser bridge requirements.
- Lists universal flags, output formats, and key environment variables.
- Covers discovering commands and adapters dynamically with opencli list.
- Describes how to author, validate, and repair adapters, and provides plugin management instructions.
- Outlines external CLI passthrough and installation/register flows.
元数据
常见问题
opencli-usage 是什么?
Use at the start of any OpenCLI session — this is the top-level map of what `opencli` can do, how to discover adapters, what flags and output formats are uni... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。
如何安装 opencli-usage?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opencli-usage」即可一键安装,无需额外配置。
opencli-usage 是免费的吗?
是的,opencli-usage 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
opencli-usage 支持哪些平台?
opencli-usage 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 opencli-usage?
由 chang(@liberalchang)开发并维护,当前版本 v1.0.0。
推荐 Skills