forcedotcom/sf-skills

Salesforce's curated collection of agent skills for building applications. Optimized for Agentforce Vibes, compatible with all AI tools.

987Stars on the repository
226Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

forcedotcom/sf-skills

Skill Claude Code

Create / provision / set up a NEW Digital Experience (Communities) / Experience Cloud site — employee service, IT support, help desk, HR, customer, and partner portals — via the headless-360 MCP site-creation APIs. Use whenever a user asks to create/provision/set up a portal, site, or community, e.g.: 'create an…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: pass 234 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Salesforce architecture diagrams using Mermaid with ASCII fallback. Use this skill when generating text-based diagrams for Salesforce architecture, OAuth flows, ERDs, integration sequences, or Agentforce structure. TRIGGER when: user says "diagram", "visualize", "ERD", or asks for sequence diagrams, flowcharts, class…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: pass 95 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Salesforce Industries Common Core (OmniStudio/Vlocity) Apex callable generation and review skill with 120-point scoring. Use when creating, reviewing, or migrating Industries callable Apex implementations. TRIGGER when: user creates or reviews System.Callable classes, migrates VlocityOpenInterface or…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: warn 176 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

OmniStudio Data Mapper (formerly DataRaptor) creation and validation with 100-point scoring. Use when building Extract, Transform, Load, or Turbo Extract Data Mappers, mapping Salesforce object fields, or reviewing existing Data Mapper configurations. TRIGGER when: user creates Data Mappers, configures field mappings…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: pass 142 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Salesforce Industries DataPack deployment automation using Vlocity Build. TRIGGER when: user deploys or validates OmniStudio/Vlocity DataPacks with vlocity commands (packDeploy/packRetry/packExport/packGetDiffs), sets up DataPack CI/CD pipelines, or troubleshoots DataPack migration errors. DO NOT TRIGGER when…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: pass 132 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Cross-cutting OmniStudio analysis skill for namespace detection, dependency visualization, and impact analysis across OmniScripts, FlexCards, Integration Procedures, and Data Mappers. TRIGGER when: user asks about OmniStudio dependencies, wants namespace detection (Core vs vlocitycmt vs vlocityins), needs impact…

not rated 987 +21 yesterday A Socket: passSnyk: warnSkillSpector: pass 156 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Salesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: pass 161 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

OmniStudio FlexCard creation and validation with 130-point scoring. Use when building at-a-glance UI cards, configuring data source bindings to Integration Procedures, or reviewing existing FlexCard definitions for accessibility and performance. TRIGGER when: user creates FlexCards, configures data sources, designs…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: warn 126 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

OmniStudio Integration Procedure creation and validation with 110-point scoring. Use this skill when building server-side process orchestrations that combine Data Mapper actions, Apex Remote Actions, HTTP callouts, and conditional logic. TRIGGER when: user creates Integration Procedures, adds Data Mapper steps…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: warn 130 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

OmniStudio OmniScript creation and validation with 120-point scoring. Use when building guided digital experiences, multi-step forms, or interactive processes that orchestrate Integration Procedures and Data Mappers. TRIGGER when: user creates OmniScripts, designs step flows, configures element types, or reviews…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: pass 121 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude Code

Fetch agentic setup prompt categories from a connected Salesforce org using the Connect API. Use this skill to call GET /agenticsetup/categories and return the list of prompt categories, optionally with their nested prompts. TRIGGER when: user asks to get, fetch, list, or show agentic setup categories, prompt…

not rated 987 +21 yesterday A Socket: passSnyk: warnSkillSpector: pass 120 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Use this skill when users need to create, generate, or validate Salesforce Custom Metadata Type metadata — the mdt object, its fields, and its deployable records. Trigger when users mention custom metadata types, CMDT, mdt objects, custom metadata records, .md-meta.xml files, or reference/config data that must ship…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: warn 189 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Use this skill when users need to create, generate, or validate Salesforce Custom Setting metadata. Trigger when users mention custom settings (hierarchy or list), customSettingsType, SetupOwnerId, per-profile/per-user config overrides, feature flags, feature toggles, kill switches, or on/off switches admins flip to…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: warn 203 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Authoritative field/schema reference for 2130 STANDARD Salesforce objects — use to look up standard sObject and Tooling field API names, types, properties (filterable/sortable/groupable/updateable), and relationship names for Account, Contact, Opportunity, Lead, Case, ApexClass, ApexCodeCoverage, TraceFlag, and more.…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: pass 221 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Salesforce data operations with 130-point scoring. Use this skill to create, update, delete, bulk import/export, generate test data, and clean up org records using sf CLI and anonymous Apex. TRIGGER when: user creates test data, performs bulk import/export, uses sf data CLI commands, needs data factory patterns for…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: pass 125 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Data Mask end-to-end operation on a sandbox: configure a masking policy over PII, run the masking job, poll it to completion, report masked-record results, and abort an in-progress run. Use when the user needs to run, monitor, or cancel a Salesforce Data Mask job, mask PII/sandbox data, or work with DataMaskPolicy /…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: pass 158 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Use this skill to configure or inspect Salesforce Data Cloud DataSpace access for permission sets. Grants dataspace-level access via MDAPI PermissionSet XML with dataspaceScopes elements, optionally grants object-level access to DMO, DLO, or CIO objects via the Object Access Grants Connect API, and inspects existing…

not rated 987 +21 yesterday C Socket: passSnyk: passSkillSpector: pass 195 tokens original Apache-2.0

platform-docs-get

42

forcedotcom/sf-skills

Skill Claude CodeCodex

Official Salesforce documentation retrieval skill. Use when you need authoritative Salesforce docs from developer.salesforce.com, help.salesforce.com, architect.salesforce.com, admin.salesforce.com, or lightningdesignsystem.com, especially when pages are JS-heavy, shell-rendered, or hard to extract with naive…

not rated 987 +21 yesterday A Socket: passSnyk: warnSkillSpector: pass 150 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Configure (or troubleshoot) an AI coding agent or CLI to route through the Salesforce Models API using a signed OrgJWT. Use this skill when pointing an agent at the Salesforce model endpoint (api.salesforce.com/ai/gpt/v1), setting up OrgJWT / Bedrock-mode auth, wiring the agent's settings, API-key helper, and…

not rated 987 +21 yesterday C Socket: passSnyk: passSkillSpector: warn 144 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Use this skill when authoring PolicyRuleDefinition and PolicyRuleDefinitionSet metadata XML for Salesforce Data Cloud governance policies, or when editing .policyRuleDefinition / .policyRuleDefinitionSet files. Covers the category decision tree, full schema for all policy variants (ACCESS, GOVERNANCE, RECORD…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: pass 133 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Use to configure, set up, or repair the Sales Management agent and Agentforce Pipeline Management in a Salesforce org. Automates metadata creation for flows, prompt templates, permission sets, and data source configuration. TRIGGER when: user wants to enable Pipeline Management, configure Sales pipeline features, set…

not rated 987 +21 yesterday A Socket: passSnyk: passSkillSpector: warn 186 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude Code

Single entry point for the Unified Catalog Service Process lifecycle in Salesforce — find and deploy Service Process templates, create a Service Process from scratch, activate one, or organize it under a catalog category. It discovers the platform's own guided setup recipe for the requested operation and follows its…

not rated 987 +21 yesterday A SkillSpector: pass 189 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude Code

Deploys an Agentforce Concierge portal on an LWR Experience Cloud site: provisions the site, configures Concierge components, sets up branding, wires the agent, enables guest access, and publishes. Use when the user wants to stand up a Help Portal / Agentforce Concierge portal — standalone or as the channel step in a…

not rated 987 +21 yesterday A Socket: warnSnyk: passSkillSpector: pass 121 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude CodeCodex

Activate an Enhanced MessagingChannel (WhatsApp / Apple / Facebook / SMS / RCS) by PATCHing MessagingChannelUsage.DeploymentStatus from Disabled to Provisioning via the standard REST sobject endpoint. The UDD save-hook fires on the REST write, dispatches by MessageType for the external callout (WHATSAPP → Meta…

not rated 987 +21 yesterday A Socket: warnSnyk: passSkillSpector: pass 208 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: