💱
AutomationTypeScript

XXYY Trade

by Jimmy-Holiday

XXYY Trade is an Automation skill for Claude Code, published by Jimmy-Holiday in xxyy-trade-skill.

46 stars3 forkson Jimmy-Holiday/xxyy-trade-skillAdded 2026/07/16Repository updated 2026/06/10
Install in seconds
Install XXYY Trade
Copy XXYY Trade into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Jimmy-Holiday/xxyy-trade-skill ~/.claude/skills/xxyy-trade-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Jimmy-Holiday/xxyy-trade-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in Jimmy-Holiday/xxyy-trade-skill
Installs to
~/.claude/skills/xxyy-trade-skill
Collection
The only skill cataloged from this repository
Category
Automation2226 skills

What XXYY Trade does

Execute token trades and query on-chain data across Solana, Ethereum, BSC, and Base using natural language.

XXYY Trade is cataloged under Automation on DirSkills.

Documentation

README

XXYY Trade

On-chain token trading and data queries on Solana, Ethereum, BSC, and Base via XXYY Open API.

Prerequisites

Set environment variables before use:

  • XXYY_API_KEY (required) -- Your XXYY Open API Key (format: xxyy_ak_xxxx). Get one at https://www.xxyy.io/apikey
  • XXYY_API_BASE_URL (optional) -- API base URL, defaults to https://www.xxyy.io

Authentication

All requests require header: Authorization: Bearer $XXYY_API_KEY

Security Notes

This is the opening of the README. Read the full README on GitHub.

Frequently asked about XXYY Trade

  • How does XXYY Trade compare to other Automation skills?

    XXYY Trade ranks #2139 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of XXYY Trade against them. Open each page to compare what they document and how they install.