User Meetings banner
Chili-Piper Chili-Piper

User Meetings

Data community

Description

--- description: Shows all meetings assigned to a specific rep for a period — volume, statuses, and no-show rate — to surface rep-level pipeline health. argument-hint: "<rep-email-or-name> [date-range] [workspace]" allowed-tools: [Read] --- # /user-meetings Show a single rep's meeting health using the `user-meetings` skill. ## Steps 1. Read `skills/user-meetings/SKILL.md`. 2. Check that the Chili Piper MCP is connected — call `health-ping`. If it fails, output the setup instructions from `mc

Installation

Installs to ~/.claude/skills/chili-piper-mcp-assets-user-meetings/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository