http_get
Installation
SKILL.md
Overview
This skill fetches a URL using curl and writes the response body to out/.
Command
bash scripts/http_get.sh https://example.com out/example.html
Output Files
- out/example.html
Overview
This skill fetches a URL using curl and writes the response body to out/.
Command
bash scripts/http_get.sh https://example.com out/example.html
Output Files