AI AGENT ADDONS
Finance & Trading
2,006installs

Manage your Binance cryptocurrency assets directly from code. This skill uses the official Binance API to check account balances, trading status, and asset details. You need an API key and secret key for most actions.

You can retrieve account snapshots, view transfer history, and even convert small dust amounts into BNB. All data comes back in simple JSON format. It is built for developers who trade on Binance and want to automate asset management.

Every endpoint is clearly listed with its required permissions. Some requests need no authentication, like checking the open symbol list. The skill makes it easy to build your own crypto tools without writing complex API code from scratch.

Add Assets skill to your workflow

Global

mkdir -p ~/.claude/skills/assets

Project

mkdir -p .claude/skills/assets

Source Repository

Stars
919
Forks
173
Watchers
919
Last Push
29 days ago
Created
4 months ago