← 返回 Skills 市场
mondilo1

Cli

作者 mondilo1 · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
2445
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install cli
功能描述
Provides CLI commands to list, inspect, and check eligibility of moltbot skills and their requirements.
使用说明 (SKILL.md)

moltbot skills

Inspect skills (bundled + workspace + managed overrides) and see what’s eligible vs missing requirements.

Related:

Commands

moltbot skills list
moltbot skills list --eligible
moltbot skills info \x3Cname>
moltbot skills check
安全使用建议
This skill is a short reference for running `moltbot skills` commands. Before installing, verify you have the `moltbot` CLI available on the system and check what config/credentials that CLI reads (it may access local skill configs or tokens). Because the skill metadata does not declare `moltbot` as a required binary or list any environment variables, treat that as an omission rather than proof of safety—either run the commands yourself first to see their outputs, or ask the publisher to update the metadata to declare required binaries and any env/config needs.
能力评估
Purpose & Capability
The SKILL.md clearly documents usage of the `moltbot skills` CLI (list/info/check) and intends to help inspect/debug local skills. However the skill metadata is very generic (name 'Cli', no description) and does not declare the `moltbot` binary as a required dependency. That omission is incongruent with the stated purpose (inspecting skills via the CLI).
Instruction Scope
The runtime instructions are simple command examples that stay within the scope of inspecting skills and checking eligibility. They instruct the agent to run `moltbot skills` commands, which will read local skills/config state — appropriate for the stated purpose and not requesting unrelated file access or external endpoints.
Install Mechanism
There is no install spec and no code files (instruction-only). This is low-risk from an installation perspective because nothing is written to disk by the skill itself.
Credentials
The skill requests no environment variables or binaries in metadata, yet the instructions require the `moltbot` CLI and implicitly rely on whatever configuration or credentials that CLI uses. The skill should declare required binaries and any environment/config that `moltbot` needs so users can judge proportionality; the omission is a meaningful gap.
Persistence & Privilege
The skill does not request always-on presence and does not modify other skills or system settings. It appears to be a read-only helper for invoking the `moltbot` CLI, so no elevated persistence privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: CLI reference and skill eligibility documentation. - Added documentation for using the moltbot skills CLI commands: list, list --eligible, info, and check. - Explains how to inspect, debug, and determine eligibility of installed skills. - Includes related links to Skills system, Skills config, and ClawdHub resources.
元数据
Slug cli
版本 0.1.0
许可证
累计安装 4
当前安装数 4
历史版本数 1
常见问题

Cli 是什么?

Provides CLI commands to list, inspect, and check eligibility of moltbot skills and their requirements. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2445 次。

如何安装 Cli?

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

Cli 是免费的吗?

是的,Cli 完全免费(开源免费),可自由下载、安装和使用。

Cli 支持哪些平台?

Cli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Cli?

由 mondilo1(@mondilo1)开发并维护,当前版本 v0.1.0。

💬 留言讨论