home/categories/testing/yonatangross-skillforge-claude-plugin-skills-vcr-http-recording-skill-md
testingtesting-security

vcr-http-recording

VCR.py HTTP recording for Python tests. Use when testing Python code making HTTP requests, recording API responses for replay, or creating deterministic tests for external services.

yonatangross
maintainer
yonatangross
Updated 1/19/2026
Stars
26
Forks
4
quick start

Installation and usage

VCR.py HTTP recording for Python tests. Use when testing Python code making HTTP requests, recording API responses for replay, or creating deterministic tests for external services.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use vcr-http-recording