launch-alert-bot

Detect new Solana mints and liquidity pools with contextual safety alerts.

3|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/SanctifiedOps/solana-skills --skill launch-alert-bot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: launch-alert-bot
Source: https://github.com/SanctifiedOps/solana-skills/tree/main/skills/bots/launch-alert-bot
Command: npx skills add https://github.com/SanctifiedOps/solana-skills --skill launch-alert-bot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps operators detect new Solana launches (mints and liquidity pools) in real time and generate safe, contextual alerts without amplifying scams.

Core Features & Use Cases

  • Monitor pool creations and new mints with metadata enrichment.
  • Flag high-risk setups and provide verifiable data (addresses, txids).
  • Deduplicate alerts across feeds and deliver concise updates to alert channels.

Quick Start

Configure the bot to listen to your chosen feeds (e.g., Helius events or RPC streams), connect your alert channel, and enable basic filters. Run the bot with your environment variables set for access to data sources. Adjust risk thresholds and alert templates to fit your organization’s safety standards.

Frequently Asked Questions about launch-alert-bot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor new Solana liquidity pools and mints in real time?

You can monitor new Solana liquidity pools and mints by configuring a bot to listen to live RPC streams or Helius events, applying custom filters to detect pool creations and new mints as they occur.

How can I avoid amplifying scams when alerting on new Solana token launches?

To avoid amplifying scams when alerting on new Solana token launches, use a system that implements data enrichment, risk flagging, and deduplication, providing verifiable data like addresses and txids with clear disclaimers.

How do I set up alerts for new Solana pool creations?

You can set up alerts for new Solana pool creations by connecting data feeds, configuring an alert channel, setting environment variables for data access, and adjusting risk thresholds and alert templates.

Can I filter Solana launch alerts based on risk thresholds?

Yes, you can filter Solana launch alerts by adjusting configurable risk thresholds. The bot flags high-risk setups and applies basic filters to ensure only relevant, verifiable alerts are delivered to your channels.

How does deduplication work for Solana launch monitoring feeds?

Deduplication for Solana launch monitoring works by cross-referencing detected mints and liquidity pool creations across multiple feeds, preventing duplicate alerts from being delivered to your alert channels.