multi-api-aggregator
CommunityAggregate multiple API calls
Authorrun6270
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of fetching data from multiple sources simultaneously, handling API failures gracefully, and aggregating results into a unified format.
Core Features & Use Cases
- Parallel API Execution: Calls multiple APIs concurrently to reduce latency.
- Automatic Retry & Fallback: Retries failed requests with exponential backoff and can return partial results.
- Use Case: Fetching cryptocurrency prices from CoinGecko, Binance, and OKX in parallel to get a consolidated view of market data.
Quick Start
Call CoinGecko and Binance APIs in parallel to get Bitcoin price and aggregate the results.
Dependency Matrix
Required Modules
requestsconcurrent.futures
Components
scriptsreferencesassets
💻 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: multi-api-aggregator Download link: https://github.com/run6270/skill/archive/main.zip#multi-api-aggregator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.