experience-ui-bundle-agentforce-client-generate

Manage Agentforce Conversation Client configuration within Salesforce UI Bundle projects.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/padjei/SF_Agents --skill experience-ui-bundle-agentforce-client-generate-padjei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experience-ui-bundle-agentforce-client-generate
Source: https://github.com/padjei/SF_Agents/tree/main/.claude/skills/experience-ui-bundle-agentforce-client-generate
Command: npx skills add https://github.com/padjei/SF_Agents --skill experience-ui-bundle-agentforce-client-generate-padjei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @salesforce/ui-bundle-template-feature-react-agentforce-conversation-client, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of managing Agentforce Conversation Client in UI Bundle projects, providing a structured approach to add, configure, and integrate chat widgets, chatbots, or AI assistants into Salesforce UI Bundles.

Core Features & Use Cases

  • Agentforce Conversation Client Management: Handles the addition, embedding, and configuration of the Agentforce Conversation Client in UI Bundle projects.
  • Agent ID Resolution: Resolves and validates Salesforce agent IDs for the conversation client.
  • Component Integration: Assists with the integration of the conversation client into specific files and with custom agent ID assignment.
  • Use Case: Ideal for Salesforce developers or administrators looking to enhance their UI Bundle with conversational AI capabilities.

Quick Start

Use the 'experience-ui-bundle-agentforce-client-generate' skill to add the Agentforce Conversation Client to your project, specifying the target file and any additional props you wish to set.

Frequently Asked Questions about experience-ui-bundle-agentforce-client-generate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add an Agentforce Conversation Client to a Salesforce UI Bundle project?

To add an Agentforce Conversation Client to a Salesforce UI Bundle project, use the experience-ui-bundle-agentforce-client-generate skill to coordinate component addition, assign custom agent IDs, and embed the chat widget into specific target files.

What is the process for resolving Salesforce agent IDs when integrating a conversation client?

Resolving Salesforce agent IDs for conversation client integration involves validating the specific agent identifiers within the UI Bundle configuration. The skill handles agent ID resolution to ensure the conversational AI client connects to the correct agent.

Can I configure custom properties when embedding the Agentforce Conversation Client in a UI Bundle?

Yes, you can configure custom properties when embedding the Agentforce Conversation Client. When adding the client to your UI Bundle, you can specify the target file and define additional props to customize the chat widget integration.

Does the UI Bundle Agentforce client generation skill work with React components?

Yes, the skill works with React components. It explicitly depends on the @salesforce/ui-bundle-template-feature-react-agentforce-conversation-client package to manage and integrate conversational AI elements into existing React-based UI frameworks.

What are the limitations when managing conversational AI elements in Salesforce UI Bundles?

Limitations when managing conversational AI elements in Salesforce UI Bundles include being restricted to the Salesforce development environment and relying on the specific React agentforce conversation client dependency for component integration and configuration.