Best use case
sentiment-eastmoney is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
东方财富股吧舆情与热度分析,提供股吧热度排行、个股情绪指标、散户情绪监控等。当用户需要查看东财股吧热度或散户情绪时使用。
Teams using sentiment-eastmoney should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/sentiment-eastmoney/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How sentiment-eastmoney Compares
| Feature / Agent | sentiment-eastmoney | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
东方财富股吧舆情与热度分析,提供股吧热度排行、个股情绪指标、散户情绪监控等。当用户需要查看东财股吧热度或散户情绪时使用。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# sentiment-eastmoney 东方财富情绪与股吧热度查询 Skill。 ## 核心能力 - 东财股吧热度排行 - 个股情绪指标(多空比/情绪评分) - 散户情绪监控 - 情绪指数计算 ## 使用 ```bash # 查询热度排行 python "$SKILLS_ROOT/sentiment-eastmoney/scripts/eastmoney_hot.py" # 查询个股情绪 python "$SKILLS_ROOT/sentiment-eastmoney/scripts/eastmoney_sentiment.py" --code 000001 ``` ## 数据来源 - 东方财富股吧公开数据 ## 相关 Skill - `sentiment-weibo`:微博财经舆情 - `sentiment-xueqiu`:雪球社区舆情 - `a-share-sentiment`:多源情绪综合研判
Related Skills
sentiment-xueqiu
雪球社区舆情与热股榜分析,提供雪球热股榜、情绪监控、个股雪球热度等。当用户需要查看雪球社区舆情或热门股票讨论时使用。
sentiment-weibo
微博财经舆情与热搜分析,提供微博财经热搜榜、股票话题热度、舆情情绪分析等。当用户需要查看微博上的财经舆情或热搜时使用。
sentiment-scan
用于信托领域项目尽调中的舆情扫描助手场景。支持结构化输入处理、规则分析与Markdown结果输出。
sentiment-alert
用于信托领域存续管理中的舆情预警助手场景,支持结构化处理与报告输出。
proprietary-sentiment-monitor
自营舆情风险监测助手,适用于券商自营投资、风险管理、舆情监控、投资决策等场景。 以下情况请主动触发此技能: - 用户提供了持仓股票舆情数据,问"有什么风险""舆情怎么样" - 用户问"舆情怎么监控""负面舆情怎么处理" - 用户需要:舆情监测分析、风险预警、处置建议 - 用户提到:舆情、负面新闻、声誉风险、持仓风险、投资舆情 - 用户需要形成舆情报告、风险预警、处置方案 不要等用户明确说"舆情监测"——只要涉及持仓股票舆情分析、负面新闻预警、声誉风险评估,就应主动启动此技能。
project-sentiment-alert
用于信托领域存续期管理中的项目舆情预警助手场景。支持结构化输入处理、规则分析与Markdown结果输出。
guarantor-sentiment-alert
用于信托领域存续期管理中的担保方舆情预警助手场景。支持结构化输入处理、规则分析与Markdown结果输出。
entity-sentiment-alert
用于信托领域存续期管理中的主体舆情预警助手场景。支持结构化输入处理、规则分析与Markdown结果输出。
client-sentiment-detection
面向基金投顾与客户服务领域的情绪识别任务Skill,围绕「客户情绪识别助手」场景提供信息抽取、结构化分析与结果输出。
asset-sentiment-alert
用于信托领域存续期管理中的底层资产舆情预警助手场景。支持结构化输入处理、规则分析与Markdown结果输出。
eastmoney-skill
⚠️ DEPRECATED - 东方财富综合数据接口,提供 A 股基本信息、财务三表(资产负债/利润/现金流)、主要财务指标及公告查询。当用户需要个股财务三表或公告原始数据时使用。
eastmoney-fund-skill
⚠️ DEPRECATED - 东方财富基金数据接口,提供基金列表、排行、净值、详情等数据。当用户需要查询基金排行榜、基金筛选列表时使用。