Bankr Agent - Automation

Automate limit, stop loss, DCA, and TWAP orders across EVM chains and Solana.

80|30|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/BankrBot/claude-plugins --skill bankr-agent-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Bankr Agent - Automation
Source: https://github.com/BankrBot/claude-plugins/tree/main/bankr-agent/skills/bankr-automation
Command: npx skills add https://github.com/BankrBot/claude-plugins --skill bankr-agent-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bankr Automation solves the problem of manually managing recurring trading orders and schedules by providing a centralized, rule-based system to automate execution.

Core Features & Use Cases

  • Limit Orders: Create target-price orders to enter or exit positions automatically.
  • Stop Loss: Protect positions by selling when losses reach a threshold.
  • DCA & TWAP: Dollar-cost averaging and time-weighted execution for large orders.
  • Scheduled Commands: Run Bankr commands on a schedule to maintain portfolio routines.
  • Automation Management: View, modify, or cancel existing automations to adapt to market changes.
  • Cross-Chain Support: Works across EVM chains (Base, Ethereum, Polygon) and Solana.

Quick Start

Create a TWAP buy order for ETH worth $1000 to execute over 6 hours starting now.

Frequently Asked Questions about Bankr Agent - Automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate limit orders and stop losses across EVM chains and Solana?

You can automate limit orders and stop losses across EVM chains and Solana using a centralized, rule-based system that executes trades automatically when target prices or loss thresholds are reached. This eliminates manual monitoring and management.

What's the best way to set up a TWAP order for large crypto trades?

The best way to set up a TWAP order is to use time-weighted execution to break large orders into smaller scheduled slices, minimizing market impact. You configure the total order value and execution duration, and the system handles the rest.

How does dollar-cost averaging automation work for recurring crypto purchases?

Dollar-cost averaging automation works by scheduling recurring purchases at regular intervals, buying set amounts regardless of price. This builds positions gradually over time through automated scheduled commands without requiring manual intervention.

Can I modify or cancel active trading automations after they start running?

Yes, you can modify or cancel active trading automations through the automation management interface. This allows you to adapt existing limit orders, stop losses, and DCA schedules to changing market conditions without starting over.

Do I need external dependencies or API keys to run scheduled trading orders?

No external dependencies or API keys are required to run scheduled trading orders. The system relies entirely on in-app configuration, providing built-in parameter validation, safety checks, and audit logging for all automated executions.

Why does my automated trading strategy need parameter validation and audit logging?

Parameter validation and audit logging are needed to ensure automated trading strategies execute safely and transparently. Validation prevents invalid orders from entering the market, while audit logs provide a traceable record of all automated actions for review.