Overview
- Skill Key
- gztanht/sharkflow
- Author
- gztanht
- Source Repo
- openclaw/skills
- Version
- 0.1.0
- Source Path
- skills/gztanht/sharkflow
- Latest Commit SHA
- 7a702964cc9f274ba259cd565fde249c3ec68e2d
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 sharkflow 技能。 若已安装,则直接安装 sharkflow 技能。
# ⚡ SharkFlow - 链上任务自动化
**Automate Your On-Chain Workflow** - 闪电般高效执行!
## Overview
SharkFlow 是专为 DeFi 用户设计的任务管理工具,支持智能合约交互队列、多签工作流、定时任务执行等功能。批量操作、自动化执行,解放你的双手。
## Features
- 📋 **任务队列** - 批量添加链上操作,一键执行
- 🔐 **多签支持** - 多签名钱包工作流管理
- ⏰ **定时任务** - 设定时间自动执行(如定投、复投)
- 📊 **历史追踪** - 完整的任务执行历史
- 🔔 **完成提醒** - Telegram/邮件通知
- 🔄 **模板系统** - 保存常用操作模板
## Installation
```bash
npx @gztanht/sharkflow
```
## Usage
### 创建任务
```bash
# 添加 USDT 存款任务
node scripts/flow.mjs add --action deposit --token USDT --amount 1000 --platform aave
# 添加 ETH 兑换任务
node scripts/flow.mjs add --action swap --from ETH --to USDC --amount 0.5
# 添加批量任务
node scripts/flow.mjs batch --file tasks.json
```
### 执行任务
```bash
# 执行队列中的任务
node scripts/flow.mjs execute
# 执行特定任务
node scripts/flow.mjs execute --id 123
# 模拟执行(不实际提交)
node scripts/flow.mjs execute --dry-run
```
### 多签工作流
```bash
# 创建多签任务
node scripts/flow.mjs multisig create --required 3 --signers 0x123,0x456,0x789
# 签名任务
node scripts/flow.mjs multisig sign --taskId 123
# 查看签名状态
node scripts/flow.mjs multisig status --taskId 123
```
### 定时任务
```bash
# 设置每周一定投
node scripts/flow.mjs schedule --action deposit --amount 100 --recur weekly --day monday
# 查看定时任务
node scripts/flow.mjs schedule --list
```
## Supported Actions
| 操作 | 描述 | 支持平台 |
|------|------|----------|
| deposit | 存款 | Aave, Compound, Spark |
| withdraw | 取款 | Aave, Compound, Spark |
| swap | 代币兑换 | Uniswap, Curve, 1inch |
| stake | 质押 | Lido, Rocket Pool |
| claim | 领取奖励 | 所有 yield 平台 |
| bridge | 跨链 | Stargate, Hop, Across |
## Configuration
编辑 `config/wallets.json` 添加钱包:
```json
{
"wallets": [
{"name": "Main", "address": "0x...", "type": "EOA"},
{"name": "Safe", "address": "0x.....
# ⚡ SharkFlow **On-Chain Task Automation** - Automate your DeFi workflows with task queues and multisig support! [](https://github.com/gztanht/sharkflow/releases) [](LICENSE) [](https://clawhub.com/skills/sharkflow) > **Automate Your On-Chain Workflow** - Execute tasks like a shark! ⚡ --- ## 🌟 Features - **Task Queues** - Batch multiple on-chain operations - **Multisig Support** - Safe/multi-signature wallet workflows - **Scheduled Tasks** - Auto-execute at set times (DCA, auto-compound) - **History Tracking** - Complete task execution logs - **Completion Alerts** - Telegram/email notifications - **Template System** - Save reusable operation templates - **Dry-Run Mode** - Preview before submitting --- ## 🚀 Quick Start ```bash # Install npx @gztanht/sharkflow # Add deposit task node scripts/flow.mjs add --action deposit --token USDT --amount 1000 --platform aave # Add swap task node scripts/flow.mjs add --action swap --from ETH --to USDC --amount 0.5 # Execute all queued tasks node scripts/flow.mjs execute # Set weekly DCA schedule node scripts/flow.mjs schedule --action deposit --amount 100 --recur weekly --day monday ``` --- ## 📊 Use Cases ### 💰 Yield Farming Automation ```bash # Queue: Deposit → Stake → Compound node scripts/flow.mjs add --action deposit --token USDC --amount 5000 --platform aave node scripts/flow.mjs add --action stake --amount 5000 --platform aave node scripts/flow.mjs schedule --action compound --recur weekly node scripts/flow.mjs execute ``` ### 🔐 Multisig Treasury Management ```bash # Create multisig task node scripts/flow.mjs multisig create --required 3 --signers 0x123,0x456,0x789 # Sign task node scripts/flow.mjs multisig sign --taskId 123 # Check status node scripts/flow.mjs multisig status --taskId 123 ``` --- ##...
0xnyk
X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
jackculpan
Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.
openclaw-trade
openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.
xquik-dev
X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.
mohsinkhadim59
Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.