user-meetings

Compute rep meeting health metrics and flag anomalies across date ranges.

7|1|Updated May 8, 2026
One-click install
npx skills add https://github.com/Chili-Piper/mcp-assets --skill user-meetings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: user-meetings
Source: https://github.com/Chili-Piper/mcp-assets/tree/main/skills/user-meetings
Command: npx skills add https://github.com/Chili-Piper/mcp-assets --skill user-meetings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill pulls all meetings for a specific rep within a defined period, computes key health metrics, and surfaces coaching or routing opportunities.

Core Features & Use Cases

  • Rep-level health analysis: returns total meetings, completion rate, no-show rate, and a count of past-active instances to gauge pipeline health.
  • Anomaly detection: flags patterns like high no-show rates, low volume, or excessive cancellations to prompt coaching or routing reviews.
  • Meetings list and context: provides a detailed list of meetings with statuses, times, and workspace context for targeted follow-ups.

Quick Start

Provide rep identifier and date range to retrieve meetings and view health metrics.

Frequently Asked Questions about user-meetings

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze rep meeting health metrics for no-show and completion rates?

To analyze rep meeting health metrics, you provide a rep identifier and date range to fetch meetings across 7-day chunks. The system computes no-show, completed, past-active, and cancelled counts to derive completion rates and surface anomalies.

What meeting anomalies can I detect to prompt sales coaching or routing reviews?

Meeting anomaly detection flags patterns like high no-show rates, low meeting volume, or excessive cancellations. These anomaly flags prompt targeted coaching or routing reviews by highlighting deviations from expected rep meeting health.

How do I pull a detailed meetings list with statuses and workspace context for a specific rep?

You pull a detailed meetings list by providing a rep identifier and date range. The output includes meeting times, statuses, and workspace context, ready for targeted follow-ups, coaching, or routing decisions.

Can I gauge pipeline health by tracking past-active meetings and completion rates over time?

Yes, you can gauge pipeline health by computing total meetings, completion rates, no-show rates, and past-active counts. Fetching meetings across 7-day chunks tracks rep meeting health trends over the specified date range.

Does meeting health analysis require specific date ranges or rep identifiers to work?

Meeting health analysis requires a specific rep identifier and a defined date range to function. It uses these inputs to fetch meetings across relevant 7-day chunks and compute health metrics and anomaly flags.