Org Meeting Report banner
Chili-Piper Chili-Piper

Org Meeting Report

Development community

Description

--- description: Org-wide meeting volume and health snapshot — total booked, completed, no-show, and cancelled by workspace — for weekly or monthly executive reviews. argument-hint: "[date-range] [group-by]" allowed-tools: [Read] --- # /org-meeting-report Produce an org-wide meeting health snapshot using the `org-meeting` skill. ## Steps 1. Read `skills/org-meeting/SKILL.md`. 2. Check that the Chili Piper MCP is connected — call `health-ping`. If it fails, output the setup instructions from

Installation

Installs to ~/.claude/skills/chili-piper-mcp-assets-org-meeting-report/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository