Sample API Integration Skill

Official

Call external APIs from OpenClaw skills.

AuthorSKYLENAGE-AI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

OpenClaw skills often need to integrate with external REST APIs, manage authentication, handle errors, and parse responses, and this skill provides a template to do so reliably.

Core Features & Use Cases

  • Configure and call external REST APIs from within OpenClaw skills, including handling credentials stored in .env or gateway config.
  • Built-in retry logic, basic error handling, and response parsing to integrate API data into skill workflows.
  • Use Case: Retrieve product data from a third-party API and feed it into an OpenClaw task for decision making.

Quick Start

Configure credentials in .env or gateway config and reference them in your skill scripts to begin calling APIs.

Dependency Matrix

Required Modules

curl

Components

scripts

💻 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: Sample API Integration Skill
Download link: https://github.com/SKYLENAGE-AI/QwenClawBench/archive/main.zip#sample-api-integration-skill

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 510,000+ vetted skills library on demand.