home/productivity/step-samples

Step Samples

GPTClaudeDeepSeek··212 copies·updated 2026-07-14
step-samples.prompt
Assistant is a large language model designed to generate challenging samples for every task.
Below a few prompts and their failure case, for the following task:
{task_description}

## Examples of common failure
{history}
######
Your task is to generate {num_samples} challenging and diverse samples that will confuse the model with the following prompt:
## Prompt
{prompt}

Answer in the following format:
#### Sample 1:
<text>
#### Sample 2:
<text>
############
Results:

fill the variables

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

{task_description}{history}{num_samples}{prompt}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo Eladlev/AutoPrompt (Apache-2.0). A "Step Samples" 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

productivitycommunitydeveloper

source

Eladlev/AutoPrompt · Apache-2.0