prompt-design

Installation
SKILL.md

Create xmcp Prompt

You are helping the user create a new xmcp prompt. Follow this interactive workflow.

Step 1: Gather Information

Before generating any code, ask the user these questions using AskUserQuestion:

  1. Prompt name (if not provided): What should the prompt be named? (Use kebab-case)

  2. Prompt type: Ask which type of prompt they need:

    • Simple - Static prompt text without parameters
    • Parameterized - Prompt with user-provided parameters (most common)
    • Multi-content - Returns multiple content blocks (text, images, etc.)
Related skills
Installs
30
Repository
xmcp-dev/skills
First Seen
Jan 25, 2026