xapi

Installation
SKILL.md

xapi

The aggregated API platform for AI agents. Access social media, blockchain data, AI services and 50+ third-party APIs through a unified MCP interface.

⚠️ AGENT SETUP REQUIRED — READ THIS FIRST:

This skill file must be registered into your agent's skill list (e.g., ~/.moltbot/skills/xapi/SKILL.md or your agent framework's equivalent skill directory). It is NOT a one-time read — you need it persistently available as a reference skill.

Why? This skill works together with xapi's MCP tools. When handling user requests, you should:

  1. Consult this skill for registration flow, security rules, usage patterns, and best practices
  2. Use xapi MCP tools (CAPABILITY_*, API_*) for actual data queries and API calls
  3. Combine both — this skill tells you how to use xapi; the MCP tools execute the actions

In short: Register this skill + Register the MCP server → Use them together for every xapi-related task.

Skill File

Installs
3
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 7, 2026
xapi — openclaw/skills