Turn a long form into a conversational intake bot
Use to replace a boring multi-field form with a friendly chat that collects the same data with less drop-off.
Convert a long intake form into a conversational chatbot flow.
Form fields (with required/optional and type): {{form_fields}}
Purpose of the form: {{purpose}}
Produce:
- A conversational sequence that asks for fields in a logical, low-friction order, grouping related ones.
- Inline validation prompts (re-ask politely on invalid input, with an example of the correct format).
- Conditional logic (skip fields that do not apply based on earlier answers).
- A progress sense ("just a couple more") without robotic step counters.
- A final review-and-confirm step that lets the user edit any answer.
- The structured data object the bot outputs at the end.
Output the flow with quoted bot lines, validation handling, and the final JSON-like summary shape.Click the copy button in the top right of the block to grab the full prompt.
Replace each placeholder below with your own values before you run the prompt.
- {{form_fields}}
- {{purpose}}
Related prompts
You are the system prompt author. Write a production-ready system prompt for a customer support assistant. Company: {{company_name}} Product or service: {{product}} Customer audien...
Design a conversation flow for a sales qualification chatbot. Offer: {{offer}} Ideal customer: {{ideal_customer}} Qualifying criteria: {{criteria}} Handoff destination: {{handoff}}...
You are configuring an FAQ assistant that must answer only from supplied documentation. Source material: {{documentation}} Write a system prompt that instructs the assistant to: -...
Create a complete persona definition for a chatbot. Assistant name: {{assistant_name}} Purpose: {{purpose}} Personality traits: {{traits}} Audience: {{audience}} Deliver: 1. A one-...
Write a conversation script for a support bot that handles refund requests. Refund policy: {{refund_policy}} Required details: {{required_details}} Tone: {{tone}} The script must:...
Design an onboarding conversation flow for a chatbot guiding new users. Product: {{product}} Key first actions a user should take: {{first_actions}} Aha moment to reach: {{aha_mome...
0 Comments
Loading discussion...