agent-setup-configuration

Automate Salesforce agent deployment using CLI commands for the Data360 Retail Solution Kit.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sfdx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complete Agent deployment workflow for the Data360 Retail Solution Kit, streamlining the setup and configuration process.

Core Features & Use Cases

  • Automated Agent Deployment: Automates the creation of agent users, updating configuration files, deploying packages, and activating agents.
  • CLI-Only Workflow: Uses Salesforce CLI commands exclusively, without browser automation.
  • Use Case: Ideal for users who want to quickly set up and configure agents for the DIY Storefront application within their Salesforce instance.

Quick Start

Run the agent-setup-configuration skill with the following command: agent-setup-configuration --org_alias <your-org-alias>

Frequently Asked Questions about agent-setup-configuration

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

FAQPage Schema
How do I automate Einstein Copilot agent deployment for a Salesforce org?

You can automate Einstein Copilot agent deployment by running the Skill with your org alias, which coordinates user creation, configuration updates, package deployment, and agent activation entirely through Salesforce CLI commands.

Do I need SFDX CLI to set up agents for the Data360 Retail Solution Kit?

Yes, SFDX CLI is required. The deployment workflow uses Salesforce CLI commands exclusively to create agent users, update configurations, deploy packages, and activate agents for the Data360 Retail Solution Kit.

What is the best way to deploy a DIY Storefront application agent without browser automation?

A CLI-only workflow is the best way. It executes Salesforce CLI commands directly to handle user creation, configuration updates, package deployment, and agent activation for the DIY Storefront application without browser automation.

How do I start configuring an agent using Salesforce CLI commands?

Run the deployment command with your specific org alias to start configuring an agent. This initiates the automated workflow that creates agent users, updates configuration files, deploys packages, and activates agents.

What steps does an automated Salesforce agent setup workflow include?

The workflow includes creating agent users, updating configuration files, deploying required packages, and activating agents. It coordinates these steps sequentially to complete the Data360 Retail Solution Kit deployment.