Recommend stocks
Recommend stocks — check risk suitability, ask preferences, screen, research, then give a Top 3. Use when the user asks which stock to pick or buy.From its SKILL.md
npx -y skills add qiankunli/skill-plus --skill recommend-stocksAssembled 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.
- 0 stars0 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.
SKILL.md
0.5 KB, 83 tokens by cl100k_base, as published. Nobody here has run it
Move through: suitability → preferences → screen → research → recommend. Decide mechanically where you can; every conclusion carries a risk disclaimer.
This is a worked skill+ example. On its own this SKILL.md is a valid plain
skill; the sibling flow.py + rules/ make it a skill+. Delete them and it
degrades back to a plain skill.
What ships with it: 10 files
6.0 KB alongside SKILL.md, 6 of them executable
references/
- high-vol-market.md296 B
- risk-levels.md531 B
rules/
- disclaimer.md280 B
- diversify.md284 B
- suitability.pyruns631 B
scripts/
- apply_filters.pyruns435 B
- get_profile.pyruns448 B
- hot_stocks.pyruns276 B
- rank.pyruns311 B
- flow.pyruns2.6 KB