salesforce-install-auth
jeremylongshore/claude-code-plugins-plus-skills
This comprehensive skill guides users through installing and configuring the necessary SDKs (jsforce, simple-salesforce) to connect programmatically to Salesforce. It thoroughly covers multiple industry-standard OAuth 2.0 flows, including Username-Password, JWT Bearer, and Web Server flow. This is essential for setting up secure, robust integrations in new projects, CI/CD pipelines, or user-facing applications requiring access to Salesforce data.