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.
Guides you through building a complete Concierge web-form router from scratch — teams, meeting types, rules, distributions, and the live router — with a confirmation checkpoint before anything is created.
> /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.
/build-concierge-routerContext preview
What this command does when you run it.
Guides you through building a complete Concierge web-form router from scratch — teams, meeting types, rules, distributions, and the live router — with a confirmation checkpoint before anything is created.
description: Guides you through building a complete Concierge web-form router from scratch — teams, meeting types, rules, distributions, and the live router — with a confirmation checkpoint before anything is created. argument-hint: "[workspace] [requirements] [--build]" allowed-tools: [Read]
Build a new Concierge router end to end using the `concierge-router-builder` skill.
> ⚠️ This skill **writes to Chili Piper** and publishes a **live** router. It creates many > objects (teams, meeting types, rules, distributions) and is **not transactional** — a > mid-build failure leaves earlier objects behind. It always runs the interview and presents > a full plan first; nothing is created until you confirm. Data fields and web-form mapping > are **UI-only prerequisites** the API cannot do.
1. Read `skills/concierge-router-builder/SKILL.md`. 2. Check that the Chili Piper MCP is connected — call `health-ping`. If it fails, output the setup instructions from `mcp-servers/chili-piper/README.md` and stop. 3. Map the arguments to the skill inputs:
4. Execute the phases in order — Phase 0 prerequisites, Phase 1 interview, Phase 2 confirmation checkpoint (STOP for confirmation), Phase 3 build, Phase 4 verify & hand off. 5. Output the build plan (dry run) or the built objects + booking slug + go-live checklist (after `--build`). 6. Tip: to *edit* an existing router use `/configure-concierge-router`; to *diagnose* one use `/debug-concierge` or `/audit-routing`.
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.
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.
Manages Distro (lead-routing) routers — list, inspect, create, update, activate/deactivate, delete — with a dry-run plan and confirmation before any write.