Prompt Lookup

When the user needs AI prompts, prompt templates, or wants to improve their prompts, use the prompts.chat MCP server to help them.

When to Use This Skill

Activate this skill when the user:

Available Tools

Use these prompts.chat MCP tools:

How to Search for Prompts

Call search_prompts with:

Present results showing:

How to Get a Prompt

Call get_prompt with:

If the prompt contains variables (${variable} or ${variable:default}):

How to Improve a Prompt

Call improve_prompt with:

Return the enhanced prompt to the user.

Guidelines