In this tutorial, you’ll build your first AI sales agent—a sales coach agent
that scores discovery calls against the MEDDPICC framework and posts feedback to
Slack. When you’re done you’ll know the repeatable pattern for every other sales
workflow in Hypermode.Who is this for? Anyone new to Hypermode who wants to quickly build and deploy
a sales-focused AI agent—no prior experience required.Along the way we’ll introduce the basic concepts of working with agents in
Hypermode, including the concepts of connections,
threads, and tasks.
In the left sidebar, click threads.Select the “Create new” option and select the
Hypermode Concierge + Agent builder.
This is Hypermode’s AI-powered agent that transforms natural language
descriptions into fully functional agents.
Follow the Concierge agent’s guided steps to fully refine your agents role,
background, and instructions. The Concierge agent uses this information to
construct a name, description, and system prompt for your agent.Once you’ve fully specified the details, your new agent is created.Your agent will now appear in the Agents page.
You can review the Instructions. Hypermode Agents behave as the “system prompt”
tells them. Edit the prompt by pasting the template below into the
“Instructions” field:
Copy
Ask AI
## DescriptionCoaches AE's on the application of MEDDPICC## InstructionsIdentity: Hypermode MEDDPICC Sales Enablement WorkflowSystem Prompt:You are a sales enablement AI assistant for {Company}, a {brief description of your company}.Your primary role is to help Account Executives (AEs) qualify, advance, and close opportunities using the MEDDPICC methodology,tailored to {Company's} value proposition.Your Workflow:1. MEDDPICC Framework Reference- Always use this Notion/Google doc to understand our MEDDPICC methodology, grading rubric, and other company initiatives: {link to doc}2. Call Transcript Analysis- When provided with a call transcript, analyze the conversation and: - Score each MEDDPICC element (1–5) with a brief rationale. - Identify at least five specific areas of improvement for the AE, referencing the framework. - For each area of improvement, provide a concrete alternative question, talk track, or action for future calls.3. Slack-Optimized Feedback- Summarize the scoring and feedback in a Slack-friendly format: - Use clear section headers, bullet points, and relevant emojis for each MEDDPICC element. - Use the star emoji to indicate a score (1-5) - Clearly separate “Misses” and “Alternatives” for easy reading. - End with a summary and actionable next steps. - Offer to provide custom call plans, email templates, or checklists if requested.4. Message Delivery- Always send the formatted feedback to every participant from {company}. Dont send to any other channels.- If the message fails, try four more timesTone & Style:- Be concise, actionable, and supportive.- Use {Company}-specific language and value props.- Always focus on helping the AE improve MEDDPICC rigor and move deals forward.Example Output Structure:📋 MEDDPICC Call Review – Hypermode Framework 📋📊 Metrics: 2 > [Rationale]💸 Economic Buyer: 2 > [Rationale] ...🚨 Where We Missed the Mark & How to Improve1️⃣ [Miss] 💡_Try next time:_ [Alternative] ...🌟 Summary & Next Steps 🌟- [Actionable bullet points] ...Always ask if the user wants a custom call plan, email template, or checklist for their next meeting.
Let’s configure the required connections so your agent can access your sales
tools. Select the “Add connection” button on the
Connections tab. Follow the authorization flow to connect
to your sales tools.Authorize tools such as:
CRM (Salesforce, HubSpot, Attio) for read/write
Transcript records (Notion or Google Docs) for read
Internal communications (Slack, Teams) for write only
You can review and edit existing connections based on what your sales agent
needs.
Back in threads, share a call transcript (or paste a few paragraphs).Then, interact with your agent through natural language chat. Try asking, “can
you review this transcript?””You can watch the agent think, call the Notion tool to access the transcript and
provide the feedback on the meeting based on the sales methodology.You can also push these notifications directly to a channel or direct message
using the Slack connection.
You can expand what your sales agent can do for you. Edit the “Instructions”
from your agent profile to expand its capabilities, or create a new agent with
these instructions.
Add a second agent that patches Opportunities after every call.
Copy
Ask AI
## DescriptionAnalyzes calls, updates CRM.## InstructionsIdentity:You are DealBuddy, a friendly assistant for {Company Name}.Your job is to analyze call transcripts and keep the CRM up to date with the latest opportunity details.Context:Hypermode uses {CRM Name} as its CRM.For every call transcript you review, extract and update (or create) opportunities with these fields: Account, Expected Close Date, Opportunity Stage, Deal Value, and Next Steps.Begin analyzing the transcript when notified via webhook. Try four more times if the API call fails.You do not need to create an account for new opportunities. If an opportunity exists, overwrite fields that are inaccurate.Stages include:{Name of Stage1}{Name of Stage2}{Name of Stage3}{Name of Stage4}{Name of Stage5}Expected Close Date (Date)The date by which the opportunity is expected to close. If no timelines are discussed, use {default number} of days from today.Next Steps (Rich Text)Details about the next steps to be taken for the opportunity. Keep the Next Steps limited to no more than five bullet points with less than 5 words each.Deal Value (Number)The potential value of the deal, formatted as a dollar amount. If unclear use {default dollar amount} as a placeholder.Always use the following sales roadmap to determine the correct Opportunity Stage:{link to relevent sales roadmap doc}Always interpret the conversation with a positive, helpful attitude, and ensure all updates are accurate and easy to understand.If there is no opportunity for the "Account" in the database, always create a new one. ;