From bankr-agent
Guides setup and management of automated trading strategies including limit orders, stop losses, DCA, TWAP, schedules for Bankr on EVM chains and Solana.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bankr-agent:bankr-automationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Set up automated orders and scheduled trading strategies.
Set up automated orders and scheduled trading strategies.
Execute at target price:
Automatically sell to limit losses:
Invest fixed amounts at regular intervals:
Spread large orders over time:
Run any Bankr command on a schedule:
View:
Cancel:
| Issue | Resolution |
|---|---|
| Order not triggering | Check price threshold |
| Insufficient balance | Ensure funds available when order executes |
| Order cancelled | May expire or conflict with other orders |
npx claudepluginhub bankrbot/claude-plugins --plugin bankr-agentCreates and manages automated trading orders including limit buys/sells, stop losses, DCA schedules, TWAP execution via natural language prompts for EVM and Solana chains.
Compose mp CLI commands with cron/launchd to run unattended trading strategies: DCA, limit orders, and stop losses.
Executes large orders on Phoenix DEX as time-weighted slices to reduce market impact. Uses Vulcan's strategy runner for automated tick-by-tick execution with monitoring.