Skip to content

OrbisAPI/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Orbis Agent Skills

Agent skills for the Orbis API Marketplace — 2,800+ x402-enabled APIs, pay per call in USDC on Base. No subscriptions required for agents using x402.

Available Skills

Skill Description
browse-orbis-apis Search and discover 2,800+ APIs on the Orbis marketplace
subscribe-to-api Subscribe to an Orbis API and get an API key
call-orbis-api Call any Orbis API via x402 USDC or API key

Installation

npx skills add orbisapi/agent-skills

Quick Start

# Browse available APIs
curl "https://orbisapi.com/api/marketplace/apis?search=sentiment&limit=5"

# Call any API via x402 (pay $0.001 USDC per call)
npx awal@2.0.3 x402 pay https://orbisapi.com/proxy/<api-slug>/<endpoint>

MCP Server

For the best agent experience, connect directly via MCP:

{
  "mcpServers": {
    "orbis": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://orbisapi.com/mcp?key=YOUR_KEY"]
    }
  }
}

Get your key at orbisapi.com/for-agents.

Links

About

Agent skills for the Orbis API Marketplace — 2,800+ x402-enabled APIs, pay per call in USDC on Base

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors