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.
Manages team meeting types and their reminders — list, inspect, create, update, delete — with a dry-run plan and confirmation before any write.
> /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.
/manage-meeting-typesContext preview
What this command does when you run it.
Manages team meeting types and their reminders — list, inspect, create, update, delete — with a dry-run plan and confirmation before any write.
description: Manages team meeting types and their reminders — list, inspect, create, update, delete — with a dry-run plan and confirmation before any write. argument-hint: "<workspace> <list|get|create|update|delete|reminders> [meeting-type] [--apply]" allowed-tools: [Read]
Manage meeting types and reminders using the `meeting-type-management` skill.
> ⚠️ This skill **writes to Chili Piper**. It always produces a dry-run plan first; nothing is changed until you confirm. Deleting a meeting type breaks the scheduling links that use it.
1. Read `skills/meeting-type-management/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 skill's steps in order — including the Checkpoint: present the plan and stop for confirmation even when `--apply` was passed. 5. Output the plan (dry run) or the verified result + audit trail (after apply). 6. Remember: guest-visible invite text is `inviteDescription`, not `description` — disambiguate any "description" request.
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.