·wallet-monitoring-bot
!

wallet-monitoring-bot

Build a Solana wallet monitoring bot (inflows/outflows, threshold alerts) with safe rate limits and privacy guardrails. Use for treasury monitoring, whale tracking, or security alerts.

14Installs·0Trend·@sanctifiedops

Installation

$npx skills add https://github.com/sanctifiedops/solana-skills --skill wallet-monitoring-bot

How to Install wallet-monitoring-bot

Quickly install wallet-monitoring-bot AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sanctifiedops/solana-skills --skill wallet-monitoring-bot
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sanctifiedops/solana-skills.

SKILL.md

View raw

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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sanctifiedops/solana-skills --skill wallet-monitoring-bot
Category
!Security
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from sanctifiedops/solana-skills

Quick answers

What is wallet-monitoring-bot?

Build a Solana wallet monitoring bot (inflows/outflows, threshold alerts) with safe rate limits and privacy guardrails. Use for treasury monitoring, whale tracking, or security alerts. Source: sanctifiedops/solana-skills.

How do I install wallet-monitoring-bot?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sanctifiedops/solana-skills --skill wallet-monitoring-bot Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sanctifiedops/solana-skills