home/writing/select-fix

Select Fix

GPTClaudeGemini··968 copies·updated 2026-07-14
select-fix.prompt
""”

A string of words comprising the guess to a puzzle was formatted incorrectly.

Your task is to rewrite the guess so that it has proper formatting.

Your response should consist of the four words that comprise the guess, separated by “***”, and no other text or punctuation.

Examples:

Response:

BASS

***

FLOUNDER

***

SALMON

***

TROUT

Response:

ANT

***

DRILL

***

ISLAND

***

OPAL

"""

when to use it

Community prompt sourced from the open-source GitHub repo colindoyle0000/llms-as-method-actors (MIT). A "Select Fix" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

writingcommunitygeneral

source

colindoyle0000/llms-as-method-actors · MIT