AIXBT Docs

Agent Skill

Install the AIXBT skill to give your AI agent access to crypto momentum data and market intel.

The AIXBT skill is a structured document that teaches AI agents how to find alpha with AIXBT data: surface routing, data interpretation, query patterns, and recipes.

Install

npx skills add aixbt/skills

Works with Claude Code, Cursor, Codex, Gemini CLI, and 45+ other agents.

Or ask any agent to install it directly from the URL:

Install AIXBT Skill

What the Skill Teaches

  • How to pick the right surface (CLI, MCP, or REST)

  • Data interpretation: momentum, intel, clusters, and what they mean

  • Query patterns for common research workflows

  • Recipes as the primary analysis workflow

  • Access tiers and how to get a key

  • Authentication setup (API key or x402 pay-per-request)

  • All REST API endpoints with parameters and examples

  • Intel categories and filter options

  • Links to full documentation

Prefer CLI or MCP

The skill works standalone, but CLI and MCP provide richer integration with direct tool access, automatic pagination, and the full recipe pipeline. Use the skill when your agent does not support CLI or MCP.

On this page