Make HTTP requests (GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS) to APIs and web services. Use when the user needs to call a REST API, fetch data from an endpoint, send form data, upload files, download files, or test HTTP services.
$npx -y skills add ionclaw-org/ionclaw --skill http-clientInstalls into the current project.
Run `npx skills use "https://github.com/ionclaw-org/ionclaw" --skill "ionclaw-org/ionclaw/http-client"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ionclaw-org/ionclaw" that are relevant to the current task. Run `npx skills add "https://github.com/ionclaw-org/ionclaw"` and select the relevant skills, then follow their instructions.