api-request-pipeline-reuse

Community

Streamline API request pipelines with retries.

Authorliuyu520
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The skill codifies and protects the flow of API requests from parameter construction to transport, ensuring consistent retries, error handling, and compatibility with protocol adapters.

Core Features & Use Cases

  • Centralized paramsFromContext construction that runs on every retry
  • CapabilityFilter that strips unsupported parameters per provider capabilities
  • withRetry pipeline that handles auth refresh, rate limits, overloads, and protocol adapter errors
  • Codex adapter path support that translates to OpenAI-style interfaces while preserving the pipeline

Quick Start

Run the development environment to exercise the unified API request pipeline end-to-end.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: api-request-pipeline-reuse
Download link: https://github.com/liuyu520/cc_source/archive/main.zip#api-request-pipeline-reuse

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.