← All skills
Tencent SkillHub Β· Developer Tools

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.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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.

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, agents/clarifier.md, agents/codebase-researcher.md, agents/web-researcher.md, commands/promptify.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
3.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 8 sections Open source page

Prompt Optimizer

Transform prompts into clear, effective ones. Model-agnostic.

Modifiers (parse from ARGUMENTS)

+ask β†’ Force clarifying questions +deep β†’ Force codebase exploration +web β†’ Force web search No modifiers? Auto-detect what's needed.

Auto-Detection Triggers

TriggerSignalscodebase-researcher"this project", "our API", specific files/functions, "integrate", "extend", "refactor"clarifierAmbiguous ("make it better"), multiple interpretations, missing constraints, vague pronounsweb-researcher"best practices", "latest", external APIs/libraries, framework patterns, year references

Agent Dispatch

When agents needed: Announce which and why Run in parallel via Task tool (agents/ directory) Synthesize findings Optimize with gathered context

Core Contract (every prompt needs all four)

ElementIf MissingRoleAdd persona with expertiseTaskMake action specificConstraintsInfer from contextOutputSpecify format/structure

Process

If image: Analyze, incorporate context Detect type: coding/writing/analysis/creative/data Convert output→process: "Write X" → "Analyze → Plan → Implement → Validate" Strip fluff: "please", "I want you to", filler, apologies Apply contract: Verify all 4 elements Add structure: XML tags for complex prompts

Type Focus

Coding: Specs, edge cases, framework Writing: Tone, audience, length Analysis: Criteria, depth Creative: Constraints, novelty Data: I/O format, edge cases

Output

Optimized prompt in code block echo 'PROMPT' | pbcopy 2-3 sentence explanation

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • agents/clarifier.md Docs
  • agents/codebase-researcher.md Docs
  • agents/web-researcher.md Docs
  • commands/promptify.md Docs
  • README.md Docs