← Back to Skills Marketplace
catcherintheroad-hub

OpenClaw Pilot

by catcherintheroad-hub · GitHub ↗ · v0.3.0-beta.2 · MIT-0
cross-platform ✓ Security Clean
110
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-pilot
Description
Convert rough project ideas into a human-readable blueprint and a clean OpenClaw execution packet for safe, scoped implementation and continuation.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-pilot
  3. After installation, invoke the skill by name or use /openclaw-pilot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw-pilot
Version 0.3.0-beta.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is OpenClaw Pilot?

Convert rough project ideas into a human-readable blueprint and a clean OpenClaw execution packet for safe, scoped implementation and continuation. It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install OpenClaw Pilot?

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

Is OpenClaw Pilot free?

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

Which platforms does OpenClaw Pilot support?

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

Who created OpenClaw Pilot?

It is built and maintained by catcherintheroad-hub (@catcherintheroad-hub); the current version is v0.3.0-beta.2.

💬 Comments