embed-service-agent-on-experience-site

Automate Salesforce Embedded Service Agent deployment on Experience Cloud Sites.

4|2|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/salesforce-misc/Data360AgentforceSolutionKitRetail --skill embed-service-agent-on-experience-site
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: embed-service-agent-on-experience-site
Source: https://github.com/salesforce-misc/Data360AgentforceSolutionKitRetail/tree/main/.claude/skills/embed-service-agent-on-experience-site
Command: npx skills add https://github.com/salesforce-misc/Data360AgentforceSolutionKitRetail --skill embed-service-agent-on-experience-site

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the complex deployment of a Salesforce Embedded Service Agent on an Experience Cloud Site, simplifying the process for users.

Core Features & Use Cases

  • Automated Deployment: Steps include enabling messaging, registering domains, installing packages, and activating messaging channels.
  • Use Case: For users looking to embed a Salesforce service agent on their external website, this Skill automates the required steps to set up the infrastructure for seamless service integration.

Quick Start

Use the skill to embed a Salesforce Embedded Service Agent on your Experience Cloud Site by running the embed-service-agent-on-experience-site command.

Frequently Asked Questions about embed-service-agent-on-experience-site

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

FAQPage Schema
How do I automate Salesforce Embedded Service Agent deployment on an Experience Cloud Site?

You can automate Salesforce Embedded Service Agent deployment by running scripts that handle enabling messaging, registering domains, and deploying Embedded Service Packages using Salesforce CLI and Apex scripts.

What is required to deploy an Embedded Service Agent on an Experience Cloud Site?

Deploying an Embedded Service Agent requires a Salesforce org with the necessary features and permissions to perform metadata API operations for activating messaging channels.

Can I use Salesforce CLI to activate messaging channels for an Experience Cloud Site?

Yes, Salesforce CLI is used alongside Apex scripts to execute and verify the activation of messaging channels and the deployment of Embedded Service Packages.

What steps are involved in embedding a service agent on an external website?

Embedding a service agent involves enabling messaging, registering domains, installing packages, and activating messaging channels to set up the infrastructure for service integration.

Does deploying an Embedded Service Agent require manual metadata API operations?

No, the deployment process automates the required metadata API operations through scripts, simplifying the setup of the Embedded Service Agent infrastructure.

Why use Apex scripts to set up a Salesforce Embedded Service Agent?

Apex scripts are used to execute and verify the complex deployment steps of a Salesforce Embedded Service Agent, ensuring seamless service integration on Experience Cloud Sites.