auth-handling

Handle API authentication. Use for Bearer tokens, API keys, OAuth, or Basic auth in requests.

$ Installer

git clone https://github.com/benchflow-ai/skillsbench /tmp/skillsbench && cp -r /tmp/skillsbench/shared_workspace/api-integration-pipeline/environment/skills/auth-handling ~/.claude/skills/skillsbench

// tip: Run this command in your terminal to install the skill