← 返回 Skills 市场
tolibear

Promptify Skill

作者 tolibear · GitHub ↗ · v3.1.0
cross-platform ⚠ suspicious
2076
总下载
4
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
This skill appears to do what it says: optimize prompts and optionally run clarifying questions, codebase inspection, or web research. Before installing or invoking +deep/+web, consider: (1) +deep will read your repository files — don't use it on repos that contain secrets or private data you don't want analyzed; (2) +web uses web search/fetch tools — avoid sending sensitive/proprietary prompt content you wouldn't want transmitted to external documentation/search; (3) the SKILL.md suggests copying output with `pbcopy` (mac-specific) even though no binaries are required — that may not work on all platforms; (4) confirm what platform tools (Glob/Grep/Read/LS, WebSearch/WebFetch, AskUserQuestion) your agent runtime exposes and whether they have any additional logging or external network behavior. If you need stronger guarantees, restrict the skill from running +deep or +web, or review the prompt contents before confirming any web or codebase research steps.
功能分析
Type: OpenClaw Skill Name: promptify-skill Version: 3.1.0 The skill bundle is classified as suspicious due to the presence of high-risk capabilities that could be exploited. Specifically, the `SKILL.md` and `commands/promptify.md` files instruct the AI agent to execute direct shell commands (e.g., `echo 'PROMPT' | pbcopy`), demonstrating a capability for arbitrary command execution. Additionally, the `agents/codebase-researcher.md` file instructs the agent to use tools like `Glob`, `LS`, `Grep`, and `Read`, granting broad file system access that could be leveraged to read sensitive files if the agent's behavior were maliciously influenced, despite the stated purpose being benign codebase exploration.
能力评估
Purpose & Capability
The name/description promise (optimize prompts, route to clarifying, codebase, or web sub-agents) matches the SKILL.md and agent files. The agents explicitly describe using AskUserQuestion, codebase exploration (Glob/Grep/Read/LS), and web search (WebSearch/WebFetch), which are coherent with the stated purpose.
Instruction Scope
Instructions legitimately direct the agent to read repository files and run web searches when +deep/+web are used; this is expected for codebase/web research. Note: SKILL.md outputs include a platform shell command (`echo 'PROMPT' | pbcopy`) which assumes a pbcopy clipboard utility (macOS) while the skill declares no required binaries—minor mismatch. Also be aware that +deep causes reading project files, which can surface sensitive contents if present.
Install Mechanism
Instruction-only skill with no install spec and no code files to write or execute. Lowest-risk install profile.
Credentials
The skill requests no environment variables, credentials, or config paths. The agents' behaviors (file reads, web searches, user questions) are proportionate to prompt-optimization tasks.
Persistence & Privilege
always:false and no mechanism for persistent system-wide changes or for modifying other skills. Normal autonomous invocation is allowed (default) but not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install promptify-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /promptify-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.1.0
promptify-skill 3.1.0 – Adds agent dispatching, auto-detection, and unified prompt structure for better optimization. - Introduced smart agent routing for codebase research, clarifying questions, and web search based on prompt signals or user modifiers. - Ensures every prompt includes role, task, constraints, and output (core contract). - Improved output: always provides an optimized code-block prompt, clipboard copy command, and clear explanation. - Enhanced support for various prompt types (coding, writing, analysis, creative, data) with tailored contract elements and structure. - Now strips filler language and applies consistent formatting, including XML tags for complex prompts.
元数据
Slug promptify-skill
版本 3.1.0
许可证
累计安装 5
当前安装数 5
历史版本数 1
常见问题

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 插件,目前累计下载 2076 次。

如何安装 Promptify Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install promptify-skill」即可一键安装,无需额外配置。

Promptify Skill 是免费的吗?

是的,Promptify Skill 完全免费(开源免费),可自由下载、安装和使用。

Promptify Skill 支持哪些平台?

Promptify Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Promptify Skill?

由 tolibear(@tolibear)开发并维护,当前版本 v3.1.0。

💬 留言讨论