From jeremylongshore-claude-code-plugins-plus-skills
Guides OAuth client setup for API integrations with step-by-step instructions, production-ready code, configurations, and best practices. Auto-activates on 'oauth client setup' phrases.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for oauth client setup tasks within the API Integration domain.
Manages OAuth callback handler operations for API integrations, providing step-by-step guidance, production-ready code, configurations, and best practices.
Guides SaaS integration decisions (build vs Zapier) and implementation for Stripe, OAuth, webhooks, Slack, email providers. Covers auth flows, API patterns, error handling.
Configures Hootsuite OAuth 2.0 for REST API with app registration, .env setup, and TypeScript code for authorization flow, token exchange, and refresh.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for oauth client setup tasks within the API Integration domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with oauth client setup" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the API Integration skill category. Tags: integration, webhooks, sdk, oauth, third-party