ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

prism-alerts

Real-time Pump.fun token alerts for Solana traders. New launches, graduations, volume spikes. For trading bots, Discord, Telegram, AI agents.

Why use this skill?

Get real-time Pump.fun token alerts for Solana launches, graduations, and volume spikes. Ideal for trading bots, Discord, and Telegram. Powered by Strykr PRISM.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/nextfrontierbuilds/prism-alerts
Or

What This Skill Does

The prism-alerts skill provides real-time alerts for Pump.fun token activity on the Solana blockchain. It leverages the Strykr PRISM API to monitor new token launches, tokens that have "graduated" (become fully tradable on a DEX), and significant volume spikes. These alerts are designed for traders looking to stay ahead of market movements and can be integrated into trading bots, Discord, or Telegram channels. The skill allows for configurable filters to customize the types and thresholds of alerts received.

Installation

To install the prism-alerts skill, use the following command:

clawhub install openclaw/skills/skills/nextfrontierbuilds/prism-alerts

This will download the necessary components from the openclaw/skills repository.

Use Cases

  • Automated Trading Bots: Integrate alerts directly into trading bots to automatically execute trades based on new launches or volume spikes.
  • Discord/Telegram Notifications: Set up channels to receive real-time alerts, keeping your community or personal trading group informed.
  • Market Trend Analysis: Monitor the flow of new tokens and identify potentially trending projects early.
  • Risk Management: Receive alerts for sudden volume changes, allowing for quick assessment and potential exit strategies.
  • Personal Trading Assistant: Get notified of specific token activities that meet your predefined investment criteria.

Example Prompts

  • "Get me the latest Pump.fun token launches."
  • "Alert me when a new Solana token launches with a market cap over $10,000 and at least 50 holders."
  • "Show me tokens that have recently graduated to Raydium."

Tips & Limitations

  • API Dependency: The skill relies on the Strykr PRISM API. Ensure the API is accessible and functioning correctly. Check PRISM_URL environment variable.
  • Solana Focus: This skill is specifically for Solana-based Pump.fun tokens.
  • Polling Frequency: Alerts are typically delivered based on a polling interval (e.g., 30 seconds as shown in the Telegram example). This means alerts are near real-time but not instantaneous.
  • DYOR: As with all trading alerts, "Do Your Own Research" (DYOR) is crucial. The alerts are indicators, not financial advice.
  • Configuration: Fine-tune your alerts using the provided alert filters to avoid noise and focus on relevant signals. This requires understanding the parameters like minMarketCap, bondingProgress, and volumeSpike.
  • Rate Limiting: Be mindful of potential API rate limits if you implement very frequent polling on your end.

Metadata

Stars1335
Views19
Updated2026-02-23
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-nextfrontierbuilds-prism-alerts": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#solana#pump.fun#crypto#alerts#trading
Safety Score: 4/5

Flags: network-access, external-api, code-execution