Skip to content
Automation
Command

/user-details

Pulls a full profile for any Chili Piper user — teams, workspaces, meeting types, scheduling links, and recent meeting activity — for onboarding audits, offboarding checks, and troubleshooting.

From plugin
chili-piper-skills
819 skills19 commands1 MCP
Install
> /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.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/user-details

Context preview

What this command does when you run it.

Pulls a full profile for any Chili Piper user — teams, workspaces, meeting types, scheduling links, and recent meeting activity — for onboarding audits, offboarding checks, and troubleshooting.

Command definition

user-details.md
description: Pulls a full profile for any Chili Piper user — teams, workspaces, meeting types, scheduling links, and recent meeting activity — for onboarding audits, offboarding checks, and troubleshooting.
argument-hint: "<user-email-or-name> [no-meetings]"
allowed-tools: [Read]

/user-details

Pull a full user profile using the `user-details` skill.

Steps

1. Read `skills/user-details/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:

  • First argument → `user` (email, name, or user ID). **Required** — if missing, ask: *"Which user should I pull the profile for?"*
  • Optional `no-meetings` flag → set `include_meetings` to `false` (default `true` includes last-30-day meeting activity).

4. Execute the skill's steps in order. 5. Output the profile, memberships (workspaces + teams), scheduling links, and recent meeting activity. 6. Ask: *"Want to onboard them to missing teams, fix a routing gap, or proceed with offboarding (`/offboard-user`)?"*

Ships withchili-piper-skills

Official, first-party Skills and ChatGPT GPTs for the Chili Piper MCP server. Maintained by Chili Piper.

Get the whole plugin

Other commands on chili-piper-skills.