ApeWisdom Reddit Scanner
/install apewisdom
ApeWisdom Reddit Scanner
Scan Reddit (r/wallstreetbets, r/stocks, etc.) for trending tickers and sentiment spikes.
Usage
This skill uses a Python script to fetch live data from ApeWisdom.
Basic Scan (Top Mentions)
Get the top 20 most discussed stocks right now.
skills/apewisdom/scripts/scan_reddit.py
Find Spikes (Momentum)
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
Specific Subreddits
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
Output Fields
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 ticker
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install apewisdom - 安装完成后,直接呼叫该 Skill 的名称或使用
/apewisdom触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
ApeWisdom Reddit Scanner 是什么?
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2954 次。
如何安装 ApeWisdom Reddit Scanner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install apewisdom」即可一键安装,无需额外配置。
ApeWisdom Reddit Scanner 是免费的吗?
是的,ApeWisdom Reddit Scanner 完全免费(开源免费),可自由下载、安装和使用。
ApeWisdom Reddit Scanner 支持哪些平台?
ApeWisdom Reddit Scanner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ApeWisdom Reddit Scanner?
由 stuhorsman(@stuhorsman)开发并维护,当前版本 v1.0.0。