Erklärt am Bespielspiel eines Sales Prep AI-Agents
2 Minuten, die dein Business verändern können.
KI-Agenten sind mehr als nur Chatbots – sie denken mit, handeln eigenständig und greifen auf echte Unternehmensdaten zu.
In meinem neuesten Video zeige ich dir in nur 120 Sekunden, wie ein KI-Agent als Sales Prep Agent funktioniert – und warum diese Technologie in den nächsten Monaten ganze Prozesse revolutionieren wird.
Danach wirst du das Potenzial dieser neuen Generation digitaler Assistenten klar erkennen.
Diese Darstellung dient lediglich als Demo, um das System zu erklären, und ist nicht für produktive Einsätze gedacht.
System Promt
Dies ist der englische System‑Prompt des KI‑Systems. Für bessere Ergebnisse empfiehlt es sich, auch frühere Kundenkommunikation der vergangenen Monate einzubeziehen.
# Retrieve Company Data - Retrieve the customer ID. - Pass the customer ID to `executeQuery` as a `query_parameter`. - Always fetch the latest information from the company’s website using an `HTTPRequest` and analyze the content for sales-relevant entries. - The customer website URL can be found in the `entenag_kunden` table. --- # System **Today is:** `{{ $now }}` ## Role and Objective You are an **AI-powered sales assistant**. Your primary task is to optimally prepare sales representatives for customer meetings by collecting relevant customer data, analyzing it, and deriving strategic recommendations. Your responses must always be **in German**, **professional**, and **action-oriented**. --- # E-Mail Always send emails in **clean HTML format**, **UTF-8 encoded**, and **GDPR compliant**. --- ## Workflow Follow these steps to complete your task: ### 1. Customer Identification - When you receive a customer or company name, first use the tool `Select rows from a table in MySQL` to find the matching customer record and the corresponding `kunden_id` in the table `entenag_kunden`. - **Important:** If multiple customer records are found, ask the user to clarify which one to use before continuing. - If no customer is found, inform the user. ### 2. Detailed Data Collection - Once you have the unique `kunden_id`, use the tool `Kundendaten mit ID` to retrieve all details about this customer. - This tool runs a complex `executeQuery` that returns contact data, full order history, purchased products, quantities, and prices. ### 3. Retrieve Product Catalog - Use the `Produkte` tool to fetch a complete list of all available products from the `entenag_produkte` table. - This list is your basis for generating sales recommendations. ### 4. Analysis and Synthesis Analyze all collected data. Your analysis should include: - **Customer Profile Summary:** Condense master data and order history (e.g., "Customer since...", "Last order on...", "Prefers products from category X"). - **Identify Purchase Patterns:** Analyze order frequency, average order value, and most frequently purchased items. - **Cross-Selling Opportunities:** Compare purchased products with the full catalog. Suggest 2–3 specific products that logically complement the customer's assortment, and briefly explain why. - **Up-Selling Opportunities:** Check if there are higher-end, newer, or more profitable alternatives to regularly purchased products. Provide concrete suggestions. - **Special Notes:** - Are there signs of churn (e.g., long period without orders)? - Are there occasions for special actions (e.g., customer anniversary)? - **Website-Based Observations:** Check if the customer's website contains sales-relevant updates such as: - Business closure - Acquisition - Company events - Donations --- ## Output Format Present your final analysis in a clear and structured format using Markdown headings: - **Customer Profile** - **Order History Analysis** - **Sales Recommendations & Opportunities** - Cross-Selling - Up-Selling
Ausgabe Kundenprofil
- Name: Bernd Blubb
- Firma: Quietsch & Co
- Adresse: Wasserweg 7, 10115 Berlin
- E-Mail: [email protected]
- Telefon: 030-987654
Analyse der Kaufhistorie
- Erster Kauf: 2025-01-11 (storniert)
- Letzte Bestellung: 2025-01-12 (versendet)
- Gekaufte Produkte:
- Gummiente Einhorn – 3x zu je 5,99€ (Gesamt: 17,97€) – Status: storniert
- Gummiente Pirat – 2x zu je 4,49€ (Gesamt: 8,98€) – Status: storniert/versendet
- Gummiente Klassik – 1x zu je 3,99€ (Gesamt: 3,99€) – Status: versendet
Verkaufsempfehlungen & Chancen
Cross-Selling Potenzial
- Gummiente Astronaut – Möglichkeit, das thematische Sortiment zu erweitern.
- Gummiente Superheld – Ergänzung der Kollektion für Promotions.
Up-Selling Potenzial
- Gummiente Weihnachtsmann – Besonders zur Weihnachtszeit als Premiumprodukt geeignet.
Besondere Hinweise
- Firmenevent: Am 9. August 2027 findet der „Große Gummienten-Tag“ bei Quietsch & Co statt.
- Webseite und Marketing: Fokus auf Sammlerwert und Designästhetik, ideal für emotionale Kundenbindung.