ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

meetmatch_sales_coach

AI sales coach that sends personalized morning briefings, tracks rep patterns over time, and uses MeetMatch's ML predictions to make your agent smarter about sales outcomes.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/brettonb/meetmatch-sales-coach
Or

MeetMatch Sales Coach

Your OpenClaw agent knows how to write emails and search the web. This skill teaches it how to actually sell.

MeetMatch Sales Coach connects your agent to real sales outcome data: which reps close which types of deals, who's at risk of a no-show, what coaching patterns emerge across hundreds of calls. Your agent doesn't just read a CRM. It taps into a prediction engine trained on your team's historical close data, then turns that into personalized coaching for every rep, every morning.

The result: your OpenClaw agent becomes the most prepared person on your sales team.

What your agent gets access to

Meeting schedules with risk scores. Not just "you have a 2pm call." Your agent sees that the 2pm has a 73% no-show probability and the prospect came from a paid ad campaign with historically low attendance. It can warn the rep, suggest a confirmation sequence, or flag the meeting for overbooking.

ML-powered routing context. MeetMatch doesn't use round-robin. It uses machine learning trained on historical close data to match each prospect with the rep most likely to convert them. Your agent can surface why a specific meeting was routed to a specific rep ("You close 3x more deals in healthcare than the team average"), giving the rep genuine confidence before the call.

Persistent rep memory. After every call, MeetMatch generates coaching analysis. This skill accumulates those observations into a memory that follows each rep across weeks and months. If a rep keeps losing deals during the pricing conversation, your agent notices and brings it up before their next call where pricing matters.

Performance data. Close rates, no-show rates, streak data, trend lines. Not vanity metrics. The numbers your agent needs to write a morning briefing that actually means something.

Morning Briefing

Every morning at a configurable hour, this skill generates a personalized briefing for each rep. The briefing includes:

  • Today's meetings with prospect context and risk flags
  • One focused coaching nudge based on the rep's long-term patterns
  • Prep tips specific to each meeting (not generic advice, actual observations from prior calls with similar prospects)
  • A performance snapshot showing close rate trend and team comparison

Briefings are sent via email by default. Your agent can also generate on-demand briefings when a rep asks.

Memory that gets smarter

The coaching memory isn't static. After every call:

  1. MeetMatch runs transcript analysis and generates a coaching scorecard
  2. This skill compares the new data against the rep's existing memory
  3. Patterns get reinforced, outdated observations get retired, milestones get recorded
  4. The next briefing incorporates everything

A rep who used to struggle with objection handling but improved over the last month? The memory tracks that progression.

Metadata

Author@brettonb
Stars4190
Views2
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-brettonb-meetmatch-sales-coach": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.