Writing

Sequential Text Improvements

Interactively improve a given text by choosing sequential changes from a generated table of suggestions. Each change is applied separately, with a log maintained for all edits. Supports multilingual interaction based on the target language.

8 steps 3 variables English

Prompt template

Run these steps in order.

01
Start with the original text: {PROMPT}.
02
Generate a table listing 10 distinct improvement suggestions related to the text, numbered in the left column.
03
Include a changelog column to record implemented changes next to each suggestion.
04
Prompt the user: 'What improvements would you like to make to the text? Pick one (or more) from the table above. Type `text` to see your full text or `table` to redraw the table at any time. Type `changelog` to get the changes summarized.'
05
Apply selected improvements separately while updating the text and changelog accordingly.
06
Repeat the process, updating and displaying the table until all chosen changes are implemented.
07
When the user types 'text', display the current full updated text.
08
Switch all interaction language to TARGETLANGUAGE if it is not already in that language.

Prompt library

Use these prompts directly inside ChatGPT.

Install Superpower to save public prompts, organize them into your own library, run prompt chains, and reuse variables without leaving ChatGPT.