extension-http-outcalls

Official

Enable backend canister to call external HTTP APIs

Authorcaffeinelabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Backend canisters need a reliable way to request data from external services, but they cannot perform HTTP calls directly from the frontend.

Core Features & Use Cases

  • GET and POST requests: Use the provided caffeineai-http-outcalls Motoko module to issue HTTP GET and POST calls from the backend.
  • Transform callbacks: Define a transform function to process the raw HTTP response before returning it to your canister logic.
  • Use case: Integrate third‑party APIs such as weather services, payment gateways, or internal micro‑services directly from your Motoko backend.

Quick Start

Use the http-outcalls skill to fetch data from a URL via an HTTP GET request.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: extension-http-outcalls
Download link: https://github.com/caffeinelabs/skills/archive/main.zip#extension-http-outcalls

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.