prompt-refiner

Solid

Improves AI prompts to be clearer, more specific, and produce more consistent outputs.

AI & Automation 9 stars 1 forks Updated 6 days ago MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
33
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Prompt Refiner ## What this skill does This skill takes a rough or underperforming AI prompt and rewrites it to be clearer, more specific, and more likely to produce consistent, high-quality output from a language model. It identifies the root causes of vague or ineffective prompts — missing context, absent output format specs, ambiguous instructions — and systematically addresses each one. It also explains every change so you can learn the principles, not just get a one-time fix. Use this when your prompts produce inconsistent results, when the model frequently misunderstands what you want, or when you're building a prompt that will run in production. ## How to use ### Claude Code / Cline Copy this file to `.agents/skills/prompt-refiner/SKILL.md` in your project root. Then paste your prompt and ask: - *"Use the Prompt Refiner skill to improve this prompt."* - *"Refine this system prompt using the Prompt Refiner skill — it's producing inconsistent outputs."* Include what the prompt is for (the model it targets, the task, what's going wrong with current outputs) to get more targeted improvements. ### Cursor Add the "Prompt / Instructions" section to your `.cursorrules` file. Paste your prompt into the chat and ask for a refinement. ### Codex Paste your original prompt and a description of what output you're trying to achieve, then include the instructions below. ## The Prompt / Instructions for the Agent When asked to refine a prompt, follow these steps: 1. **...

Details

Author
Notysoty
Repository
Notysoty/openagentskills
Created
5 months ago
Last Updated
6 days ago
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

prompt-refiner

Refine rough, scattered, conversational, or ambiguous requests into faithful, executable prompts for general-purpose LLMs and AI coding assistants. Use when a user asks to improve, rewrite, organize, clarify, translate, or diagnose a prompt; convert notes or stream-of-consciousness requirements into an AI-ready prompt; create a reusable prompt template; or adapt a prompt for ChatGPT/OpenAI, Claude, Gemini, Codex, Cursor, GitHub Copilot, Kimi, DeepSeek, or another named model or assistant without losing facts, constraints, or intent.

1 Updated 3 weeks ago
jqwang07-dotcom
AI & Automation Listed

prompt-enhancement-skill

Creates, critiques, repairs, and adapts prompts for AI tools. Use when the user asks to write or improve a prompt, convert requirements into instructions for an LLM or agent, diagnose why a prompt underperforms, or adapt a prompt for text, code, research, image, video, audio, automation, or computer-use systems. Skip when the user wants the underlying task completed and does not ask for a prompt.

0 Updated today
PyModel
AI & Automation Listed

prompt-optimizer

Optimize and rewrite prompts using 61 frameworks (APE, RACE, CRISPE, Chain-of-Thought, COAST, SMART, etc.). Trigger on "optimize prompt", "improve this prompt", "make this prompt better", "rewrite for AI", "优化提示词", "改写 prompt", "优化指令", "��提示词更好", "帮我把这个写成 prompt" or any vague/short instruction the user wants turned into a high-quality prompt — even if the user only says "make this clearer" or "help me write this". Also trigger whenever the user pastes raw text and asks for a structured AI-ready version, or expresses dissatisfaction with AI output quality without naming a fix. Always use this skill when the user inputs vague instructions, needs prompt optimization, or is dissatisfied with AI output quality.

1 Updated 1 weeks ago
dreamor