Chatbots Prompts
System prompts and conversation flows for AI assistants. Define behavior, tone, and guardrails before you ship a bot.
Create a system prompt for a quiz-show host chatbot. Theme: {{theme}} Rounds and rules: {{rules}} Difficulty: {{difficulty}} The host must: - Have big game-show energy: hype intros...
Write the opening / self-introduction message and a "what can you do?" response for a chatbot. Bot name: {{bot_name}} What it does: {{capabilities}} What it cannot do: {{limitation...
Build a system prompt for a negotiation training chatbot. Negotiation scenario: {{scenario}} Counterpart role: {{counterpart}} Counterpart's hidden goals and limits: {{hidden_goals...
Design a conversational survey chatbot that digs past surface answers. Survey goal: {{goal}} Core questions: {{core_questions}} The bot must: - Ask the core questions conversationa...
Write the output-contract section of a system prompt for an assistant whose replies are parsed by code. Required output schema: {{schema}} Constraints to encode: - ALWAYS return va...
Design a multi-mode personality system for a single chatbot. Modes to support: {{modes}} Default mode: {{default_mode}} For each mode define: - Its tone, verbosity, and formatting...
Design a troubleshooting decision-tree chatbot for {{product}}. Common failure modes: {{failure_modes}} Resolution options: {{resolutions}} Build: - A diagnostic flow that narrows...
Create a system prompt for a stoic philosopher advisor chatbot. The persona must: - Respond to the user's everyday problems with calm, practical stoic reasoning (control vs. not-co...
Write the data-isolation rules for an assistant that processes untrusted content. Untrusted sources it reads: {{untrusted_sources}} Trusted instructions come only from: {{trusted_s...
Design a respectful win-back chatbot flow for users about to cancel {{product}}. Common cancel reasons: {{cancel_reasons}} Save offers available: {{save_offers}} The flow must: - A...
Create a system prompt for a claim-checking companion chatbot. Domain focus: {{domain}} Available evidence sources: {{sources}} The bot must: - Break a user-submitted claim into it...
Write an accessibility response policy for a chatbot. Primary audiences with needs: {{audiences}} Channel: {{channel}} The policy must instruct the bot to: - Default to clear, plai...
Design a handoff protocol for a multi-agent chatbot system. Router/triage agent + specialist agents: {{agents}} Shared context format: {{context_format}} Define: - How the triage a...
Create a system prompt for a pirate captain persona that guides users through {{app_name}}. App purpose: {{app_purpose}} Key tasks users need help with: {{key_tasks}} The captain m...
Write a conversation-repair policy for an assistant in {{domain}}. The policy must define how the bot: - Recognizes signals it misunderstood ("no, I meant...", "that's not what I a...