— No reviews yet
0 installs
9 views
0.0% view→install
Install
$ agentstack add skill-lord1egypt-awesome-skill-forge-a-stock-market-sentiment ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Market Sentiment? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
市场情绪量化 Skill
核心能力
用数据判断市场处于"亢奋/分歧/冰点/修复"哪个阶段,而不是靠感觉猜。
情绪判断规则
情绪冰点
- 涨停家数 10家
- 连板高度 80家
- 炸板率 5板
- 操作建议:重仓主线龙头
分歧阶段
- 涨停家数波动大
- 炸板率 > 25%
- 操作建议:半仓参与辨识度高的标的
数据获取
调用 akshare-stock 获取:
- 涨停家数:aksharestocklimit_up()
- 跌停家数:aksharestocklimit_down()
- 炸板率:(封板失败数 / 涨停家数) × 100%
- 连板高度:最高连板数
实战流程
- 每天开盘前花5分钟获取数据
- 判断当前情绪阶段
- 匹配对应仓位策略
- 避免在冰点期盲目出手
触发场景
- "今天市场情绪怎么样"
- "现在是冰点还是亢奋"
- "能不能加仓"
- "今天适合重仓还是轻仓"
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Lord1Egypt
- Source: Lord1Egypt/awesome-skill-forge
- License: MIT
- Homepage: https://skill-explorer-rho.vercel.app
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.