Evolve
Evolve refines prompts iteratively, boosting response quality by dynamically adjusting phrasing and exploring alternative approaches for optimal results.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add evolve npx -- -y @trustedskills/evolve
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"evolve": {
"command": "npx",
"args": [
"-y",
"@trustedskills/evolve"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The evolve skill allows an AI agent to iteratively improve its output based on feedback. It refines responses through repeated cycles of analysis and modification, aiming for higher quality results. The skill focuses on enhancing existing text or code rather than generating entirely new content from scratch.
When to use it
- Refining draft writing: Use it to polish a first draft of an email, report, or blog post.
- Improving code snippets: Help the agent debug and optimize small pieces of code.
- Enhancing creative text formats: Iterate on poems, scripts, or other creative content to improve flow and impact.
- Correcting factual inaccuracies: Have the agent review its own output for errors and refine it based on provided corrections.
Key capabilities
- Iterative refinement of existing text/code
- Feedback-driven improvement cycles
- Focus on enhancing quality, not generation
Example prompts
- "Evolve this paragraph to be more concise: [paragraph]"
- "Refine this code snippet for better readability and efficiency: [code]"
- "Improve the flow of this email draft: [email draft]"
Tips & gotchas
The evolve skill works best when provided with existing content. It is not designed to generate new content from a blank slate. Providing clear feedback at each iteration will lead to better results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.