
Bingx AI Skills Marketplace
- 17 repo stars
- Updated July 31, 2026
- BingX-API/api-ai-skills
bingx-ai-skills is a plugin marketplace that exposes 15 BingX OpenAPI trading skills for perpetual, spot, copy trading, and account management in Claude agents.
About
The bingx-ai-skills marketplace publishes BingX’s official Claude Code integration as one finance-category plugin that encapsulates fifteen discrete trading skills. Developers creating crypto agents, dashboards, or alert bots gain structured entry points to BingX OpenAPI instead of hand-writing request templates for every product line. Coverage spans USDT-margined perpetual contracts, coin-margined perpetuals, spot markets, wallets, copy trading, and holistic account management—each skill grouping market data separately from trade execution and balances. The bundle targets agents that need live market reads and authenticated trading actions with clear skill boundaries, which helps developers stage read-only probes before enabling write operations. Complexity is advanced because perpetual and copy-trading flows carry real financial risk; treat keys, leverage, and compliance as your responsibility. Register the BingX-API/api-ai-skills marketplace in Claude Code when the product idea is explicitly exchange-integrated; skip it for generic SaaS without trading scope. This is an API skill marketplace from the exchange vendor, not a backtesting framework or tax tool.
- Single marketplace plugin bundling 15 BingX trading skills (MIT license, v0.1.2)
- USDT-M perpetual: market, trade, and account skill surfaces
- Spot stack: market, trade, account, and wallet coverage
- Coin-M perpetual contracts plus copy-trading and account-management skills
- Tagged for cryptocurrency, perpetual contracts, swap/futures, and market-data workflows
Bingx Ai Skills by the numbers
- Data as of Aug 10, 2026 (Skillselion catalog sync)
/plugin marketplace add BingX-API/api-ai-skillsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 17 |
|---|---|
| Last updated | July 31, 2026 |
| Repository | BingX-API/api-ai-skills ↗ |
What it does
Install bingx-ai-skills when you are building a Claude agent that must read BingX markets and manage perpetual, spot, copy-trading, and account APIs safely.
Who is it for?
Best when you're prototyping BingX-connected trading or monitoring agents with Claude Code and official API skill coverage.
Skip if: Non-trading SaaS developers, paper-only educators, or anyone unwilling to secure exchange API keys and handle compliance.
What you get
After adding the marketplace, Claude can call categorized BingX skills for market data, orders, balances, and account ops instead of ad-hoc HTTP snippets.
- Structured agent access to BingX market, trade, wallet, and account endpoints
- Fifteen named skill surfaces aligned to USDT-M, Coin-M, spot, and copy products
- Foundation for monitoring bots, execution assistants, or account dashboards
By the numbers
- Marketplace metadata describes 15 BingX trading skills inside 1 plugin (v0.1.2, MIT)
- Covers USDT-M perpetual, Coin-M perpetual, spot, copy trading, and account management
- Published under BingX ownership with homepage github.com/BingX-API/api-ai-skills
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Vendor trading API skill bundle (15 skills), not a general portfolio analytics or tax-reporting marketplace.
FAQ
Who is Bingx Ai Skills for?
It is for developers building Claude agents that interact with BingX for cryptocurrency perpetuals, spot, copy trading, and account operations.
When should I use Bingx Ai Skills?
Use it during build integrations when your agent needs structured BingX market reads or authenticated trading and wallet actions against live APIs.
How do I add Bingx Ai Skills to my agent?
Register the BingX-API/api-ai-skills marketplace in Claude Code, install the Bingx Ai Skills plugin, configure BingX API credentials per their docs, then invoke the relevant market, trade, or account skill.