← Back to Skills Marketplace
tolibear

Promptify Skill

by tolibear · GitHub ↗ · v3.1.0
cross-platform ⚠ suspicious
2076
Downloads
4
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install promptify-skill
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install promptify-skill
  3. After installation, invoke the skill by name or use /promptify-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug promptify-skill
Version 3.1.0
License
All-time Installs 5
Active Installs 5
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 2076 downloads so far.

How do I install Promptify Skill?

Run "/install promptify-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Promptify Skill free?

Yes, Promptify Skill is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Promptify Skill support?

Promptify Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Promptify Skill?

It is built and maintained by tolibear (@tolibear); the current version is v3.1.0.

💬 Comments