Skip to main content
Run any Skill in Manus
with one click
salesforce-misc
GitHub creator profile

salesforce-misc

Repository-level view of 22 collected skills across 2 GitHub repositories.

skills collected
22
repositories
2
updated
2026-07-07
repository explorer

Repositories and representative skills

agent-setup-configuration
software-developers

Automate complete Agent deployment workflow for Data360 Retail Solution Kit using Salesforce CLI. Creates agent user via Apex, updates bot-meta.xml, deploys agents package, assigns permission sets, and activates agent. NO browser automation, CLI-only workflow. Use when user wants to setup agents, configure agents, deploy DIY_Employee_Agent, or activate Agentforce agents.

2026-07-07
agentforce-data-library
software-developers

Create single or multiple Agentforce Data Libraries (ADL) with PDF file uploads. Handles library creation, AWS S3 file upload via presigned URL, and indexing. Supports batch creation of multiple libraries. Uses correct Einstein API endpoint (/einstein/data-libraries, NOT /connect/einstein). Use when user wants to create data libraries for Agentforce grounding with documents.

2026-07-07
assign-permission-to-app
software-developers

Assign DIY Store Front App permission to current user via Permission Sets and Apex automation, then activate Retail_Account_Record_page as the org-default View page for the Account object via Metadata API. Uses SF CLI apex run + project retrieve/deploy - no browser automation.

2026-07-07
base-metadata-deploy
software-developers

Deploy base Retail Solution Kit metadata using Salesforce CLI. Clones repo if needed, deploys diy-base metadata, assigns permission sets, activates price books, imports sample data, and executes Apex scripts. CLI-only workflow with no browser automation.

2026-07-07
cms-workspace-setup
software-developers

Creates Salesforce Commerce B2C CMS workspaces via Connect API, retrieves CMS channels, adds them to the workspace, and uploads product images. Use when the user wants to "create a CMS workspace", "set up B2C workspace", "create Commerce workspace with channels", "add CMS channels to workspace", "upload images to CMS", or mentions Salesforce Commerce Cloud CMS workspace setup. Handles authentication via Salesforce CLI org alias, workspace creation, channel retrieval, channel association, and image upload through Connect API endpoints.

2026-07-07
copy-field-sync
software-developers

Automate Data Cloud Copy Field sync for Contact object using Playwright browser automation. Syncs Average Order Value Lifetime, Average Purchase Value, Customer Lifespan, Customer Lifetime Value, and Unified Contact Profile Information. Uses MCP Playwright tools only. Use when user wants to sync copy fields, start field sync, or configure Data Cloud copy fields.

2026-07-07
create-individual-retrievers
software-developers

Create Data Cloud Individual Retrievers with no code using REST API. Automatically creates BOTH retrievers (DIY_Bathroom Retriever and Building_a_Deck Retriever) when invoked. Accepts org alias as parameter. Uses Salesforce Connect REST API only (curl + bash + python3). Use when user wants to create retrievers, setup Individual Retrievers, or configure Data Cloud retrievers.

2026-07-07
data-cloud-related-list
software-developers

Automate creation of Data Cloud Related Lists on Contact object using Playwright browser automation. Creates Customer Affinities related list with proper configuration, then triggers a Full Refresh on Account_Home and Contact_Home Data Streams in the same browser session (fire-and-forget โ€” no SOQL polling). Uses MCP Playwright tools only. Use when user wants to create Data Cloud related list, add related list to Contact, or configure Data Cloud relationships.

2026-07-07
Showing top 8 of 20 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded