Skip to main content
Run any Skill in Manus
with one click

http-requests

Stars0
Forks0
UpdatedJuly 5, 2026 at 12:08

Make HTTP requests in Ruby using the http.rb gem (the "http" gem) with its chainable API and pattern matching on responses. Use this skill whenever the user writes Ruby code that calls a REST/HTTP API, fetches a URL, posts JSON or form data, streams a download, or mentions http.rb, HTTP.get, Net::HTTP alternatives, persistent connections, or handling HTTP responses with case/in — even for a one-line request. Also use it when reviewing or refactoring existing Ruby HTTP client code. Prefer http.rb over Net::HTTP for new code unless the user says otherwise.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly