← 返回 Skills 市场
sirkrouph-dev

Mlscp

作者 sirkrouph-dev · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
1890
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mlscp
功能描述
Parse and generate MLSCP (Micro LLM Swarm Communication Protocol) commands. Use when communicating with other agents efficiently, parsing compressed commands, or generating token-efficient instructions. Reduces token usage by 70-80% compared to natural language.
安全使用建议
This skill's docs show CLI scripts and a Python module but the skill bundle contains only SKILL.md and no code or install instructions. Before installing or enabling it: 1) ask the publisher for the missing scripts or a clear install procedure (or a verified GitHub release link). 2) If the skill will run local scripts, inspect those scripts first — they could execute arbitrary commands. 3) If you must test it, do so in an isolated environment (sandbox/VM) with no sensitive files mounted. 4) Prefer a version that includes its implementation or links to an audited release; do not grant it broad autonomous privileges until you confirm what it will execute.
功能分析
Type: OpenClaw Skill Name: mlscp Version: 0.1.0 The `SKILL.md` documentation describes a skill that provides direct and powerful file system manipulation capabilities (read, write, delete files) and variable manipulation via its MLSCP commands (e.g., `F?`, `F+`, `F~`, `F-`, `V?`, `V+`, `V~`, `V-`). While the stated purpose is token-efficient agent-to-agent communication, these broad permissions represent significant risky capabilities. An AI agent utilizing this skill could be easily prompted to perform unauthorized actions such as reading sensitive files, modifying critical configurations, or deleting data, even without explicit malicious intent from the skill developer.
能力评估
Purpose & Capability
The skill claims to parse/generate MLSCP and shows examples invoking ./scripts/mlscp.sh and a Python mlscp module; however the package contains no scripts, modules, or install spec. Either the skill relies on external, preinstalled tooling (not documented) or the submission is incomplete. Requesting no credentials and no binaries is consistent with the stated purpose, but the absence of the actual implementation is inconsistent.
Instruction Scope
SKILL.md instructs the agent to run shell scripts (parse/validate/compress/vocab) and to read a project path to generate vocabulary (which implies reading repository files). Those operations are reasonable for a parser/generator, but the instructions give the agent permission to execute arbitrary local scripts and access project files — and the referenced scripts are not present. This open-ended execution of local scripts is a risk if the referenced tooling is substituted or malicious.
Install Mechanism
No install spec is provided (lowest risk from an installer perspective). However, because the instructions reference local scripts and a Python package, a missing install step is a functional and security concern: the skill either expects preinstalled third-party tooling (not documented) or the submission omitted implementation artifacts.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md uses a single environment variable example ($INCOMING_COMMAND) which is reasonable. There are no requests for unrelated secrets or system credentials.
Persistence & Privilege
The skill does not request always: true and makes no persistence or system-wide changes. Autonomous invocation is allowed (platform default) but not combined with other high-privilege requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mlscp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mlscp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the mlscp skill for the Micro LLM Swarm Communication Protocol (MLSCP) - Provides parsing, validation, and generation of MLSCP commands for efficient agent-to-agent communication - CLI scripts included for command parsing, validation, vocabulary generation, and natural language compression - Comprehensive command and syntax reference for MLSCP operations - Python API for parsing and integrating MLSCP commands into projects - Significant reduction in token usage (70–80%) compared to natural language instructions
元数据
Slug mlscp
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Mlscp 是什么?

Parse and generate MLSCP (Micro LLM Swarm Communication Protocol) commands. Use when communicating with other agents efficiently, parsing compressed commands, or generating token-efficient instructions. Reduces token usage by 70-80% compared to natural language. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1890 次。

如何安装 Mlscp?

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

Mlscp 是免费的吗?

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

Mlscp 支持哪些平台?

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

谁开发了 Mlscp?

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

💬 留言讨论