http skills

82 tagged http, measured the same way as everything else here.

Browse within: api 28rest 15guide 13cybersecurity 12go 12hacking 12actions 10convex 10graphql 10fastapi 9grpc 7hcl 7document-signing 6document-templates 6

api-call

25

nohunt-bot/fastMCP-example

Skill Claude CodeCodex

A way to call an internal API and return its response as-is. A request that starts work returns a UUID, while a request that retrieves data returns that data.

0 24d ago A 52 tokens

api-fetch

26

nohunt-bot/fastMCP-example

Skill Claude CodeCodex

Call an HTTP/JSON API with explicit timeouts, retries with backoff, and progress reporting. Use for any outbound API call from a skill, and read this before writing a script that hangs.

0 24d ago A 43 tokens

async-job

27

nohunt-bot/fastMCP-example

Skill Claude CodeCodex

Fire off a long-running API job that returns a key immediately and writes its result to a database, then collect that result later by key. Use for work that must not occupy the model while it runs.

0 24d ago A 44 tokens