← Back to Skills Marketplace
6378
Downloads
6
Stars
59
Active Installs
1
Versions
Install in OpenClaw
/install curl-http
Description
Essential curl commands for HTTP requests, API testing, and file transfers.
Usage Guidance
Install only if you want a curl command reference. Before using examples with real services, confirm the URL and method, avoid putting real secrets directly in commands or query strings, and check any local file path before uploading or downloading.
Capability Analysis
Type: OpenClaw Skill
Name: curl-http
Version: 1.0.0
The skill bundle provides a comprehensive guide to `curl` commands, demonstrating various functionalities including HTTP requests, authentication, file transfers, and debugging. All examples use generic placeholder domains (e.g., `example.com`, `api.example.com`) and do not contain any explicit instructions for the AI agent to perform malicious actions such as data exfiltration, unauthorized execution, or persistence. While `curl` itself is a powerful tool that can be misused, the skill's content in SKILL.md is purely instructional and lacks any indicators of intentional harmful behavior or prompt injection attempts against the agent.
Capability Assessment
Purpose & Capability
The skill's curl examples match its stated purpose of HTTP requests, API testing, and file transfers; potentially impactful actions like uploads, downloads, and API mutations are normal curl capabilities and are shown openly.
Instruction Scope
The artifact is a command reference with placeholder domains, not hidden automation, but it does not consistently warn users before adapting state-changing or credential-bearing examples to real systems.
Install Mechanism
The bundle contains only SKILL.md and metadata declaring a curl binary requirement; no install script, executable payload, or package setup behavior is present.
Credentials
Network access, local file reads for uploads, local file writes for downloads/cookies/traces, and credential examples are proportionate for a curl guide, though they require user care.
Persistence & Privilege
No background persistence, privilege escalation, or hidden long-running behavior is present; examples can save cookies or trace files locally as ordinary curl usage.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install curl-http - After installation, invoke the skill by name or use
/curl-http - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Curl Http?
Essential curl commands for HTTP requests, API testing, and file transfers. It is an AI Agent Skill for Claude Code / OpenClaw, with 6378 downloads so far.
How do I install Curl Http?
Run "/install curl-http" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Curl Http free?
Yes, Curl Http is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Curl Http support?
Curl Http is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Curl Http?
It is built and maintained by Arnarsson (@arnarsson); the current version is v1.0.0.
More Skills