agentsclimarketplace

Watchlist

Skill erhwenkuo/stock_skills/.claude/skills/watchlist

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.

Install
npx -y skills add erhwenkuo/stock_skills --skill watchlist

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Watchlist management. Add, remove, and list stocks.

SKILL.md

0.8 KB, as published. Nobody here has run it

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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.