Community研究與資料分析github.com

erhwenkuo/stock_skills

An undervalued stock screening system. Screens for undervalued stocks across 60+ regions using the Yahoo Finance API (yfinance). Runs as Claude Code Skills — just speak in natural language and the right function executes automatically.

stock_skills 是什麼?

stock_skills is a Claude Code agent skill that an undervalued stock screening system. Screens for undervalued stocks across 60+ regions using the Yahoo Finance API (yfinance). Runs as Claude Code Skills — just speak in natural language and the right function executes automatically.

相容平台Claude Code~Codex CLI~Cursor
npx skills add erhwenkuo/stock_skills

Installed? Explore more 研究與資料分析 skills: obra/superpowers, affaan-m/quarkus-verification, affaan-m/uspto-database · View all 6 →

在你喜歡的 AI 中提問

開啟一個已預先載入此 Agent Skill 的新對話。

說明文件

Watchlist Management Skill

Parse $ARGUMENTS and execute the following command.

python3 /Users/kikuchihiroyuki/stock-skills/.claude/skills/watchlist/scripts/manage_watchlist.py $ARGUMENTS

Display the result as-is.

Knowledge Integration Rules (KIK-466)

When get_context.py output is available, integrate with watchlist operations:

  • add: If the stock being added has a past history (screening appearances, report history), append a summary
  • list: Supplement each stock's latest status (freshness label, most recent action) from context

相關技能