oauth

Implement OAuth 2.0 authentication flows for CRM API access. Use when authenticating with Salesforce, HubSpot, or other CRM APIs, managing access tokens, refreshing expired tokens, or building OAuth-based integrations.

$ Install

git clone https://github.com/benchflow-ai/skillsbench /tmp/skillsbench && cp -r /tmp/skillsbench/shared_workspace/crm-data-sync-pipeline/environment/skills/oauth ~/.claude/skills/skillsbench

// tip: Run this command in your terminal to install the skill