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
Installs
2
GitHub Stars
1.4K
First Seen
Mar 30, 2026
http_get — trpc-group/trpc-agent-go