Use Case
Binance Spot Trader isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Autonomous Binance spot trading bot with LLM-powered market analysis. Supports momentum trading, mean reversion, and DCA strategies on any Binance spot pair. Use when user wants to trade on Binance, set up automated crypto trading, build a spot trading bot, or automate DCA buying. Features technical analysis, LLM sentiment evaluation, position sizing, and portfolio tracking. This guide covers how to deploy Binance Spot Trader for your team, standardize prompts, and create shared workflows that everyone can use.
Install Binance Spot Trader in your project directory: .claude/skills/binance-spot-trader/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Binance Spot Trader in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Binance Spot Trader
How can my team use Binance Spot Trader together?
Set up Binance Spot Trader for our project so everyone can use it
Create a shared workflow using Binance Spot Trader for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install binance-spot-traderOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install binance-spot-traderβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/binance-spot-trader/π‘Extract and place the folder at the path above, then restart your agent.