Multi-Model Writing Editor
Categorized feedback (clarity, conciseness, tone, structure) gives every model a systematic framework. Asking for the full edit plus a summary ensures nothing is skipped.
Act as a professional editor. Review the following text and provide: 1. **Clarity edits** — Rewrite any sentence that is ambiguous or hard to parse 2. **Conciseness** — Cut filler words and redundant phrases (show before/after) 3. **Tone check** — Flag any passages that don't match the target tone: {{tone}} 4. **Structure** — Suggest reordering if the logical flow could be improved Return the fully edited version first, then a summary of changes. Text to edit: """ {{paste your text}} """
Variables to customize
Why this prompt works
Categorized feedback (clarity, conciseness, tone, structure) gives every model a systematic framework. Asking for the full edit plus a summary ensures nothing is skipped.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.