Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Fetches trending stock tickers and sentiment data from Reddit communities using the free ApeWisdom API. Returns mention counts, 24-hour change percentages, and upvote totals per ticker. Supports filtering by subreddit, including r/wallstreetbets, SPACs, and crypto communities.
ApeWisdom aggregates Reddit mention data across multiple subreddits in a single free API call, avoiding manual subreddit scraping or paid data providers.
When to use it
- Spotting meme stock momentum before it peaks
- Checking which tickers are spiking on r/wallstreetbets today
- Comparing 24h mention changes to find breakout retail picks
- Filtering stock chatter by SPAC or crypto subreddits
- Tracking upvote volume alongside mention counts for a ticker
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: what stocks are spiking on Reddit right now?
- 1Run scan_reddit.py with --sort spike flag
- 2Fetch stocks sorted by 24h mention increase from ApeWisdom API
- 3Filter out low-volume tickers to reduce noise
- 4Return ranked list with ticker, mention count, change percentage, and upvotes
A ranked list of tickers showing the biggest 24h mention spikes, e.g. $SNDK up 340% in mentions with 1,200 upvotes