Back to guide/General Productivity

Workflow Designer

Treating each step as a function with defined inputs, outputs, and validation creates workflows that are testable and debuggable. The human review points prevent full-auto mistakes.

how-to-automate-with-aitask_descriptioncurrent_processavailable_tools
Edit View
Prompt
Design an AI automation workflow for the following task.\n\nTask: {{task_description}}\nCurrent manual process: {{current_process}}\nTools available: {{available_tools}}\n\nCreate a step-by-step workflow:\n\nFor each step, specify:\n1. **Step name**: Clear, descriptive label\n2. **Input**: What data this step receives (from user or previous step)\n3. **Prompt**: The exact prompt to use for this step\n4. **Output format**: How the result should be structured (JSON, markdown, plain text)\n5. **Validation**: How to check if this step succeeded before proceeding\n6. **Fallback**: What to do if this step fails\n\nAlso provide:\n- **Estimated time saved** vs. the manual process\n- **Reliability score** (1-10) for each step\n- **Where a human should review** before proceeding

Variables to customize

{{task_description}}{{current_process}}{{available_tools}}

Why this prompt works

Treating each step as a function with defined inputs, outputs, and validation creates workflows that are testable and debuggable. The human review points prevent full-auto mistakes.

Save this prompt to your library

Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.