Dialog Patterns
Identifies recurring conversation structures to predict user intent and tailor responses proactively.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add dialog-patterns npx -- -y @trustedskills/dialog-patterns
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"dialog-patterns": {
"command": "npx",
"args": [
"-y",
"@trustedskills/dialog-patterns"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to generate and utilize common conversational patterns, such as greetings, apologies, requests for clarification, and confirmations. It helps create more natural and engaging interactions by providing pre-built templates for various dialog scenarios. The skill aims to improve the fluency and responsiveness of AI agent conversations.
When to use it
- Onboarding new users: Use greeting patterns to welcome and guide them through a process.
- Handling errors: Employ apology patterns when an error occurs or a request cannot be fulfilled.
- Confirming user intent: Utilize confirmation patterns to ensure the agent understands the user's needs accurately.
- Gathering more information: Leverage clarification patterns to ask follow-up questions and refine understanding.
Key capabilities
- Greeting patterns
- Apology patterns
- Request for Clarification patterns
- Confirmation patterns
Example prompts
- "Generate a greeting pattern for welcoming a new customer."
- "Provide an apology pattern for when the system is temporarily unavailable."
- "Show me a request for clarification pattern to confirm a user's order details."
- “Create a confirmation pattern after receiving payment.”
Tips & gotchas
This skill requires some understanding of conversational flow and desired tone. While it provides templates, tailoring them to specific contexts will yield the best results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.