From jeremylongshore-claude-code-plugins-plus-skills
Generates SDK wrappers for API integrations with step-by-step guidance, production-ready code, and best practices. Useful for third-party API, webhook, and SDK tasks.
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 sdk wrapper creator tasks within the API Integration domain.
Generates API client code, SDKs, and configurations for third-party APIs, webhooks, OAuth, and integrations. Provides step-by-step guidance, best practices, and production-ready outputs.
Use when generating a new SDK from an OpenAPI spec. This is the PRIMARY skill for SDK generation. Triggers on "create SDK", "generate SDK", "new SDK", "quickstart", "TypeScript SDK", "Python SDK", "Go SDK", "Java SDK", "generate TypeScript", "generate Python", "generate Go", "make SDK", "build SDK", "SDK from OpenAPI", "SDK from spec", "initialize SDK project".
Generates type-safe client SDKs in TypeScript, Python, Go, Java from OpenAPI specs with auth, retries, pagination, and tests.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for sdk wrapper creator tasks within the API Integration domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with sdk wrapper creator" 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