xapi
Originally fromxapi-labs/skills
Installation
SKILL.md
xapi CLI Skill
Use the xapi CLI to access real-time external data and services. xapi is an agent-friendly CLI — all output is JSON by default, making it easy to parse and chain.
Installation
xapi is available via npx (no install needed):
npx xapi-to <command>
Setup
Before calling any API, you need an API key:
# Register a new account (apiKey is saved automatically)
npx xapi-to register