This connects Claude to your Salesforce org through Membrane's CLI, handling OAuth and credential refresh automatically so you don't have to wrestle with auth tokens. You get pre-built actions for the common stuff like creating records, running SOQL queries, and bulk operations on up to 200 records at once. When those don't cover your needs, there's a proxy mode that lets you hit any Salesforce API endpoint directly while Membrane injects the right headers. The setup flow is a bit involved with connection states and polling, but once you're past that it's straightforward. Best for agents that need to actually modify CRM data rather than just read it.
npx -y skills add membranedev/application-skills --skill salesforce --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
coreyhaines31/marketingskills
alirezarezvani/claude-skills