Stock and cryptocurrency analysis powered by Yahoo Finance data. Use when a user wants to: (1) Analyze stocks or crypto prices/fundamentals, (2) Track invest...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install finance-radar或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install finance-radar⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/finance-radar/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: finance-radar description: > Stock and cryptocurrency analysis powered by Yahoo Finance data. Use when a user wants to: (1) Analyze stocks or crypto prices/fundamentals, (2) Track investment portfolios, (3) Monitor watchlists with alerts, (4) Analyze dividends, (5) Score stocks on 8 dimensions, (6) Detect viral trending tickers (hot scanner), (7) Spot rumors and early signals before mainstream, (8) Check earnings reactions, (9) Find trending stocks or crypto. Integrates SkillPay.me billing at 0.001 USDT per call. ---
Stock & crypto intelligence via Yahoo Finance. Charges 0.001 USDT/call via SkillPay.
| Command | Script | Description | |:---|:---|:---| | analyze | scripts/analyze.py | Stock/crypto analysis (price, fundamentals, technicals) | | score | scripts/score.py | 8-dimension stock scoring | | batch | scripts/batch.py | Batch analyze multiple tickers + CSV export | | portfolio | scripts/portfolio.py | Portfolio tracking & P/L | | watchlist | scripts/watchlist.py | Watchlist with price alerts | | dividend | scripts/dividend.py | Dividend yield & history | | hot-scan | scripts/hot_scan.py | Viral trend detection | | rumor | scripts/rumor.py | Rumor & early signal detection | | billing | scripts/billing.py | SkillPay charge/balance/payment |
1. Billing: python3 scripts/billing.py --charge --user-id <id>
2. Execute: python3 scripts/<command>.py --ticker AAPL
# Analyze a stock
python3 scripts/analyze.py --ticker AAPL
# Analyze crypto
python3 scripts/analyze.py --ticker BTC-USD
# Batch analyze (NEW)
python3 scripts/batch.py --tickers AAPL,GOOG,MSFT
python3 scripts/batch.py --tickers AAPL,GOOG,MSFT --export # Export CSV
# 8-dimension score
python3 scripts/score.py --ticker TSLA
| Env Var | Required | Description | |:---|:---:|:---| | SKILLPAY_API_KEY | Yes | SkillPay.me API key |
See references/scoring-model.md for 8-dimension scoring methodology.
安装 Finance Radar 后,可以对 AI 说这些话来触发它
Help me get started with Finance Radar
Explains what Finance Radar does, walks through the setup, and runs a quick demo based on your current project
Use Finance Radar to stock and cryptocurrency analysis powered by Yahoo Finance data
Invokes Finance Radar with the right parameters and returns the result directly in the conversation
What can I do with Finance Radar in my finance & investment workflow?
Lists the top use cases for Finance Radar, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/finance-radar/ 目录(个人级,所有项目可用),或 .claude/skills/finance-radar/(项目级)。重启 AI 客户端后,用 /finance-radar 主动调用,或让 AI 根据上下文自动发现并使用。
Finance Radar 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Finance Radar 可免费安装使用。请查阅仓库了解许可证信息。
Stock and cryptocurrency analysis powered by Yahoo Finance data. Use when a user wants to: (1) Analyze stocks or crypto prices/fundamentals, (2) Track invest...
Finance Radar 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my finance & investment tasks using Finance Radar
Identifies repetitive steps in your workflow and sets up Finance Radar to handle them automatically