·binance-api-usage
</>

binance-api-usage

Interface with the Binance API using python-binance. Use for automated trading, account management, market data retrieval, and real-time socket streaming. Contains examples for orders, historical data, and async operations.

13Installs·0Trend·@jkpark

Installation

$npx skills add https://github.com/jkpark/agent-skills --skill binance-api-usage

How to Install binance-api-usage

Quickly install binance-api-usage AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/jkpark/agent-skills --skill binance-api-usage
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: jkpark/agent-skills.

SKILL.md

View raw

This skill provides a structured way to interact with the Binance exchange using the python-binance Python wrapper.

Market Data Retrieval Fetch current prices, order books, or historical K-line (candle) data.

Account & Portfolio Management Check balances and manage account settings.

Interface with the Binance API using python-binance. Use for automated trading, account management, market data retrieval, and real-time socket streaming. Contains examples for orders, historical data, and async operations. Source: jkpark/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jkpark/agent-skills --skill binance-api-usage
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from jkpark/agent-skills

Quick answers

What is binance-api-usage?

Interface with the Binance API using python-binance. Use for automated trading, account management, market data retrieval, and real-time socket streaming. Contains examples for orders, historical data, and async operations. Source: jkpark/agent-skills.

How do I install binance-api-usage?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jkpark/agent-skills --skill binance-api-usage Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/jkpark/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09

Related Skills

None