output-error-http-client
OfficialFix HTTP client misuse in Output SDK steps
Authorgrowthxai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps diagnose and fix issues caused by using axios, fetch, or other HTTP clients directly instead of Output SDK's httpClient from @outputai/http. The Output SDK client provides tracing, automatic retries, and better error handling.
Core Features & Use Cases
- Ensures requests are traced in workflow history with timing and context.
- Enforces standardized error handling and automatic retries for transient failures.
- Guides migration from plain HTTP calls to the Output SDK httpClient in common integration scenarios.
Quick Start
Replace direct HTTP calls (axios or fetch) with the httpClient from @outputai/http in your Output SDK steps.
Dependency Matrix
Required Modules
None requiredComponents
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: output-error-http-client Download link: https://github.com/growthxai/output/archive/main.zip#output-error-http-client 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 471,000+ vetted skills library on demand.