← Back to Skills Marketplace
liberalchang

opencli-usage

by chang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
96
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install opencli-usage
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install opencli-usage
  3. After installation, invoke the skill by name or use /opencli-usage
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug opencli-usage
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.

How do I install opencli-usage?

Run "/install opencli-usage" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is opencli-usage free?

Yes, opencli-usage is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does opencli-usage support?

opencli-usage is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created opencli-usage?

It is built and maintained by chang (@liberalchang); the current version is v1.0.0.

💬 Comments