← Back to Skills Marketplace
qiyuequkanhai

Vibe Prompt Compiler Portable

by qiyuequkanhai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
235
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install vibe-prompt-compiler-portable
Description
Compile rough natural-language coding requests into structured, high-signal prompts for cross-platform AI coding tools such as Cursor, Claude Code, Codex CLI...
Usage Guidance
This package appears to be a legitimate prompt/handoff compiler: its files, tests, and docs match the SKILL.md. Before running anything, review scripts/compile_prompt.py and scripts/create_handoff.py locally (they are included) to confirm there are no unexpected network calls or data uploads and to see exactly what local files they read when using --repo-root. If you run install.sh, note it copies everything into the chosen target directory (~/.local/share by default) — review its contents first. Be cautious when passing a repository root or other paths that may contain secrets (credentials, .env files, private keys); the tool is intended to read repo rules and examples, so only point it at directories you trust. Overall the skill is coherent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: vibe-prompt-compiler-portable Version: 1.0.0 The vibe-prompt-compiler-portable bundle is a legitimate prompt-engineering utility designed to transform vague natural-language requests into structured implementation briefs. Analysis of the Python scripts (compile_prompt.py, create_handoff.py, extract_repo_rules.py) and the SKILL.md instructions reveals no evidence of malicious intent, data exfiltration, or unauthorized persistence. The tool operates entirely locally, lacks network capabilities, and uses subprocess calls only to execute internal scripts within the bundle. The inclusion of extensive regression tests and documentation further supports its alignment with the stated purpose.
Capability Assessment
Purpose & Capability
Name/description match the included scripts (compile_prompt.py, create_handoff.py, prompt_lint, extract_repo_rules) and extensive templates/tests; required env vars/binaries/credentials are none. The code and docs all align with a portable prompt/handoff generator for coding agents.
Instruction Scope
SKILL.md keeps scope narrow and documents an 'auto mode' that compiles briefs mentally and only suggests running the bundled scripts when the user explicitly wants portable handoffs or repo-aware extraction. The scripts support reading repository rules via --repo-root/--repo-rules-file, which is expected for a repo-aware prompt compiler but means the tool will access local repo files when those flags are used — review what you pass as repo-root to avoid exposing secrets.
Install Mechanism
The registry has no install spec (instruction-only skill), which is low-risk. An install.sh is packaged but not forced by the registry; it simply copies files into a target directory and marks scripts executable. No remote downloads or obscure URLs are used.
Credentials
No required environment variables, credentials, or config paths are declared. The project mentions repo-aware features that read repository files when explicitly asked (via flags), which is proportionate to the stated functionality.
Persistence & Privilege
always:false and no special privileges requested. The skill is allowed to be invoked autonomously by default (disable-model-invocation:false), which is normal for skills. This combined with repo-reading flags means an agent could run the tool and read repo files only if the agent (or user) chooses to run the scripts or passes --repo-root; it does not request persistent system-wide changes or other skills' credentials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vibe-prompt-compiler-portable
  3. After installation, invoke the skill by name or use /vibe-prompt-compiler-portable
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
dd Chinese-first output, tool presets, prompt lint, development rulesets, and repository-aware rule extraction.
Metadata
Slug vibe-prompt-compiler-portable
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Vibe Prompt Compiler Portable?

Compile rough natural-language coding requests into structured, high-signal prompts for cross-platform AI coding tools such as Cursor, Claude Code, Codex CLI... It is an AI Agent Skill for Claude Code / OpenClaw, with 235 downloads so far.

How do I install Vibe Prompt Compiler Portable?

Run "/install vibe-prompt-compiler-portable" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Vibe Prompt Compiler Portable free?

Yes, Vibe Prompt Compiler Portable is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Vibe Prompt Compiler Portable support?

Vibe Prompt Compiler Portable is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vibe Prompt Compiler Portable?

It is built and maintained by qiyuequkanhai (@qiyuequkanhai); the current version is v1.0.0.

💬 Comments