원클릭으로
hot-topics
Discover trending topics and sectors being discussed by finance YouTubers. Use when users want to know what's hot in the market.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Discover trending topics and sectors being discussed by finance YouTubers. Use when users want to know what's hot in the market.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Compare sentiment and blogger opinions between two stocks. Use when users want to analyze NVDA vs AMD, or any two tickers side by side.
Find stocks with consensus sentiment across multiple finance YouTubers. Use when looking for stocks that multiple bloggers agree on (bullish or bearish).
Generate a structured daily market briefing based on YouTuber sentiment. Use when users want a morning report or daily market overview.
Identify stocks where blogger sentiment has changed significantly. Use when users want to find who changed their mind or detect sentiment reversals.
Generate a comprehensive sentiment analysis report for a single stock. Use when users want deep analysis of a specific ticker like NVDA, TSLA, or AAPL.
| name | hot-topics |
| description | Discover trending topics and sectors being discussed by finance YouTubers. Use when users want to know what's hot in the market. |
Discover trending topics and sectors being discussed by finance YouTubers.
/hot-topicsWhen the user wants to know current hot topics, follow these steps:
Get All Tickers with Mention Counts
Call list_tickers to see which stocks are being discussed most.
Get Daily Summary
Call get_daily_summary to understand the overall market narrative.
Search for Theme Keywords
Call search_viewpoints with common themes to identify trending topics:
Categorize and Rank Group findings by:
Present Results Format the output as:
## 本周热点追踪 🔥
### 热门板块
1. **科技股** - XX 次提及
- 代表股票: NVDA, AAPL, MSFT
- 主要话题: AI、云计算
2. **半导体** - XX 次提及
- 代表股票: AMD, INTC, TSM
- 主要话题: 产能、周期
### 热门话题
1. **AI 投资** 🤖
- 相关股票: NVDA, MSFT, GOOGL
- 代表观点: "[观点摘要]" — 博主A
2. **财报季** 📊
- 关注股票: TSLA, META
- 代表观点: "[观点摘要]" — 博主B
### 本周最热门股票 Top 5
| 排名 | 股票 | 提及次数 | 主流情绪 |
|------|------|----------|----------|
| 1 | NVDA | 45 | 🟢 看涨 |
| 2 | TSLA | 32 | 🟡 分歧 |
| ... | ... | ... | ... |
### 值得关注的冷门观点
[列出一些有价值但不热门的独特观点]
list_tickers → Get mention countsget_daily_summary → Get market overviewsearch_viewpoints("AI") + search_viewpoints("earnings") + other keywords → In parallel