prompt-optimization
Installation
SKILL.md
Prompt Optimization
Goal
Improve the user's prompt so Codex (or any LLM) produces better output while preserving intent.
Workflow
- Read the user's original prompt carefully.
- Identify ambiguity, missing context, or unclear intent.
- Rewrite the prompt to remove ambiguity and provide clear instructions.
- Retain the core intention of the user's request.
- Add relevant constraints (format, length, style) when helpful.
Output format
Provide:
- Improved prompt
- Short explanation of what was improved