news-sector-intelligence

Identify top sectors and leading stocks from unstructured financial news using local latest-24h.json data.

4|1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/pynbj1001/alpha-sense --skill news-sector-intelligence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news-sector-intelligence
Source: https://github.com/pynbj1001/alpha-sense/tree/main/13.%E6%96%B0%E9%97%BB%E6%89%AB%E6%8F%8F/news-sector-intelligence
Command: npx skills add https://github.com/pynbj1001/alpha-sense --skill news-sector-intelligence

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

该技能通过对非结构化财经新闻和舆情的分析,快速识别本日/本周最强的板块、情绪龙头和领涨股,并抽取上涨背后的驱动逻辑(政策/涨价/事件/外部映射等)。在没有行情 API 条件下,它会优先使用本地聚合新闻池,并输出扫描时间、信息来源清单、证据摘录(标题+时间+来源)以及不确定性提示,便于后续人工验证。

Core Features & Use Cases

  • 舆情扫描与板块识别:基于本地新闻池对板块热度进行快速聚类与排序。
  • 领涨股与情绪龙头:从板块中挖掘并标注潜在的领涨股票。
  • 证据驱动的分析:每个结论附带可追溯的新闻证据与摘要,便于复核。

Quick Start

运行本地舆情雷达更新脚本,生成今日的板块热点雷达报告,并导出到指定目录。

Frequently Asked Questions about news-sector-intelligence

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify stock sector hotspots from financial news without an external market API?

You can identify sector hotspots from financial news without an external market API by running an offline sentiment analysis on a local aggregated news pool. This approach clusters sector heat, extracts driving logic like policy changes or price moves, and highlights leading stocks using locally stored data.

Can I extract driving logic and evidence excerpts from unstructured financial news?

Extracting driving logic and evidence excerpts from unstructured financial news involves analyzing text to identify policy shifts, price movements, and events. The process outputs supporting evidence snippets including titles, timestamps, and sources to ensure full traceability for manual validation.

Does sector sentiment analysis work with offline data sources like latest-24h.json?

Sector sentiment analysis works with offline data sources like latest-24h.json by processing the local file directly. It scans the aggregated offline news pool to rank sector popularity and pinpoint emotional leaders without connecting to live external data APIs.

What is the best way to find lead stocks and sector momentum from daily news coverage?

Finding lead stocks and sector momentum from daily news coverage requires clustering unstructured articles to rank sector heat. It then mines and labels potential leading stocks within those clusters, attaching traceable news excerpts and uncertainty labels for verification.

How to validate stock sector radar outputs generated from offline news pools?

Validating stock sector radar outputs generated from offline news pools requires checking the provided scan time, source lists, and evidence excerpts. Each conclusion includes uncertainty labels and traceable titles with timestamps to facilitate reliable manual verification of the sentiment analysis.