← 返回 Skills 市场
3307
总下载
6
收藏
17
当前安装
2
版本数
在 OpenClaw 中安装
/install promptify
功能描述
Optimize prompts for clarity and effectiveness. Use when user says "improve this prompt", "optimize my prompt", "make this clearer", or provides vague/unstructured prompts. Intelligently routes to sub-agents for codebase research, clarifying questions, or web search as needed.
安全使用建议
This skill appears coherent and does what it says: optimize prompts, ask clarifying questions, read project files when you request +deep, and search the web when you request +web. Before installing or using it, consider: (1) If you use +deep, confirm the agent's file-access scope so it doesn't read unrelated system files or secrets in the repo. (2) Web search and WebFetch will contact external sites — avoid including sensitive data in prompts that will be sent externally. (3) The skill copies optimized prompts to the clipboard (pbcopy) — clipboard contents can be read by other local apps, so avoid copying secrets. (4) Review the host agent's tool permissions (AskUserQuestion, file-read, web access) and disable +deep/+web when not needed. If you want greater assurance, request the author provide explicit bounds for file-system access and a short manifest of what the web researcher will fetch.
功能分析
Type: OpenClaw Skill
Name: promptify
Version: 3.1.0
The skill is classified as suspicious due to the explicit instruction for the AI agent to execute shell commands with broad file system access and direct command execution capabilities. Specifically, `agents/codebase-researcher.md` and `commands/promptify.md` instruct the agent to use `Glob`, `Grep`, `Read`, and `LS` for 'codebase exploration', granting extensive read access to the file system. Additionally, `SKILL.md` and `commands/promptify.md` instruct the agent to execute `echo 'PROMPT' | pbcopy`, which is a direct command execution using agent-generated content. While these actions are presented as part of the skill's stated purpose (prompt optimization and codebase research), they represent high-risk capabilities that could be leveraged for unauthorized data access or command injection if the agent's behavior is subverted.
能力评估
Purpose & Capability
Name/description (prompt optimization) align with declared behavior: clarifier, codebase research, and web research sub-agents are appropriate for improving prompts that reference projects, require clarification, or need current best practices. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and agent docs instruct the agent to read project files (Glob/Grep/Read) when +deep is used and to perform web searches/fetches when +web is used. This is consistent with purpose, but +deep implies file-system reads of the codebase — ensure the agent's file access is scoped to the intended project directory and that users avoid including secrets in prompts.
Install Mechanism
No install spec and no code files — instruction-only skill (lowest install risk). README suggests typical install commands for external platforms but the skill package itself contains only docs.
Credentials
The skill requires no environment variables or credentials. The documented tools (AskUserQuestion, WebSearch, WebFetch, Glob/Grep/Read) are proportional to the described functions; no unexplained secret access is requested.
Persistence & Privilege
always:false and no special persistence requested. disable-model-invocation:false (agent may invoke autonomously) is the platform default and acceptable here — not combined with broad credentials or persistent system changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install promptify - 安装完成后,直接呼叫该 Skill 的名称或使用
/promptify触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.1.0
**Changelog for promptify 3.1.0**
- Simplified prompt optimization instructions for improved clarity and brevity.
- Consolidated and clarified modifier and trigger sections, focusing on key agent dispatch logic.
- Streamlined the contract checklist and process steps for faster, more consistent prompt upgrades.
- Moved from detailed markdown tables to concise lists and summary tables where possible.
- Added standalone command documentation in commands/promptify.md.
v3.0.0
v3: Auto-detection routing, sub-agents for codebase research, clarification, and web search
元数据
常见问题
Promptify Skill 是什么?
Optimize prompts for clarity and effectiveness. Use when user says "improve this prompt", "optimize my prompt", "make this clearer", or provides vague/unstructured prompts. Intelligently routes to sub-agents for codebase research, clarifying questions, or web search as needed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3307 次。
如何安装 Promptify Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install promptify」即可一键安装,无需额外配置。
Promptify Skill 是免费的吗?
是的,Promptify Skill 完全免费(开源免费),可自由下载、安装和使用。
Promptify Skill 支持哪些平台?
Promptify Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Promptify Skill?
由 tolibear(@tolibear)开发并维护,当前版本 v3.1.0。
推荐 Skills