apewisdom
moltbot
Scan Reddit for trending stocks and sentiment spikes using the ApeWisdom API (free). Use this to find "meme stocks", retail momentum, and sentiment shifts on r/wallstreetbets.
bunx add-skill moltbot/skills -s apewisdomLoadingβ¦
moltbot
Scan Reddit for trending stocks and sentiment spikes using the ApeWisdom API (free). Use this to find "meme stocks", retail momentum, and sentiment shifts on r/wallstreetbets.
bunx add-skill moltbot/skills -s apewisdomLoadingβ¦
Scan Reddit (r/wallstreetbets, r/stocks, etc.) for trending tickers and sentiment spikes.
This skill uses a Python script to fetch live data from ApeWisdom.
Get the top 20 most discussed stocks right now.
skills/apewisdom/scripts/scan_reddit.py
Find stocks with the biggest 24h increase in mentions (ignoring low volume noise). This is the best way to find "breaking" meme stocks like $SNDK.
skills/apewisdom/scripts/scan_reddit.py --sort spike
Filter by specific communities.
# WallStreetBets only
skills/apewisdom/scripts/scan_reddit.py --filter wallstreetbets
# SPACs
skills/apewisdom/scripts/scan_reddit.py --filter SPACs
# Crypto
skills/apewisdom/scripts/scan_reddit.py --filter all-crypto
ticker: Stock symbolmentions: Mentions in the last 24hmentions_24h_ago: Mentions in the previous 24h periodchange_pct: Percentage increase/decrease in chatterupvotes: Total upvotes on posts mentioning the tickerUse when you need to run Flow type checking, or when seeing Flow type errors in React code.
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.