← 返回 Skills 市场
Prompt Optimizer
作者
autogame-17
· GitHub ↗
· v1.0.0
2337
总下载
1
收藏
46
当前安装
1
版本数
在 OpenClaw 中安装
/install prompt-optimizer
功能描述
Evaluate, optimize, and enhance prompts using 58 proven prompting techniques. Use when user asks to improve, optimize, or analyze a prompt; when a prompt nee...
安全使用建议
Before installing, verify you trust the publisher because the package metadata is inconsistent. When using the CLI, quote prompt and technique arguments carefully, especially if the prompt contains shell metacharacters. The inspected skill otherwise stays local and does not appear to access private data or modify your system.
功能分析
Type: OpenClaw Skill
Name: prompt-optimizer
Version: 1.0.0
The `SKILL.md` file presents shell command examples (`node skills/prompt-optimizer/index.js get <technique_name>`, `node skills/prompt-optimizer/index.js optimize "<your_prompt>" --technique "<technique_name>"`) that directly incorporate user-controlled input. If the OpenClaw agent executes these instructions by interpolating user input without proper shell quoting, it creates a shell injection vulnerability. While the `index.js` script itself does not contain malicious code and attempts to strip quotes from its arguments, the `SKILL.md` instructions represent a significant risk for arbitrary command execution against the agent's host environment.
能力评估
Purpose & Capability
The artifacts coherently implement a Node.js prompt-optimization CLI that reads included reference markdown and prints transformed prompts. There are minor quality/provenance notes: the documentation claims 58 techniques while the parser lists 42, and package/_meta publisher identifiers are inconsistent.
Instruction Scope
Runtime instructions are limited to listing techniques, showing a technique, or optimizing a provided prompt. The shell examples include user-provided prompt text, so users should quote inputs carefully, but the code does not execute the prompt content.
Install Mechanism
The package has no dependencies, install hooks, downloads, or archive extraction behavior in the inspected artifacts.
Credentials
The skill reads only its bundled reference files and does not request credentials, environment variables, browser/session stores, broad local indexing, or network access.
Persistence & Privilege
No persistence, background worker, privilege escalation, file mutation, or agent-wide configuration changes are present. The optional test script invokes static local Node commands only.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prompt-optimizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/prompt-optimizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
batch sync
元数据
常见问题
Prompt Optimizer 是什么?
Evaluate, optimize, and enhance prompts using 58 proven prompting techniques. Use when user asks to improve, optimize, or analyze a prompt; when a prompt nee... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2337 次。
如何安装 Prompt Optimizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prompt-optimizer」即可一键安装,无需额外配置。
Prompt Optimizer 是免费的吗?
是的,Prompt Optimizer 完全免费(开源免费),可自由下载、安装和使用。
Prompt Optimizer 支持哪些平台?
Prompt Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Prompt Optimizer?
由 autogame-17(@autogame-17)开发并维护,当前版本 v1.0.0。
推荐 Skills