Hello everyone!
Here's a simple trick i've been using to get ChatGPT to help me build better prompts. It recursively builds context on its own to enhance your prompt with every additional prompt then returns a final result.
Prompt Chain:
Analyze the following prompt idea: [insert prompt idea]~Rewrite the prompt for clarity and effectiveness~Identify potential improvements or additions~Refine the prompt based on identified improvements~Present the final optimized prompt
(Each prompt is seperated by \~, you can pass that prompt chain directly into the ChatGPT Queue extension to automatically queue it all together. )
At the end it returns a final version of your initial prompt.