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.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install apewisdom或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install apewisdom⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/apewisdom/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: apewisdom description: 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. ---
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 ticker安装 ApeWisdom Reddit Scanner 后,可以对 AI 说这些话来触发它
Help me get started with ApeWisdom Reddit Scanner
Explains what ApeWisdom Reddit Scanner does, walks through the setup, and runs a quick demo based on your current project
Use ApeWisdom Reddit Scanner to scan Reddit for trending stocks and sentiment spikes using the ApeW...
Invokes ApeWisdom Reddit Scanner with the right parameters and returns the result directly in the conversation
What can I do with ApeWisdom Reddit Scanner in my finance & investment workflow?
Lists the top use cases for ApeWisdom Reddit Scanner, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/apewisdom/ 目录(个人级,所有项目可用),或 .claude/skills/apewisdom/(项目级)。重启 AI 客户端后,用 /apewisdom 主动调用,或让 AI 根据上下文自动发现并使用。
ApeWisdom Reddit Scanner 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
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.
ApeWisdom Reddit Scanner 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my finance & investment tasks using ApeWisdom Reddit Scanner
Identifies repetitive steps in your workflow and sets up ApeWisdom Reddit Scanner to handle them automatically