WORKS WITH DIFY

Prompts for Dify

Community-tested ways to get more useful results from Dify.

Add a prompt
Text

Multi-agent workflow that doesn't talk in circles

I want to build a multi-agent workflow for: {{goal}}. My rough plan: {{describe roles}}. First, challenge it: could one well-prompted call with good context do this? Say so if yes…

114 copies · 21 likes
Text

Write a spec an AI agent can actually follow

I want an agent that {{goal}}. It has access to: {{tools, APIs, data}}. It runs {{when and how often}}. Write the agent spec: 1. OBJECTIVE — one sentence, with the success conditi…

75 copies · 15 likes
Text

Route a support ticket without guessing

Classify and route this support message. Categories: {{list with one-line definitions}}. Teams and their scope: {{list}}. Return JSON with: category, subcategory, severity (1-4 wi…

43 copies · 15 likes
Text

Structured extraction from messy documents

Extract structured data from the document below into this schema: {{list fields with types and whether required}}. Rules: 1. Return valid JSON only, matching the schema exactly. N…

85 copies · 14 likes
Text

Debug an agent that's going off the rails

My agent is misbehaving: {{describe the wrong behaviour and how often}}. Here's the prompt: {{paste}}. Here's a failing trace: {{paste tool calls and outputs}}. Diagnose in this o…

66 copies · 15 likes
Text

Write the eval before you ship the prompt

I'm shipping this prompt to production: {{paste prompt}}. It handles {{task}} at {{volume}}. A bad output causes {{consequence}}. Build the eval: 1. Define what correct means for …

69 copies · 11 likes
Text

Human-in-the-loop design that isn't rubber stamping

My automation does {{describe}} and I want a human approving before {{action}}. Volume: {{per day}}. Cost of a bad approval: {{consequence}}. Design the review step so it's real: …

58 copies · 7 likes