Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

jaganpro/sf-skills

37 skills41.3k installs15.7k starsGitHub

Install

npx skills add https://github.com/jaganpro/sf-skills

Skills in this repo

1Sf ApexThe sf apex skill Generates and reviews Salesforce Apex code with 150-point scoring. TRIGGER when: user writes, reviews, or fixes Apex classes, triggers, test classes, batch/queueable/schedulable jobs, or touches .cls/.trigger files. DO NOT TRIGGER when: LWC JavaScript (use sf-lwc), Flow XML (use sf-flow), SOQL-only queries (use sf-soql), or non-Salesforce code. Documentation covers workflows, commands, and guardrails agents should follow when users invoke this capability. Key documented areas include Apex class generation or refactoring; trigger design and trigger-framework decisions; `@InvocableMethod`, Queueable, Batch, Schedulable, or test-class work; review of bulkification, sharing, security, testing, or maintainability. Use when developers or agents need structured guidance for sf apex tasks with evidence grounded in the bundled SKILL.md rather than generic advice. Apex class generation or refactoring trigger design and trigger-framework decisions `@InvocableMethod`, Queueable, Batch, Schedulable, or test-class work review of bulkification, sharing, security, testing, or maintainability editing LWC JavaScript / HTML / CSS → [sf-lwc](../sf-lwc/SKILL.md) building Flow XML or.1.5kinstalls2Sf Lwcsf-lwc guides developers through Lightning Web Component creation using the PICKLES methodology (prototype, integrate, compose, define, libraries, execute, security). Covers component scaffolding, data access patterns (LDS, Apex, GraphQL), SLDS 2 and dark mode compliance, accessibility, performance optimization, and Jest unit testing. Developers use this skill when touching lwc/**/*.js, .html, .css, or .js-meta.xml files, integrating wire service or Apex, or reviewing component quality. Includes local dev server commands for hot-reload preview without deployment. Delegates Apex backend work to sf-apex, Flow orchestration to sf-flow, and org deployment to sf-deploy.1.5kinstalls3Sf Flowsf-flow is an agent skill from jaganpro/sf-skills that apply sf-flow agent skill workflows from documented skill.md guidance. # sf-flow: Salesforce Flow Creation and Validation Use this skill when the user needs **Flow design or Flow XML work**: record-triggered, screen, autolaunched, scheduled, or platform-event Flows, including validation, architecture choices, and safe deployment sequencing. ## When This Skill Owns the Task Use `sf-flow` when the work involves: - `. Developers invoke sf-flow during build/integrations work for automation & workflows tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments. Category Automation & Workflows with development vertical focus supports repeatable agent-guided delivery.1.4kinstalls4Sf Metadatasf-metadata is an agent skill from jaganpro/sf-skills that apply sf-metadata agent skill workflows from documented skill.md guidance. # sf-metadata: Salesforce Metadata Generation and Org Querying Use this skill when the user needs **metadata definition or org metadata discovery**: custom objects, fields, validation rules, record types, page layouts, permission sets, or schema inspection with `sf` CLI. ## When This Skill Owns the Task Use `sf-metadata` when the work involves: Developers invoke sf-metadata during build/integrations work for automation & workflows tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments. Category Automation & Workflows with development vertical focus supports repeatable agent-guided delivery.1.4kinstalls5Sf Soqlsf-soql is an agent skill from jaganpro/sf-skills that apply sf-soql agent skill workflows from documented skill.md guidance. # sf-soql: Salesforce SOQL Query Expert Use this skill when the user needs **SOQL/SOSL authoring or optimization**: natural-language-to-query generation, relationship queries, aggregates, query-plan analysis, and performance/safety improvements for Salesforce queries. ## When This Skill Owns the Task Use `sf-soql` when the work involves: - `.soq Developers invoke sf-soql during build/integrations work for automation & workflows tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments. Category Automation & Workflows with development vertical focus supports repeatable agent-guided delivery.1.4kinstalls6Sf Debugsf-debug is an agent skill from jaganpro/sf-skills that apply sf-debug agent skill workflows from documented skill.md guidance. # sf-debug: Salesforce Debug Log Analysis & Troubleshooting Use this skill when the user needs **root-cause analysis from debug logs**: governor-limit diagnosis, stack-trace interpretation, slow-query investigation, heap / CPU pressure analysis, or a reproduction-to-fix loop based on log evidence. ## When This Skill Owns the Task Use `sf-debug` Developers invoke sf-debug during ship/testing work for testing & qa tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments. Category Testing & QA with development vertical focus supports repeatable agent-guided delivery.1.4kinstalls7Sf Deploysf-deploy is an agent skill from jaganpro/sf-skills that apply sf-deploy agent skill workflows from documented skill.md guidance. # sf-deploy: Comprehensive Salesforce DevOps Automation Use this skill when the user needs **deployment orchestration**: dry-run validation, targeted or manifest-based deploys, CI/CD workflow advice, scratch-org management, failure triage, or safe rollout sequencing for Salesforce metadata. ## When This Skill Owns the Task Use `sf-deploy` when t Developers invoke sf-deploy during build/integrations work for automation & workflows tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments. Category Automation & Workflows with development vertical focus supports repeatable agent-guided delivery.1.4kinstalls8Sf Permissionssf-permissions is an agent skill from jaganpro/sf-skills that apply sf-permissions agent skill workflows from documented skill.md guidance. # sf-permissions Use this skill when the user needs **permission analysis and access auditing**: Permission Set / Permission Set Group hierarchy views, “who has access to X?” investigations, user-permission analysis, or permission-set metadata review. ## When This Skill Owns the Task Use `sf-permissions` when the work involves: - permission set Developers invoke sf-permissions during build/integrations work for automation & workflows tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments. Category Automation & Workflows with development vertical focus supports repeatable agent-guided delivery.1.4kinstalls9Sf Testingsf-testing is an agent skill from jaganpro/sf-skills that apply sf-testing agent skill workflows from documented skill.md guidance. # sf-testing: Salesforce Test Execution & Coverage Analysis Use this skill when the user needs **Apex test execution and failure analysis**: running tests, checking coverage, interpreting failures, improving coverage, and managing a disciplined test-fix loop for Salesforce code. ## When This Skill Owns the Task Use `sf-testing` when the work inv Developers invoke sf-testing during ship/testing work for testing & qa tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments. Category Testing & QA with development vertical focus supports repeatable agent-guided delivery.1.4kinstalls10Sf Datasf-data is an agent skill from jaganpro/sf-skills that apply sf-data agent skill workflows from documented skill.md guidance. # Salesforce Data Operations Expert (sf-data) Use this skill when the user needs **Salesforce data work**: record CRUD, bulk import/export, test data generation, cleanup scripts, or data factory patterns for validating Apex, Flow, or integration behavior. ## When This Skill Owns the Task Use `sf-data` when the work involves: - `sf data` CLI comm Developers invoke sf-data during ship/testing work for testing & qa tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments. Category Testing & QA with development vertical focus supports repeatable agent-guided delivery.1.4kinstalls11Sf Integrationsf-integration is an agent skill from jaganpro/sf-skills that apply sf-integration agent skill workflows from documented skill.md guidance. # sf-integration: Salesforce Integration Patterns Expert Use this skill when the user needs **integration architecture and runtime plumbing**: Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, CDC, and event-driven integration design. ## When This Skill Owns the Task Use `sf-integration` whe Developers invoke sf-integration during build/integrations work for automation & workflows tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments. Category Automation & Workflows with development vertical focus supports repeatable agent-guided delivery.1.3kinstalls12Sf Diagram MermaidThe sf-diagram-mermaid skill produces Salesforce architecture diagrams using Mermaid syntax with ASCII fallback when rendering is unavailable. It triggers on diagram, visualize, ERD, or sequence requests for Salesforce systems. Use when developers document Salesforce org architecture, integrations, or data models in version-controlled diagram formats.1.3kinstalls13Sf Connected AppsThe sf-connected-apps skill guides OAuth app configuration in Salesforce for Connected Apps and External Client Apps with a 120-point scoring model across six categories. It covers flow selection for authorization code, PKCE, JWT bearer, device, and client credentials, plus metadata paths for connectedApp-meta.xml and eca-meta.xml files. The workflow chooses app model, OAuth flow, template assets, security hardening with least-privilege scopes, and deployment readiness validation. It delegates Named Credentials to sf-integration, permissions to sf-permissions, Apex token code to sf-apex, and deploy to sf-deploy. Spring 2026 notes prefer ECAs for new integrations when Connected App creation is disabled. Use when developers configure OAuth callbacks, consumer keys, certificates, or migrate from Connected Apps to ECAs. Agents should follow the SKILL.md workflow end to end, grounding classification in documented commands, file paths, prerequisites, and troubleshooting notes rather than improvising steps. Configure Salesforce Connected Apps and External Client Apps with OAuth flows, PKCE, JWT bearer, scopes, and security hardening. Invoke when User touches connectedApp-meta.xml, eca-me.1.3kinstalls14Sf Ai AgentscriptThe sf-ai-agentscript skill is designed for build Salesforce Agentforce agents with Agent Script, topics, actions, and testing workflows. Use this skill when the user is authoring .agent files, building finite-state topic flows, or needs repeatable control over routing, variables, actions, and publish behavior. > Start with the shortest guide first: references/activation-checklist.md > > Migrating from the Builder UI? Invoke when the user works on Salesforce Agent Script, Agentforce topics, or agent actions.1.3kinstalls15Sf Diagram NanobananaproThe sf-diagram-nanobananapro skill is designed for generate Salesforce architecture diagrams with NanoBananaPro diagram templates. Gather inputs Decide which of these are needed: object list / metadata purpose: draft vs presentation vs documentation desired aesthetic aspect ratio / resolution whether this is a fresh render or edit of an existing image 2. Build a concrete prompt Good prompts specify: subject and scope composition / layout color treatment labels / legends / relationship lines output quality goal 3. Invoke when the user creates Salesforce architecture or solution diagrams with sf-diagram skill.1.3kinstalls16Sf Ai AgentforceThe sf-ai-agentforce skill is designed for agentforce Builder metadata path for Builder-managed topics/actions, Prompt Builder templates, GenAiFunction/GenAiPlugin, Models API, and custom Lightning types. TRIGGER when:. > For new code-first agent development, prefer sf-ai-agentscript. > > If the work produces or edits a .agent file — including Builder Script / Canvas work that results in an authoring bundle — use sf-ai-agentscript. Invoke when the user asks about sf ai agentforce or related SKILL.md workflows.1.2kinstalls17Sf Ai Agentforce TestingThe sf-ai-agentforce-testing skill is designed for agentforce agent testing with dual-track workflow and 100-point scoring. TRIGGER when: user tests Agentforce agents, runs sf agent test commands, creates test specs, validates. Use multi-turn API testing as the primary path when conversation continuity matters. Use CLI Testing Center as the secondary path for single-utterance and org-supported test-center workflows. Invoke when the user asks about sf ai agentforce testing or related SKILL.md workflows.1.2kinstalls18Sf Ai Agentforce ObservabilityThe sf-ai-agentforce-observability skill is designed for agentforce session tracing extraction and analysis. TRIGGER when: user extracts STDM data from Data Cloud, analyzes agent session traces, debugs agent conversations via. Verify setup and auth Confirm Data 360 tracing exists and JWT/ECA auth is working. Extract to Parquet Use the provided scripts under scripts/ rather than reimplementing extraction logic. Invoke when the user asks about sf ai agentforce observability or related SKILL.md workflows.1.2kinstalls19Sf DocsThe sf-docs skill retrieves and grounds answers in official Salesforce documentation from developer.salesforce.com, help.salesforce.com, architect.salesforce.com, admin.salesforce.com, and lightningdesignsystem.com without local corpus or PDF fallback. Core goal finds the best official HTML page online and extracts enough content to answer confidently, stating weak evidence clearly instead of forcing answers. Workflow classifies requests into developer docs, help setup articles, architect guidance, or design system references before searching. Optional wrapper scripts extract_salesforce_doc.py routes help URLs to a dedicated extractor and supports stealth mode with playwright-stealth for bot-sensitive pages. No indexing, benchmark workflow, or helper CLI dependency is required for the core playbook. Avoid third-party blogs unless explicitly requested. Classify Apex, LWC, metadata, Agentforce, and setup questions to the right doc family table before fetching. JS-heavy shell-rendered pages need browser-rendered extraction rather than naive fetch. Evidence quality threshold: if extraction is weak, say so rather than hallucinating Salesforce behavior from training data alone.1.2kinstalls20Sf Ai Agentforce PersonaThe sf-ai-agentforce-persona skill > # Agent Persona Design ## How to Use This skill designs an AI agent persona through a fast input-to-sample-dialog loop. Provide any starting input - a brand guide PDF, a URL, a prior persona document, or a text description - and the skill drafts a complete persona, shows you how the agent sounds in sample dialog, and lets you refine until it's right. **What it produces:** - A persona document (`_local/generated/[agent-name]-persona.md`) defining who the agent is, how it sounds, and what it never does - Scoring available on request (50-point rubric) - Encoding available as a separate workflow (persona → tool-specific field values) **What it drives downstream:** The persona document feeds into conversation design and Agentforce encoding. Those are separate steps - this skill defines the *persona*, not dialog flows or field configurations. **Session resumption:** If you stop mid-workflow, your partial progress is preserved in the conversation and can be resumed.1.1kinstalls21Sf Datacloudsf-datacloud is a Salesforce Data Cloud agent skill that generates JSON metadata for activation targets, segment activations, calculated insights, and customer graph definitions. Example outputs include CRM_Target activation targets, High_Value_Customers_Activation segment links, and CALCULATED_METRIC expressions such as lifetime value over order-style DMOs. Developers reach for sf-datacloud when wiring unified profiles to downstream destinations or authoring calculated metrics in Data Cloud. The skill focuses on reusable definition templates with developerName, displayName, and expression fields rather than one-off SQL snippets.956installs22Sf Industry Commoncore Omniscriptsf-industry-commoncore-omniscript is a Salesforce Industries agent skill that outputs ready-to-customize OmniScript and OmniProcess JSON templates with placeholder fields such as ParentProcessId, StepName, SequenceNumber, and PropertySetConfig. The skill encodes Step, DataRaptor Extract/Post Actions, Set Values, and related OmniProcess element types with consistent PropertySetConfig structures including validation, remote options, and condition types. Developers reach for this skill when bootstrapping Vlocity or Industries OmniStudio flows instead of copying inconsistent JSON fragments from old orgs. It targets backend and integration engineers building configurable wizards, intake forms, and industry-specific guided experiences on Salesforce.949installs23Sf Industry Commoncore Omnistudio Analyzesf-industry-commoncore-omnistudio-analyze is a jaganpro/sf-skills agent skill for Salesforce OmniStudio impact analysis before edits. It applies dependency graph construction, cross-component traversal, and impact methodology informed by community sf-explorer/omnistudio-mcp-server patterns and official @salesforce/omnistudio-mcp FlexCard schema references. The skill covers OmniScript, Integration Procedure, FlexCard, and Data Mapper relationships so teams see blast radius before deployments. Developers reach for this skill when refactoring OmniStudio assets, auditing upstream/downstream links, or preparing change reports for regulated industry orgs.945installs24Sf Industry Commoncore Datamappersf-industry-commoncore-datamapper is a jaganpro/sf-skills agent skill for scaffolding Salesforce OmniStudio DataRaptor definitions. It emits JSON templates for DR_Extract, DR_Load, and related OmniDataTransformItem records with placeholders for object API names, field mappings, filter operators, and parent transform IDs. Templates follow naming patterns like DR_Extract_{{Object}}_{{Purpose}} and include InputObjectName, OutputFieldName, and OmniDataTransformItemOrder fields. Developers reach for this skill when bootstrapping industry cloud data integrations instead of hand-authoring repetitive Data Mapper metadata.944installs25Sf Industry Commoncore FlexcardSF Industry CommonCore FlexCard is a Salesforce OmniStudio skill that scaffolds Child-type FlexCard metadata JSON with placeholders for card name, description, Integration Procedure method names, and DataSourceConfig wiring. Templates include OmniUiCardType Child, VersionNumber 1, PropertySetConfig state objects, and IntegrationProcedures input maps such as recordId for context variables. The skill targets industry-specific common-core child cards that pull data through IPType and IPSubType method patterns rather than hand-authoring large escaped JSON blobs. Reach for SF Industry CommonCore FlexCard when standing up OmniStudio UI inside a Salesforce Industry Cloud org, cloning a standard child card pattern, or connecting a FlexCard state to an existing Integration Procedure before metadata deploy. Assumes familiarity with Salesforce DX, OmniStudio, and Vlocity metadata packaging.943installs26Sf Datacloud Retrievesf-datacloud-retrieve in jaganpro/sf-skills is part of the sf-datacloud-* family for Salesforce Data Cloud retrieval setup. The skill guides creation of hybrid search indexes on structured Data Cloud DMOs, including chunk and vector DMO naming patterns such as INDEX_NAME_chunk and INDEX_NAME_index linked to a source DMO developer name ending in __dlm. Developers reach for sf-datacloud-retrieve when building agent retrieval over CRM objects that need both keyword and vector search rather than a single-mode index. Configuration covers index labels, developer names, descriptions, source DMO selection, and search type settings required for hybrid RAG pipelines inside Salesforce. The skill fits teams wiring Einstein or custom agents to grounded enterprise data without exporting DMOs to an external vector database. Triggers include Data Cloud hybrid index, RAG on DMOs, Salesforce retrieval setup, and chunk or vector DMO provisioning.941installs27Sf Datacloud Connectsf-datacloud-connect is part of the jaganpro sf-datacloud skill family contributed by Gnanasekaran Thoppae. It guides developers through creating a HerokuPostgres ingress connector in Salesforce Data Cloud using structured JSON configuration for connector type, label, credentials, and connection parameters. The method uses Ingress with UsernamePasswordAuthentication rather than hand-written ETL jobs. Engineers reach for this skill when a Heroku-hosted Postgres database must feed Data Cloud for unified profiles, analytics, or activation workflows. The skill fits Salesforce-centric teams wiring operational databases into Customer 360 without building bespoke sync scripts. Shared attribution and upstream mapping live in sibling sf-datacloud documentation, keeping connector setup consistent across the family.938installs28Sf Datacloud Preparesf-datacloud-prepare belongs to the jaganpro sf-datacloud skill family and helps developers prepare structured records for Salesforce Data Cloud using the Ingestion API. Configuration spans consumer key and secret from an External Client App, Salesforce username, login URL, tenant URL, private key file, connector name, and object name variables. The folder includes minimal Python Ingestion API examples agents can adapt for badge scans or similar object loads. Engineers reach for this skill when application-generated events or batch records must land in Data Cloud without manual CSV uploads. It complements connector-based ingress skills by handling programmatic record preparation and authenticated API submission from scripts or agent-driven workflows inside Salesforce-centric stacks.938installs29Sf Industry Commoncore Integration Proceduresf-industry-commoncore-integration-procedure is a Salesforce OmniStudio skill that generates Integration Procedure element JSON templates for Industry Cloud Common Core workflows. It outputs OmniProcess element definitions including DataRaptor Extract Action blocks with PropertySetConfig fields such as bundle, chainOnStep, failOnStepError, and ignoreCache, plus Set Values steps with correct sequence numbers and parent process bindings. Developers reach for this skill when standing up repeatable Integration Procedures instead of hand-authoring each OmniStudio element in Setup. The templates use placeholders like {{ParentProcessId}}, {{ElementName}}, and {{DataRaptorName}} for copy-paste or scripted insertion into Salesforce metadata.938installs30Sf Datacloud Segmentsf-datacloud-segment is a skill from jaganpro/sf-skills in the sf-datacloud-* family that enables AI agents to query Salesforce Data Cloud for audience segmentation and customer insight retrieval. The skill shares attribution and upstream maintenance notes with sibling sf-datacloud skills via CREDITS.md and UPSTREAM.md, with primary contributor Gnanasekaran Thoppae and MIT License copyright 2024-2025 Jag Valaiyapathy. Reach for sf-datacloud-segment when building agents that need Data Cloud segment definitions, audience filters, or insight queries inside Salesforce-connected workflows rather than generic CRM CRUD or unrelated Salesforce modules.935installs31Sf Datacloud Harmonizesf-datacloud-harmonize is a jaganpro/sf-skills package in the sf-datacloud family that automatically maps, cleans, and unifies mismatched schemas between Salesforce Data Cloud objects and downstream systems or AI agents. Shared attribution and upstream mapping live alongside sibling sf-datacloud skills in CREDITS.md and UPSTREAM.md. Developers reach for sf-datacloud-harmonize when Data Cloud ingests heterogeneous sources and field names, types, or entities conflict before activation or agent consumption. The skill targets harmonization logic rather than one-off SOQL queries, helping teams deliver consistent unified profiles and event objects across CRM, warehouse, and agent toolchains under MIT licensing.933installs32Sf Datacloud Actsf-datacloud-act is part of the jaganpro/sf-skills sf-datacloud family, contributed in the sf-datacloud ecosystem with shared CREDITS and UPSTREAM documentation under MIT License (2024-2025). The skill enables developers to trigger activation and downstream delivery workflows inside Salesforce Data Cloud directly from an AI coding agent session. It fits teams wiring customer data platform pipelines where segment activation, data delivery, and orchestrated downstream actions must be invoked with correct Salesforce conventions. Developers reach for sf-datacloud-act when automating Data Cloud activation steps instead of manually clicking through setup wizards or writing ad hoc Apex and API calls without agent guidance.932installs33Sf Industry Commoncore Callable Apexsf-industry-commoncore-callable-apex is a Salesforce Industries skill contributed by Shreyas Dhond (CTA) that guides agents to produce Apex implementing System.Callable and legacy VlocityOpenInterface or VlocityOpenInterface2 contracts. It bundles migration patterns and examples aligned with Salesforce Industries callable documentation for OmniStudio and common-core scenarios. Developers reach for this skill when wiring Integration Procedures, DataRaptors, or Industries extensions that must expose callable entry points instead of hand-writing boilerplate interfaces. The skill reduces interface mismatches and supports both modern Callable and legacy Vlocity migration paths.910installs34Sf Flex Estimatorsf-flex-estimator is a Claude skill backed by a Python 3 Flex Credit calculator script for Salesforce Agentforce and Data Cloud cost forecasting. It models Flex Credits at $0.004 each with a 0.20 Private Connect multiplier and tiered consumption rates across four Agentforce prompt tiers (starter through advanced at 2–16 credits), four action types (standard, custom, voice, sandbox at 16–30 credits), and Data Cloud operations such as data_360_prep at 40 credits and data_360_unification at 75,000 credits. Developers reach for sf-flex-estimator when estimating monthly Agentforce or Data Cloud spend, comparing prompt and action tiers, or validating budget before enabling Salesforce AI features in production orgs.783installs35Sf Industry Cme Epc Modelsf-industry-cme-epc-model is a specialized agent skill for Salesforce Industries architects and developers working with Communications, Media & Energy (CME) and Enterprise Product Catalog (EPC) on Vlocity. The skill produces and edits Vlocity data pack JSON for objects such as AttributeCategory, AttributeAssignment, and pricing configuration fields using the %vlocity_namespace% schema. Developers reach for sf-industry-cme-epc-model when bootstrapping EPC attribute categories, contract-detail attributes, or bulk CME model changes that would otherwise require manual Data Loader or Vlocity tools. The readme excerpt shows real VlocityLookupMatchingKeyObject structures and VEPC_ATTRIBUTE_CATEGORY_CONTRACT_DETAILS codes, confirming production-grade Industries metadata rather than generic CRM stubs.763installs36Sf Vlocity Build Deploysf-vlocity-build-deploy is a Claude Code skill from jaganpro/sf-skills that orchestrates OmniStudio/Vlocity DataPack deployments through the official Vlocity Build command model. It references packExport, packDeploy, packRetry, packContinue, and packGetDiffs along with job-file patterns for projectPath, queries, manifest, and retry/validation flow. The workflow structure follows sf-deploy templates and deployment report patterns contributed by Shreyas Dhond. Salesforce developers use it when promoting Vlocity metadata between orgs with repeatable job files instead of ad hoc CLI steps.761installs37Sf Ai Agentforce Gridsf-ai-agentforce-grid is a jaganpro/sf-skills specialist for Salesforce Agentforce Grid (AI Workbench), combining Grid MCP guidance with Windows-safe REST fallbacks. It walks through sf org authentication, workbook and worksheet creation, and reliable column composition patterns such as Object to Reference to AI pipelines for opportunity outreach or AgentTest evaluation suites. The skill documents Grid API v66.0 behavior where worksheet data returns as columnData keyed by column ID, plus three bundled Node scripts: grid_smoke_test.mjs, grid_api_request.mjs, and worksheet_to_rows.mjs. Developers reach for sf-ai-agentforce-grid when building repeatable apply_grid YAML specs, debugging rowification on SOQL Object imports, or publishing Grid Studio links with workbook and worksheet Lightning URLs.375installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

jaganpro/sf-skills · 37 skills · Skillselion