What problem does it solve?
It eliminates the need to manually animate or update an avatar by automatically triggering gestures, emotes, and short speech based on real-time Pump.fun activity.
Core Features & Use Cases
- Live WebSocket-driven avatar reactions: Connects to the PumpPortal WebSocket feed and converts market events into avatar behaviors.
- Deterministic 2-second event aggregation: Uses a clear priority system to choose what reaction to emit (migration, big initial buy, or create-count tiers).
- Tool controls to start/stop: Provides enable_live_reactions to begin streaming reactions and disable_live_reactions to cleanly stop them.
Example use case: you want a 3D trading-style “live avatar” on a website that reacts during token launches without any LLM involvement.
Quick Start
Install the skill and call enable_live_reactions with your agent protocol to start live reactive gestures, emotes, looks, and speech.