Built-in Binance skills, auth requirements, and how skill injection works.
DragonClaw ships with seven Binance-powered skills in the core runtime.
These skills are available immediately after install.
Spot Trading — place, cancel, and inspect spot orders
Meme Rush — track real-time meme launches
Market Rankings — see trends, smart money, and top traders
Token Audit — scan contracts for risk
Token Info — search tokens and view live market data
Address Info — inspect wallet holdings and value
Trading Signals — view AI-generated signals and backtest summaries
Six skills use public Binance Web3 APIs and need no API key.
Only Spot Trading requires Binance credentials.
The user sends a message.
DragonClaw matches relevant skills.
The selected SKILL.md instructions enter the system prompt.
SKILL.md
The model emits a tool request.
DragonClaw executes the tool and formats the result.
That keeps the agent modular without requiring a huge static prompt.
Last updated 2 hours ago