← 返回 Skills 市场
catcherintheroad-hub

OpenClaw Pilot

作者 catcherintheroad-hub · GitHub ↗ · v0.3.0-beta.2 · MIT-0
cross-platform ✓ 安全检测通过
110
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-pilot
功能描述
Convert rough project ideas into a human-readable blueprint and a clean OpenClaw execution packet for safe, scoped implementation and continuation.
安全使用建议
This skill appears coherent and low-risk as an instruction-only planner. Before handing any generated execution packet to OpenClaw (or any automation), review the packet contents for scope, safety, and unintended commands — the skill guarantees formatting but not that the packet itself is safe. If you plan to integrate this with an automated executor, enforce additional validation and least-privilege controls on what execution packets are allowed to do.
功能分析
Type: OpenClaw Skill Name: openclaw-pilot Version: 0.3.0-beta.2 The OpenClaw Pilot skill is a purely instruction-based tool designed to help users structure project ideas into blueprints and execution packets. It contains no executable code, scripts, or network-enabled logic, and its instructions in SKILL.md and the examples directory are focused entirely on formatting and project management without any indicators of malicious intent or data access.
能力评估
Purpose & Capability
Name and description match the actual requirements and behavior: no binaries, no env vars, no installs, and the SKILL.md only defines a two-message planning/packet contract.
Instruction Scope
SKILL.md directs the agent only to produce a human-facing blueprint and a separate, exact execution-packet message; it does not instruct reading files, accessing unrelated env vars, or contacting external endpoints.
Install Mechanism
No install spec or code files are present (instruction-only skill), so nothing is written to disk or fetched at install time.
Credentials
The skill requests no environment variables, credentials, or config paths — proportional for an instruction-only planning skill.
Persistence & Privilege
always is false and there is no indication the skill modifies agent/system configuration or requests persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-pilot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-pilot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.0-beta.2
Deliverable-first update: low-risk content requests now ship a real asset first while project-style requests remain blueprint-first; packet semantics and public skill docs updated.
v0.3.0-beta.1
First public beta skill-shell release: executable blueprint + clean OpenClaw execution packet contract, with continuation support.
元数据
Slug openclaw-pilot
版本 0.3.0-beta.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

OpenClaw Pilot 是什么?

Convert rough project ideas into a human-readable blueprint and a clean OpenClaw execution packet for safe, scoped implementation and continuation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 OpenClaw Pilot?

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

OpenClaw Pilot 是免费的吗?

是的,OpenClaw Pilot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Pilot 支持哪些平台?

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

谁开发了 OpenClaw Pilot?

由 catcherintheroad-hub(@catcherintheroad-hub)开发并维护,当前版本 v0.3.0-beta.2。

💬 留言讨论