🤖
Crypto Whale Monitor
Monitors large cryptocurrency wallet balances (whales) on-chain using Web3 RPC to detect potential market-moving activity. Can read from `references/wallets....
安全通过
💬Prompt
技能说明
name: crypto-whale-monitor
description: Monitors large cryptocurrency wallet balances (whales) on-chain using Web3 RPC to detect potential market-moving activity. Can read from references/wallets.md or accept custom addresses.
Crypto Whale Monitor
This skill contains the logic to connect to blockchain explorers and track large balances for a defined set of "whale" wallets.
Workflow
- Define Wallets: Add known whale addresses to
references/wallets.md. - Execute: Run
npm start(or./scripts/monitor.js) to scan the list. - Analyze: Review output for "WHALE DETECTED" alerts.
- Schedule: Set up a cron job to run
npm startperiodically for automated monitoring.
Scripts
scripts/monitor.js: Core logic for checking balances via public RPC. Reads fromreferences/wallets.mdby default.
References
references/wallets.md: A list of known, public whale wallet addresses.
如何使用「Crypto Whale Monitor」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Crypto Whale Monitor」技能完成任务
- 结果即时呈现,支持继续对话优化