cURL Skills
Make HTTP requests from the terminal. Test APIs, download files, send data, and debug network connections.
3 skills
Authentication Flows with cURL
Beginner
Implement complete authentication flows with cURL — Bearer tokens, OAuth2, API keys, Basic auth, cookie sessions, and JWT refresh patterns for API testing and automation.
curlauthenticationflowssecurity+4
Works with:claude-code, cursor, copilot +3
View Skill
File Upload & Download with cURL
Intermediate
Master file operations with cURL — multipart uploads, binary transfers, range requests for resume, progress bars, and large file handling for API integrations.
curlfileuploaddownload+4
Works with:claude-code, cursor, copilot +3
View Skill
Response Parsing & Debugging
Intermediate
Parse and debug HTTP responses with cURL — status code extraction, header inspection, timing metrics, verbose output, and jq integration for JSON API response analysis.
curlresponseparsingdebugging+3
Works with:claude-code, cursor, copilot +3
View Skill