← 返回 Skills 市场
Piston
作者
bytesagain4
· GitHub ↗
· v2.0.1
· MIT-0
182
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install piston
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Piston concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a harmless offline reference: it only prints embedded documentation and does not use network calls or secrets. If you plan to run the included script on a machine, you can inspect it (it's plain bash) and run it in a restricted/sandboxed environment if you want extra caution. Note the quickstart text mentions "access credentials" in a generic way — that is not implemented or required by this skill.
功能分析
Type: OpenClaw Skill
Name: piston
Version: 2.0.1
The 'piston' skill is a static documentation reference tool for devtools concepts. The implementation in `scripts/script.sh` consists entirely of bash functions that output plain-text documentation via heredocs, with no network access, file system modifications, or credential handling. The instructions in `SKILL.md` accurately reflect the code's behavior and contain no prompt-injection attempts or malicious directives.
能力评估
Purpose & Capability
The name/description (Piston reference for devtools) matches the included assets: a markdown SKILL.md and a bash script that emits documentation. Nothing in the files requires cloud access or unrelated credentials. Minor note: the quickstart text generically mentions "access credentials," but the skill itself declares no required env vars and contains no code that uses credentials.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference content and explicitly states no external API calls or network access. The bundled script implements only heredoc documentation output and a simple command dispatcher; it does not read arbitrary files, environment variables, or external endpoints.
Install Mechanism
No install spec is provided (instruction-only style). The only code is an included shell script; there are no downloads, package installs, or extraction steps that would write external code to disk at install time.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not access any. No disproportionate secret access is requested.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system configuration, and contains no setup that would persist credentials or change agent-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install piston - 安装完成后,直接呼叫该 Skill 的名称或使用
/piston触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
常见问题
Piston 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Piston concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 182 次。
如何安装 Piston?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install piston」即可一键安装,无需额外配置。
Piston 是免费的吗?
是的,Piston 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Piston 支持哪些平台?
Piston 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Piston?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.1。
推荐 Skills