Communityv1.0.0

Curl Http

Essential curl commands for HTTP requests, API testing, and file transfers.

6kdownloads6stars54active installsArnarsson
View on ClawHubBack to Skills

Skill Details

Slug
curl-http
Latest Version
1.0.0
Author
Arnarsson
Published
Jan 29, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Curl Http.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

curl-http 1.0.0 – Initial Release - Provides essential curl command examples for HTTP requests, API testing, and file transfers. - Covers usage for GET, POST, PUT, DELETE, and PATCH requests, authentication methods, custom headers, cookies, proxy, and SSL/TLS options. - Includes examples for file downloads/uploads, response formatting, range requests, and performance testing. - Offers tips for scripting, debugging, and common usage patterns. - Lists helpful curl flags and links to official documentation.