claude-skill

Trading-Bot: Automate Trading

Get automated trading with Trading-Bot. For startup founders in AI and finance.
2,689 stars1,897 forksSolidityGuide quality 8/10Updated 8/26/2026100% free · open source
What it does

Trading-Bot automates trading by executing an arbitrage strategy through a smart contract connected to an external automation script

When to use it
  • When you need to automatically execute trades based on price differences across multiple markets
  • When you want to reduce the risk of manual trading errors and increase trading efficiency
  • When you need to integrate automated trading with your existing financial infrastructure
Ready-to-paste prompt
To execute an arbitrage trade, call the `executeTrade` function in the smart contract using `web3.eth.call({to: '0x...contractAddress...', data: web3.eth.abi.encodeFunctionCall(abi.find(f => f.name === 'executeTrade'), ['0x...tokenAddress...', 100])})`
Heads up: Make sure you have the correct version of Solidity installed (>=0.8.0) and have replaced the placeholder contract and token addresses in the `deploy.js` and `automation.js` scripts with your actual contract and token addresses
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

⚡ Runs out of the box

A prompt/skill package — nothing to install beyond adding it to your AI tool.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/trading-bot && curl -fsSL https://workflowstacks.com/api/skills/trading-bot/claude-skill -o ~/.claude/skills/trading-bot/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Trading-Bot: Automate Trading works
Codeflow
Free to inspect

Trading-Bot: Automate Trading is a small Solidity project (~550 lines across 1 code files). There is nothing to install. Last commit this month, Other license, no tests found.

Size
Small codebase
~550 lines · 1 code files · 4 min skim
Setup
Mostly no-code
Prompt files plus a few small helper scripts.
Runs on
Inside your AI tool
Nothing to install on your machine
Solidity 100%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
READMEThin docsOther licenseUpdated this month
Quick Actions
Details
Creator
MIgHTy-alIeN
Language
Solidity
Category
claude-skill
Published
7/17/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.