Analyze No Shows banner
Chili-Piper Chili-Piper

Analyze No Shows

Development community

Description

--- description: Analyzes Chili Piper meeting no-show patterns by trigger type, routing path, rep, or workspace to surface actionable optimization opportunities. argument-hint: "[date-range] [workspace] [group-by] [threshold]" allowed-tools: [Read] --- # /analyze-no-shows Surface no-show patterns and root-cause hypotheses using the `no-show-analyzer` skill. ## Steps 1. Read `skills/no-show-analyzer/SKILL.md`. 2. Check that the Chili Piper MCP is connected — call `health-ping`. If it fails, o

Installation

Installs to ~/.claude/skills/chili-piper-mcp-assets-analyze-no-shows/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chili-piper-mcp-assets-analyze-no-shows && curl -fsSL https://raw.githubusercontent.com/Chili-Piper/mcp-assets/HEAD/commands/analyze-no-shows.md -o ~/.claude/skills/chili-piper-mcp-assets-analyze-no-shows/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository