analyze-distribution
Analyzes a Chili Piper distribution (round-robin queue) for imbalance vs. configured weights, booking-source and day-of-week skew, and cancellation breakdown.
Inspect a single Chili Piper meeting — routing path, rep assignment, outcome, and anomalies — and get a recommended next action.
> /plugin marketplace add Chili-Piper/mcp-assets > /plugin install chili-piper-skills@chili-piper-skills
How it fires
How this command gets triggered: by you, by Claude, or both.
/inspect-meetingContext preview
What this command does when you run it.
Inspect a single Chili Piper meeting — routing path, rep assignment, outcome, and anomalies — and get a recommended next action.
description: Inspect a single Chili Piper meeting — routing path, rep assignment, outcome, and anomalies — and get a recommended next action. argument-hint: "<meeting-id or guest@email.com>" allowed-tools: [Read]
Deep-dive into one meeting using the `meeting-inspector` skill.
1. Read `skills/meeting-inspector/SKILL.md`. 2. Check that the Chili Piper MCP is connected — call `health-ping`. If it fails, output setup instructions from `mcp-servers/chili-piper/README.md` and stop. 3. Determine the input type from the argument:
4. Load `skills/meeting-inspector/references/api-reference.md` before making any MCP calls — it contains critical field-name gotchas. 5. Execute the skill steps in order. 6. Output the full inspector report (summary, routing trace, anomalies, recommended action).
Official, first-party Skills and ChatGPT GPTs for the Chili Piper MCP server. Maintained by Chili Piper.
Analyzes a Chili Piper distribution (round-robin queue) for imbalance vs. configured weights, booking-source and day-of-week skew, and cancellation breakdown.
Analyzes Chili Piper meeting no-show patterns by trigger type, routing path, rep, or workspace to surface actionable optimization opportunities.
Audit all Chili Piper concierge routers for coverage gaps, stale rules, empty distributions, and catch-all overflow.
Guides you through building a complete Concierge web-form router from scratch — teams, meeting types, rules, distributions, and the live router — with a…
Checks why a rep or team is showing no available slots — diagnoses calendar connectivity, working hours, meeting limits, and distribution membership to find…
Manages Concierge routers (web-form routing) — list, inspect, create, update, delete — with a dry-run plan and confirmation before any write.