From jeremylongshore-claude-code-plugins-plus-skills
Generates request interceptors and configurations for API integrations, covering third-party APIs, webhooks, SDK generation, and OAuth patterns. Activates on 'request interceptor creator' queries.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin framecraftThis skill is limited to using the following tools:
This skill provides automated assistance for request interceptor creator tasks within the API Integration domain.
Generates webhook receiver code, configurations, and operations for API integrations with third-party services, webhooks, SDKs, and OAuth. Useful for integration patterns and best practices.
Scaffolds third-party service integrations: detects project language (TypeScript/Python/Go/Rust/Ruby), pulls SDK docs via Context7, chooses tier, generates client/auth/webhooks with error handling/tests.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for request interceptor creator tasks within the API Integration domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with request interceptor 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