distribution-analysis

Compute meeting allocation imbalances and patterns across distribution reps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Distribution Analysis empowers RevOps to diagnose how evenly meetings are allocated across reps within a distribution, using a workspace, distribution weights, and a date range.

Core Features & Use Cases

  • Read distribution configuration and active member stats to determine reps and their configured weights
  • Retrieve meetings hosted by active members for the target date range and classify by status (completed, cancelled, no-show)
  • Compute ideal targets, imbalance metrics, and booking-source/day-of-week patterns to surface actionable recommendations

Quick Start

Run a distribution analysis for a workspace, distribution, and date range to generate the config, rep breakdown, and patterns.

Frequently Asked Questions about distribution-analysis

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

FAQPage Schema
How do I analyze meeting distribution imbalances across my sales reps?

To analyze meeting distribution imbalances, the Skill reads your workspace configuration, resolves active rep weights, and pulls meeting data over a date range to compute allocation metrics and identify booking patterns.

What RevOps metrics are used to diagnose distribution health and meeting routing?

RevOps distribution health is diagnosed by computing ideal meeting targets per rep, measuring imbalance metrics against configured weights, and surfacing day-of-week and booking-source patterns from your meeting data.

How do I get started with a distribution analysis for my workspace?

To get started, you provide a workspace, a distribution, and a date range. The Skill locates the workspace, reads the distribution config, resolves rep names, and pulls meetings to generate the analysis.

Does this distribution analysis tool require any specific dependencies or components?

No dependencies or components are required. The Skill operates independently by calling the public MCP to retrieve workspace lists, distribution configurations, user names, and meeting records directly.

Can I identify booking source patterns and weekly trends for meeting allocations?

Yes, booking source patterns and weekly trends are identified during the analysis. The Skill classifies meetings by status and computes day-of-week and booking-source patterns to surface actionable recommendations.