用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/alsk1992/CloddsBot --skill bankr命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | bankr |
| description | AI-powered crypto trading via natural language through Bankr API |
| command | bankr |
| emoji | 🏦 |
| gates | {"envs":["BANKR_API_KEY"]} |
Execute crypto trading and DeFi operations using natural language through Bankr's AI agent API.
Get your API key from bankr.bot/api and set:
export BANKR_API_KEY=bk_your_key_here
/bankr <prompt> Execute any trading command
/bankr status <jobId> Check job status
/bankr cancel <jobId> Cancel pending job
/bankr Buy $50 of ETH on Base
/bankr Swap 0.1 ETH for USDC
/bankr Sell 50% of my PEPE
/bankr Bridge 100 USDC from Polygon to Base
/bankr Show my portfolio
/bankr What's my ETH balance?
/bankr Holdings on Base
/bankr What's the price of Bitcoin?
/bankr Analyze ETH price
/bankr Trending tokens on Base
/bankr Send 0.1 ETH to vitalik.eth
/bankr Transfer $20 USDC to @friend
/bankr Show Bored Ape floor price
/bankr Buy cheapest Pudgy Penguin
/bankr Show my NFTs
/bankr What are the odds Trump wins?
/bankr Bet $10 on Yes for [market]
/bankr Show my Polymarket positions
/bankr Open 5x long on ETH with $100
/bankr Short BTC 10x with stop loss at $45k
/bankr DCA $100 into ETH weekly
/bankr Set limit order to buy ETH at $3,000
/bankr Stop loss for all holdings at -20%
/bankr Deploy a token called BankrFan with symbol BFAN on Base
/bankr Launch a token called MOON on Solana
/bankr Submit this transaction: {"to": "0x...", "data": "0x...", "value": "0", "chainId": 8453}
| Chain | Native Token | Best For |
|---|---|---|
| Base | ETH | Memecoins, low fees |
| Polygon | MATIC | Gaming, NFTs |
| Ethereum | ETH | Blue chips |
| Solana | SOL | High-speed trading |
| Unichain | ETH | Newer L2 |