user-copy

Copy a source user's Chili Piper workspace and team memberships to a target user.

7|1|Updated May 8, 2026
One-click install
npx skills add https://github.com/Chili-Piper/mcp-assets --skill user-copy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: user-copy
Source: https://github.com/Chili-Piper/mcp-assets/tree/main/skills/user-copy
Command: npx skills add https://github.com/Chili-Piper/mcp-assets --skill user-copy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Copying a source user's Chili Piper workspace and team memberships to a target user — including an optional grant of product licenses — to eliminate manual reconfiguration during onboarding, transfers, or departures.

Core Features & Use Cases

  • Mirror workspace memberships from source to target to preserve routing, visibility, and access.
  • Duplicate team memberships across workspaces, with an option to copy licenses additively.
  • Generate a dry-run plan that shows exactly which workspaces, teams, and licenses would be added or skipped before any changes are written.

Quick Start

Run a dry_run to preview the planned workspace, team, and license changes for the source and target users.

Frequently Asked Questions about user-copy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I copy Chili Piper workspace and team memberships from one user to another?

You can copy workspace and team memberships by running the user-copy task, which reads a source user's Chili Piper configuration via MCP API calls and applies those exact workspace and team additions to a target user.

Can I preview workspace and team changes before applying them to a target user?

Yes, you can generate a dry-run plan that shows exactly which workspaces, teams, and licenses would be added or skipped before any actual changes are written to the target user.

Does copying user memberships in Chili Piper also transfer product licenses?

Copying user memberships optionally includes transferring product licenses, applying them additively to the target user via the user-update-licenses MCP API call.

When should I use user-copy for Chili Piper workspace configuration?

Use user-copy during employee onboarding, offboarding, or role changes to eliminate manual reconfiguration and instantly mirror a source user's routing, visibility, and access permissions to a target user.

What is the best way to automate Chili Piper onboarding without manual team setup?

The best way to automate onboarding is using user-copy to duplicate a source user's workspace and team memberships to a new user, preserving routing and visibility while avoiding manual reconfiguration.