Back to Directory
research

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.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

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.