Sf Ai Agentforce Conversationdesign
Crafts engaging, structured conversations for AI agents to guide users effectively towards desired outcomes.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sf-ai-agentforce-conversationdesign npx -- -y @trustedskills/sf-ai-agentforce-conversationdesign
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sf-ai-agentforce-conversationdesign": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sf-ai-agentforce-conversationdesign"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The Conversation Design skill streamlines the creation of Salesforce AI agents by managing complex dialogue flows, ensuring natural interactions between users and automated systems. It enables developers to define specific conversation paths, handle user inputs dynamically, and integrate seamlessly with existing Salesforce data structures for a cohesive experience.
When to use it
- Building customer service bots that require multi-step troubleshooting workflows.
- Designing internal support agents that must navigate strict compliance or approval hierarchies.
- Creating sales enablement tools where the agent needs to guide users through specific product qualification steps.
- Developing chat interfaces that require context retention across multiple turns of a conversation.
Key capabilities
- Structured dialogue flow management for logical progression.
- Dynamic input handling to adapt to varying user queries.
- Seamless integration with Salesforce data ecosystems.
- Support for complex, multi-turn interaction scenarios.
Example prompts
- "Create a conversation flow where the agent first identifies the customer's issue and then retrieves relevant case history before offering solutions."
- "Design a dialogue path that guides a sales rep through a product demo checklist while logging their responses to the CRM."
- "Build an interactive script for onboarding new employees that asks specific questions and updates their profile status upon completion."
Tips & gotchas
Ensure your conversation logic accounts for edge cases where users might provide ambiguous inputs or interrupt the flow unexpectedly. Test thoroughly with real-world data scenarios to verify that the agent correctly retrieves and displays Salesforce information within the dialogue context.
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.