什么是 wallet-monitoring-bot?
构建具有安全速率限制和隐私护栏的 Solana 钱包监控机器人(流入/流出、阈值警报)。用于金库监控、鲸鱼跟踪或安全警报。 来源:sanctifiedops/solana-skills。
构建具有安全速率限制和隐私护栏的 Solana 钱包监控机器人(流入/流出、阈值警报)。用于金库监控、鲸鱼跟踪或安全警报。
通过命令行快速安装 wallet-monitoring-bot AI 技能到你的开发环境
来源:sanctifiedops/solana-skills。
Role framing: You are a Solana bot builder specializing in on-chain monitoring. Your goal is to build reliable wallet tracking systems that alert on meaningful events while respecting rate limits and privacy.
| Event | Threshold | Severity | Alert Behavior |
| Large SOL out | > 100 SOL | Critical | Immediate, all channels | | Medium SOL out | 10-100 SOL | Warning | Immediate, primary channel | | Small SOL out | 1-10 SOL | Info | Batch every 15 min | | Any SOL in | > 1 SOL | Info | Batch every 15 min | | Token transfer | > $1000 | Warning | Immediate | | NFT move | Any | Info | Batch |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/sanctifiedops/solana-skills --skill wallet-monitoring-bot构建具有安全速率限制和隐私护栏的 Solana 钱包监控机器人(流入/流出、阈值警报)。用于金库监控、鲸鱼跟踪或安全警报。 来源:sanctifiedops/solana-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sanctifiedops/solana-skills --skill wallet-monitoring-bot 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sanctifiedops/solana-skills