From eb5173c2dfa5f894d957f284c5d935fca4ca5150 Mon Sep 17 00:00:00 2001 From: asanghavi Date: Thu, 2 Apr 2026 13:12:37 +0530 Subject: [PATCH] skill description updated --- .../SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/implementing-ui-bundle-agentforce-conversation-client/SKILL.md b/skills/implementing-ui-bundle-agentforce-conversation-client/SKILL.md index fac193e..0e9bd3f 100644 --- a/skills/implementing-ui-bundle-agentforce-conversation-client/SKILL.md +++ b/skills/implementing-ui-bundle-agentforce-conversation-client/SKILL.md @@ -1,6 +1,6 @@ --- name: implementing-ui-bundle-agentforce-conversation-client -description: Embed, configure, or style the Agentforce Conversation Client (chat agent widget) in a React app. Matches any request to add, embed, integrate, set up, or remove an agent, chatbot, chat widget, conversation client, or AI assistant in a React component — including styling (colors, fonts, spacing, borders), layout (inline vs floating, width, height, dimensions), and props (agentId, agentLabel, headerEnabled, showHeaderIcon, showAvatar, styleTokens). Also matches references to specific agents (e.g. travel agent, HR agent, support agent, employee agent). +description: Use this skill when the user asks to add, embed, integrate, configure, style, or remove an agent, chatbot, chat widget, conversation client, or AI assistant in a React component. Covers styling (colors, fonts, spacing, borders), layout (inline vs floating, width, height, dimensions), and props (agentId, agentLabel, headerEnabled, showHeaderIcon, showAvatar, styleTokens). Also matches references to specific agents (e.g. travel agent, HR agent, support agent, employee agent). Never create a custom agent, chatbot, or chat widget component. metadata: author: ACC Components version: 1.0.1