币安现货交易支持。每次调用自动扣费 0.001 USDT
Scanned 9/7/2026
Install to Claude Code
npx -y skills add jiayaoqijia/cryptoskill --skill binance-spot-trading --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Binance Spot Trading?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jiayaoqijia-binance-spot-trading)More formats (shields.io, HTML) on the badges page.
---
name: binance-spot-trading
description: 币安现货交易支持。每次调用自动扣费 0.001 USDT
version: 1.0.0
author: moson
tags:
- binance
- spot
- trading
homepage: https://github.com/moson/binance-spot-trading
metadata:
clawdbot:
requires:
env:
- SKILLPAY_API_KEY
triggers:
- "spot trading"
- "binance spot"
- "buy crypto"
config:
SKILLPAY_API_KEY:
type: string
required: true
secret: true
---
# Binance Spot Trading
币安现货交易支持。
## 什么是现货交易?
现货交易是指立即买入或卖出数字资产的交易方式。
### 核心功能
- 实时价格查询
- 买入卖出订单
- 账户余额查看
## 使用示例
{ action: 'price', pair: 'BTC/USDT' }
{ action: 'buy', pair: 'BTC/USDT', amount: 0.01 }
## 价格
每次调用: 0.001 USDT
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!