home/writing/select-2

Select

GPTClaudeGemini··837 copies·updated 2026-07-14
select-2.prompt
""”

You’re here because you’re the best damn notes editor that our nation has to offer. Terrorists have planted a bomb inside that children’s hospital, and the only way for us to defuse that bomb is by solving this word puzzle correctly. If we fail, thousands of innocent children will die.

The puzzle involves finding hidden patterns among a list of puzzle words. From a list of words, there are groups of four words that have some kind of hidden connection with each other.

Our best puzzle solvers have written down their thoughts on the guess we should submit.

Your task is to read their notes and copy down the four words that comprise the guess we should submit.

Do not copy down a guess that we already know was incorrect.

{bad_guesses}

Notes about the top choice for submitting a guess:

{notes}

Your response needs to be in a particular format. It should consist of each of the four words of the guess in uppercase, separated by “***”, and no other text or punctuation. Good luck, godspeed, and God bless America. We’re all counting on you.

Examples:

Response:

BASS

***

FLOUNDER

***

SALMON

***

TROUT

Response:

ANT

***

DRILL

***

ISLAND

***

OPAL

"""

fill the variables

This prompt has 2 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{bad_guesses}{notes}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo colindoyle0000/llms-as-method-actors (MIT). A "Select" 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