market-opportunity-scout

市场机会侦察兵 - 自动监控 A/H 股市场异动、财经新闻、热点板块,生成投资机会简报。适合投资者、交易员、金融从业者。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "market-opportunity-scout" with this command: npx skills add yoriko233/market-opportunity-scout

Market Opportunity Scout - 市场机会侦察兵

自动监控资本市场机会,生成结构化投资简报。

功能

  • 📈 异动监控: 实时监控 A/H 股涨跌幅、成交量异常
  • 📰 新闻聚合: 抓取财经新闻、公司公告、市场传闻
  • 🔥 热点追踪: 识别热门板块、概念题材、资金流向
  • 📊 数据简报: 生成结构化报告(Markdown/文本)
  • 定时推送: 支持 cron 定时自动运行

安装

clawhub install market-opportunity-scout

使用

快速启动

# 生成今日市场简报
market-opportunity-scout --mode daily

# 监控特定股票
market-opportunity-scout --stocks 600519,00700,09988

# 监控特定板块
market-opportunity-scout --sectors 白酒,新能源,AI

Cron 定时任务

# 每个交易日早上 8 点生成简报
0 8 * * 1-5 market-opportunity-scout --mode daily --output /path/to/report.md

输出格式

# 市场机会简报 - 2026-03-25

## 📊 大盘概览
- 上证指数:XXXX (+X.XX%)
- 恒生指数:XXXX (+X.XX%)

## 🔥 热门板块
1. 白酒板块 (+3.2%)
2. 新能源 (+2.8%)

## ⚡ 异动个股
- 贵州茅台:+5.2% (放量突破)
- 腾讯控股:+3.8% (北向资金流入)

## 📰 重要新闻
1. [新闻标题 1] - 来源
2. [新闻标题 2] - 来源

## 💡 机会提示
- XXXX 板块连续 3 日资金净流入
- XXXX 个股突破 60 日均线

配置

可选配置文件 ~/.market-scout/config.json:

{
  "stocks": ["600519", "00700", "09988"],
  "sectors": ["白酒", "新能源", "科技"],
  "threshold": {
    "priceChange": 3.0,
    "volumeChange": 50.0
  },
  "output": {
    "format": "markdown",
    "path": "/tmp/market-report.md"
  }
}

API 说明

本技能使用以下数据源(无需 API Key):

  • A 股/港股数据:akshare (开源财经数据接口)
  • 财经新闻:公开 RSS/爬虫

注意事项

  • ⚠️ 数据延迟约 15 分钟,不构成投资建议
  • ⚠️ 仅供研究参考,投资需谨慎
  • ⚠️ 首次运行需安装依赖:pip install akshare pandas

更新日志

v1.0.0 (2026-03-25)

  • 初始版本
  • 支持 A/H 股监控
  • 支持财经新闻聚合
  • 支持定时任务

作者

yoriko233

支持

Issue: https://github.com/yoriko233/market-opportunity-scout/issues

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Hk Stock Morning Report

Generate HK stock market morning report (股市晨報) for Chinese bank trading desk. Use when user asks "生成晨报", "股市晨报", "今日股市", "港股晨報", or any similar HK stock mark...

Registry SourceRecently Updated
2860Profile unavailable
General

港股美股分析

智能股票分析系统 v2.1 - 港股/美股/A股实时行情 + 富途数据源 + 技术指标 + 综合报告(7大板块)

Registry SourceRecently Updated
4571Profile unavailable
General

A股每日简报

A股每日简报生成器。基于东方财富免费公开数据,一键生成大盘指数、板块涨跌、涨跌幅榜等简报。 中文优先,无需API Key,开箱即用。 当用户说"A股"、"今日行情"、"大盘指数"、"股票"、"今日A股"时触发。 Keywords: A股, 股票, 行情, 大盘, 涨跌, 东方财富, 简报.

Registry SourceRecently Updated
1500Profile unavailable
General

破晓

🌅 全时段股市资讯生成器。根据当前时间自动判断生成早报/午评/收盘报告,支持交易日检测、模块化新闻抓取、微信友好格式输出。专为投资人设计,助力快速决策。

Registry SourceRecently Updated
820Profile unavailable