The MCP Chat Role Card page lets you define and edit an AI chat role. Each role contains skill instructions (in Markdown format) that are injected into the AI conversation to customize its behavior and expertise.
| Field | Description |
|---|---|
| Code | A unique identifier for the role (e.g., SALES, INVENTORY). |
| Description | A short description of the role's purpose and behavior. |
| Model | Optional AI model override (e.g., claude-sonnet-4-6). If empty, the default model is used. |
| Skill | Markdown instructions that define the AI's expertise and behavior when this role is active. Edited in an embedded text editor. |
| Action | Description |
|---|---|
| Import Defaults | Downloads a default skill definition from the standard URL and populates the role with predefined instructions. |