Prompt optimizer
Skill elisaterumi-ai/agent-skills-in-practice/examples/prompt-optimizer
Learn what AI skills are and how to design, structure, and use them in real-world agent systems.
npx -y skills add elisaterumi-ai/agent-skills-in-practice --skill prompt-optimizerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Improves prompts for better LLM performance. Use when refining prompts.
SKILL.md
0.4 KB, as published. Nobody here has run it
Instructions
- Analyze the original prompt
- Identify ambiguities or weaknesses
- Improve clarity and structure
- Add constraints if needed
Output Format
Original Prompt
...
Improved Prompt
...
Improvements
- Explanation of changes