sharkflow
⚡ SharkFlow - 链上任务自动化,智能合约交互队列 + 多签工作流
Why use this skill?
SharkFlow empowers OpenClaw users to automate DeFi interactions, manage multi-sig wallets, and schedule on-chain tasks with ease. Install SharkFlow to streamline your crypto portfolio management and execute batch transactions securely.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gztanht/sharkflowWhat This Skill Does
SharkFlow is a professional-grade on-chain automation agent designed to streamline DeFi operations. It functions as a robust middleware between the user and the blockchain, enabling complex multi-step workflows, queue management, and multi-signature security protocols. By abstracting the technical complexity of smart contract interactions, SharkFlow allows users to batch execute transactions, schedule recurring investments (DCA), and manage cross-platform yield farming strategies from a unified command-line interface or agentic flow.
Installation
To integrate SharkFlow into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/gztanht/sharkflow
Alternatively, you can install it via NPM for standalone use:
npx @gztanht/sharkflow
Ensure your config/wallets.json is properly populated with your addresses and signature requirements before executing the first task.
Use Cases
SharkFlow is ideal for sophisticated DeFi power users and DAOs. Common use cases include:
- Automated Yield Strategy: Regularly depositing rewards into liquidity pools like Aave or Compound.
- DCA (Dollar Cost Averaging): Setting up recurring swap tasks to accumulate assets over time without manual intervention.
- DAO Governance & Security: Coordinating multi-signature transactions for treasury management or protocol interaction, ensuring no single point of failure.
- Cross-Chain Portfolio Rebalancing: Managing assets across various bridges like Stargate and Hop with pre-defined validation rules.
Example Prompts
- "SharkFlow, queue a daily deposit of 100 USDT into Aave every Monday at 9 AM UTC."
- "Execute a batch swap from 0.5 ETH to USDC using 1inch and bridge the output to Arbitrum using Stargate."
- "Initiate a new multi-sig transaction with 3 required signers and notify the team via Telegram once it is ready for approval."
Tips & Limitations
- Safety First: Always use the
--dry-runflag before executing batches to simulate gas usage and potential failure points. - Rate Limiting: Be aware that high-frequency automation might conflict with specific platform cooldowns or liquidity restrictions.
- Wallet Security: Ensure your
config/wallets.jsonis stored securely; never hardcode private keys in plaintext if you are not using a secure Key Management Service (KMS). - Limitations: Currently, SharkFlow focuses on EVM-compatible chains. Support for non-EVM chains is pending future updates.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-gztanht-sharkflow": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, file-read, file-write, code-execution
Related Skills
data-analysis-skill
数据分析技能包 - 自动抓取、清洗、可视化、生成报告。适合数据分析师、运营人员,告别 Excel 手工操作。
polymarket-whale-copier
Copy trade winning Polymarket wallets automatically. Track whale wallets, mirror their bets at configurable percentages, with built-in risk management. No API keys needed.
iseclaw-intel
Indonesian Web3 intelligence via Iseclaw ACP agent. Real-time market data, token signals, TGE research, and GameFi analysis from Southeast Asia's first transparent AI agent.
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
cherry-mcp
HTTP bridge that keeps MCP servers alive and exposes them via REST. Built for OpenClaw agents that need MCP tools without native MCP support.