http-toolkit-intercept
CommunitySee every request and response in detail.
System Documentation
What problem does it solve?
This Skill helps you intercept and debug HTTP traffic so you can prove exactly what a CLI or service sent over the network and what it received back, instead of guessing from logs or UI screenshots.
Core Features & Use Cases
- End-to-end HTTP visibility: Captures outbound requests via HTTP Toolkit and correlates them with your program’s inbound session events.
- Cross-runtime proxy debugging: Works across many language runtimes as long as the process honors a proxy, including handling runtime-specific proxy and TLS constraints.
- Payload/auth flow verification: Validates request payload shapes, headers, retry behavior, and auth-related flows by treating outbound exports and inbound program logs as separate evidence sources.
Quick Start
Start HTTP Toolkit, run your program with the HTTP proxy environment variables pointing at HTTP Toolkit, capture your program’s machine-readable session output to files, export the outbound HTTP from HTTP Toolkit, and then cross-reference the two streams by timestamp to confirm request payloads and response-handling behavior.
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: http-toolkit-intercept Download link: https://github.com/oElberte/dotfiles/archive/main.zip#http-toolkit-intercept 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.