什麼是 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