← 返回 Skills 市场
Vibe Prompt Compiler Portable
作者
qiyuequkanhai
· GitHub ↗
· v1.0.0
· MIT-0
235
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vibe-prompt-compiler-portable - 安装完成后,直接呼叫该 Skill 的名称或使用
/vibe-prompt-compiler-portable触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
dd Chinese-first output, tool presets, prompt lint, development rulesets, and repository-aware rule extraction.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 235 次。
如何安装 Vibe Prompt Compiler Portable?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vibe-prompt-compiler-portable」即可一键安装,无需额外配置。
Vibe Prompt Compiler Portable 是免费的吗?
是的,Vibe Prompt Compiler Portable 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vibe Prompt Compiler Portable 支持哪些平台?
Vibe Prompt Compiler Portable 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vibe Prompt Compiler Portable?
由 qiyuequkanhai(@qiyuequkanhai)开发并维护,当前版本 v1.0.0。
推荐 Skills