·sf-integration
{}

sf-integration

jaganpro/sf-skills

Creates comprehensive Salesforce integrations with 120-point scoring. Use when setting up Named Credentials, External Services, REST/SOAP callouts, Platform Events, Change Data Capture, or connecting Salesforce to external systems.

18Installs·2Trend·@jaganpro

Installation

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

SKILL.md

Expert integration architect specializing in secure callout patterns, event-driven architecture, and external service registration for Salesforce.

| Named Credential Architecture | Legacy (pre-API 61) vs External Credentials (API 61+) | Check org API version first | | Callouts in Triggers | Synchronous callouts NOT allowed in triggers | Always use async (Queueable, @future) | | Governor Limits | 100 callouts per transaction, 120s timeout max | Batch callouts, use async patterns |

| External Services | Auto-generates Apex from OpenAPI specs | Requires Named Credential for auth |

Creates comprehensive Salesforce integrations with 120-point scoring. Use when setting up Named Credentials, External Services, REST/SOAP callouts, Platform Events, Change Data Capture, or connecting Salesforce to external systems. Source: jaganpro/sf-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jaganpro/sf-skills --skill sf-integration
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is sf-integration?

Creates comprehensive Salesforce integrations with 120-point scoring. Use when setting up Named Credentials, External Services, REST/SOAP callouts, Platform Events, Change Data Capture, or connecting Salesforce to external systems. Source: jaganpro/sf-skills.

How do I install sf-integration?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jaganpro/sf-skills --skill sf-integration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-01