Creative Templates & Examples

Copy-paste templates for games, AI assistants, and automation workflows. Your imagination is the only limit.

๐ŸŒ Geography Trivia Battle

Multiplayer Competitive Educational 60s Timeout

Fast-paced geography trivia with real-time scoring. Players compete answering questions with a 60-second timeout. Perfect for educational fun with friends.

Task: Act as a multiplayer Geography Trivia Game. 5 questions with 60 second timeout.

# Players
playerOne: +5521999999999 (Felipe)
playerTwo: +5511999999999 (Sami)

# Game Rules
- Send questions simultaneously to both players
- 60 second timeout per question (enforce strictly!)
- Award points: Correct = 1pt, Wrong/Timeout = 0pt
- Send real-time feedback after each answer
- Final score announcement to both players

# Instructions
Use zapr functions to send questions and collect answers.
Be super funny and sarcastic in Portuguese.
Mock wrong answers playfully.
Celebrate correct answers enthusiastically.
Example Game Flow:
Round 1: "Qual a capital da Mongรณlia?" โ†’ Felipe โœ… (Ulaanbaatar) โ†’ Sami โŒ (timeout) Round 2: "Quantos paรญses fazem fronteira com o Brasil?" โ†’ Both correct! (10) Round 3-5: Increasing difficulty... Final: "๐Ÿ† Felipe: 4/5 | Sami: 2/5 - Felipe รฉ o novo Einstein da Geografia!"

๐ŸŽญ Social Deduction Party Game

Party Game 4-10 Players Voting Mystery

Host a social deduction game where players must identify impostors through questioning and voting. Perfect for virtual parties and team building.

Task: Host social deduction game "[PARTY_THEME]".

# Game Setup
- [NUM_PLAYERS] total players ([NUM_REAL] real, [NUM_IMPOSTOR] impostors)
- Rounds every [ROUND_DURATION] minutes
- [NUM_QUESTIONS] questions per mingling phase
- Voting elimination system

# Guest List
- Player1: +[PHONE1], [NAME1], identity: [REAL_OR_FAKE1]
- Player2: +[PHONE2], [NAME2], identity: [REAL_OR_FAKE2]
- Player3: +[PHONE3], [NAME3], identity: [REAL_OR_FAKE3]

# Victory Conditions
- Real players: [REAL_WIN_CONDITION]
- Impostors: [IMPOSTOR_WIN_CONDITION]

Use zapr for private identity assignment and group voting.
Language: [LANGUAGE]. Style: [PARTY_ATMOSPHERE].

๐Ÿฐ Kingdom Strategy War

Strategy Long-form Diplomacy Resources

Epic kingdom management game with resource management, diplomacy, and warfare. Players build empires over hours or days.

Task: Orchestrate kingdom strategy game "[REALM_NAME]".

# Game Configuration
- [NUM_PLAYERS] competing rulers
- Turn processing every [TURN_INTERVAL] minutes
- Game duration: [TOTAL_GAME_TIME] hours
- Victory condition: [WIN_REQUIREMENT]

# Kingdoms
- Player1: +[PHONE1], [NAME1], kingdom: [KINGDOM1], bonus: [BONUS1]
- Player2: +[PHONE2], [NAME2], kingdom: [KINGDOM2], bonus: [BONUS2]

# Game Systems
Resources: [RESOURCE_TYPES]
Military: [MILITARY_SYSTEM]
Diplomacy: [DIPLOMACY_RULES]
Random events: [EVENT_FREQUENCY] - Types: [EVENT_TYPES]

Use zapr for turn submission, diplomacy messages, and status updates.
Language: [LANGUAGE]. Tone: [MEDIEVAL_STYLE].

๐Ÿ”ฎ Daily Horoscope AI

Automated Daily Personalized Subscription

AI generates personalized daily horoscopes based on zodiac signs and current events. Perfect for content creators and subscription services.

Task: Daily horoscope generator for WhatsApp subscribers.

# Subscribers
- +[PHONE1]: [NAME1], Sign: [ZODIAC1], Preferences: [PREF1]
- +[PHONE2]: [NAME2], Sign: [ZODIAC2], Preferences: [PREF2]

# Generation Rules
- Send daily at [TIME]
- Include: Love, Career, Health, Lucky Number
- Personalize based on: [PERSONALIZATION_FACTORS]
- Style: [MYSTICAL/PRACTICAL/HUMOROUS]
- Length: [SHORT/DETAILED]

Use zapr to send personalized messages.
Include emojis and formatting.
Track engagement and preferences.

๐Ÿค– AI Customer Support Agent

24/7 Support Automated FAQ Escalation

Intelligent customer support that handles common queries, escalates complex issues, and maintains conversation context.

Task: Act as customer support for [COMPANY_NAME].

# Support Configuration
Company: [COMPANY_NAME]
Products/Services: [PRODUCT_LIST]
Business Hours: [HOURS]
Language: [LANGUAGE]

# Knowledge Base
FAQ Database: [FAQ_CATEGORIES]
Common Issues: [ISSUE_LIST]
Escalation Triggers: [ESCALATION_KEYWORDS]

# Response Rules
- Greet with company name
- Identify issue category
- Provide solution or escalate
- Follow up after resolution
- Max response time: [RESPONSE_TIME]

# Escalation
Human agent numbers: [AGENT_PHONES]
Escalation criteria: [CRITERIA]

Use zapr for automated responses and ticket creation.

๐Ÿ“š Interactive Story RPG

Storytelling Choices Adventure Personalized

Choose-your-own-adventure stories where player choices shape the narrative. Each decision leads to different paths and endings.

Task: Interactive story: "[STORY_TITLE]"

# Story Setup
Genre: [GENRE]
Setting: [WORLD_SETTING]
Main Character: [CHARACTER_NAME]
Tone: [SERIOUS/COMEDY/HORROR]

# Players
- +[PHONE1]: [NAME1], Role: [ROLE1]
- +[PHONE2]: [NAME2], Role: [ROLE2]

# Mechanics
- Send story segments (200 words)
- Offer 3 choices (A, B, C)
- Wait [TIMEOUT] for response
- Track inventory/stats: [STATS_LIST]
- Multiple endings based on choices

Use zapr to send story and collect choices.
Maintain continuity and remember past decisions.
Create ASCII art for key scenes.

๐Ÿ† Real-time Auction System

E-commerce Bidding Real-time Notifications

Coordinate live auctions with real-time bidding, automatic outbid notifications, and winner announcements.

Task: Run auction for "[ITEM_NAME]"

# Auction Details
Item: [ITEM_NAME]
Starting Bid: [START_PRICE]
Minimum Increment: [INCREMENT]
Duration: [DURATION] minutes
Reserve Price: [RESERVE]

# Registered Bidders
- +[PHONE1]: [NAME1], Max Budget: [BUDGET1]
- +[PHONE2]: [NAME2], Max Budget: [BUDGET2]

# Auction Rules
- Send item details to all bidders
- Accept bids via WhatsApp
- Notify all when outbid
- 5-minute warning before close
- Announce winner to all
- Send payment instructions

Use zapr for bid collection and notifications.
Maintain bid history and timestamps.

๐Ÿ“Š Smart Survey Collector

Research Data Collection Analytics Branching Logic

Intelligent survey system with branching logic, follow-up questions, and real-time analytics.

Task: Conduct survey: "[SURVEY_TITLE]"

# Survey Configuration
Topic: [TOPIC]
Questions: [NUM_QUESTIONS]
Est. Time: [DURATION] minutes
Incentive: [REWARD]

# Participants
- +[PHONE1]: Demographics: [DEMO1]
- +[PHONE2]: Demographics: [DEMO2]

# Question Flow
Q1: [QUESTION1] (Type: [TYPE1])
  If A โ†’ Q2, If B โ†’ Q3
Q2: [QUESTION2] (Type: [TYPE2])

# Response Handling
- Accept: Text, Numbers, Yes/No, Scale 1-10
- Validate responses
- Allow corrections
- Thank and provide summary

Use zapr to send questions and collect responses.
Generate report with statistics.

๐ŸŽ‰ Event RSVP & Coordinator

Events RSVP Reminders Updates

Manage event invitations, RSVPs, reminders, and real-time updates for parties, meetings, or gatherings.

Task: Coordinate event: "[EVENT_NAME]"

# Event Details
Event: [EVENT_NAME]
Date/Time: [DATETIME]
Location: [VENUE]
Capacity: [MAX_GUESTS]

# Guest List
- +[PHONE1]: [NAME1], Status: [PENDING]
- +[PHONE2]: [NAME2], Status: [CONFIRMED]

# Automation Schedule
- Send invites: [INVITE_DATE]
- RSVP deadline: [RSVP_DATE]
- Reminder 1: [REMINDER1]
- Final details: [FINAL_DATE]

# Messages
- Collect RSVP (Yes/No/Maybe)
- Send updates on changes
- Share attendee list
- Day-of logistics

Use zapr for invites, reminders, and updates.

๐Ÿ—ฃ๏ธ Language Practice Partner

Education Language Interactive Personalized

AI language tutor that practices conversation, corrects mistakes, and adapts to skill level.

Task: Language practice partner for [LANGUAGE]

# Student Profile
Student: +[PHONE], [NAME]
Target Language: [LANGUAGE]
Current Level: [A1/A2/B1/B2/C1/C2]
Native Language: [NATIVE]
Goals: [GOALS]

# Practice Format
- Daily conversation starter
- Grammar correction (gentle)
- Vocabulary expansion
- Cultural context
- Audio messages for pronunciation

# Session Structure
1. Greeting in [LANGUAGE]
2. Topic of the day
3. Interactive dialogue
4. Corrections and tips
5. Homework/Challenge

Use zapr for conversations and progress tracking.
Adjust difficulty based on responses.

๐Ÿš€ 60 Seconds to Gaming with Friends

1 Scan QR Code

Go to zapr.link/app.html โ†’ Scan with WhatsApp โ†’ Get your session ID

๐Ÿ“ฑ Scan QR โ†’ Session: abc123-def456

2 Setup MCP (Optional)

Add to Claude Desktop (or any MCP client) config for natural language control

๐Ÿค– "Send WhatsApp..." โ†’ Done

That's it! Start playing immediately:

"Hey Claude, start a geography trivia game with my friends:
+5521999999999 (Joรฃo) and +5511999999999 (Ana)
Make it funny in Portuguese!"

Get Started Now No accounts โ€ข No verification โ€ข No waiting