返回顶部
m

market-news-brief市场新闻简报

Run a local script to fetch broad market news and tone. Use when: user asks about market conditions, macro news, what's happening in markets, or market sentiment for any region. Invoke by reading this SKILL.md then running: uv run /root/.openclaw/workspace/skills/market-news-brief/src/main.py

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.1
安全检测
已通过
265
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

market-news-brief

技能:市场新闻简报

使用时机

  • - 用户希望了解当前市场情绪和新闻趋势
  • 用户希望了解某个地区或国家的广泛市场新闻和宏观基调
  • 用户询问市场发生了什么?或今天有什么市场新闻?
  • 用户询问美国市场、欧洲市场、亚洲市场或全球市场
  • 用户在做出交易或投资决策前希望获取新闻摘要

不使用时机

  • - 用户希望获取某只特定股票的当前价格 → 使用 stock-price-checker-pro
  • 用户希望获取某公司的基本面数据(市盈率、每股收益、利润率) → 使用 stock-fundamentals
  • 用户希望获取完整的股票研究报告 → 使用 equity-research

⚠️ 关键:仅限范围词

该技能以市场范围词作为参数——而非公司股票代码。
传入 AAPL、TSLA 或任何裸股票代码将导致错误。
始终将用户意图映射为下表中的范围词。

有效范围

范围覆盖范围
GLOBAL所有地区综合(未指定时默认)
US
标普500、纳斯达克100、道琼斯、罗素2000、VIX | | EUROPE | 英国 + 德国 + 荷兰综合 | | UK | 富时100 | | GERMANY | 德国DAX指数 | | NETHERLANDS | 荷兰AEX / 泛欧交易所 | | ASIA | 日本 + 韩国综合 | | JAPAN | 日经225 | | SOUTH_KOREA | 韩国KOSPI指数 |

命令

获取广泛市场新闻

bash
uv run /root/.openclaw/workspace/skills/market-news-brief/src/main.py <范围词>

示例

bash

全球概览(默认——未指定地区时使用)


uv run /root/.openclaw/workspace/skills/market-news-brief/src/main.py GLOBAL

美国市场

uv run /root/.openclaw/workspace/skills/market-news-brief/src/main.py US

欧洲市场(覆盖英国、德国、荷兰)

uv run /root/.openclaw/workspace/skills/market-news-brief/src/main.py EUROPE

特定国家

uv run /root/.openclaw/workspace/skills/market-news-brief/src/main.py GERMANY uv run /root/.openclaw/workspace/skills/market-news-brief/src/main.py UK uv run /root/.openclaw/workspace/skills/market-news-brief/src/main.py JAPAN

亚洲市场

uv run /root/.openclaw/workspace/skills/market-news-brief/src/main.py ASIA

输出

该命令返回一个格式化摘要,包括:

  • - 所选范围的指数/ETF快照(价格、涨跌、涨跌幅)
  • 市场情绪评估(风险偏好/风险规避/中性)
  • 主导新闻主题(例如:央行、通胀、科技、能源、地缘政治)
  • 头条新闻及其来源、发布时间和链接

备注

  • - 内部使用 uv run——无需手动安装 pip 或设置虚拟环境。
  • 请勿传入裸公司股票代码(例如 AAPL)——会导致错误。仅使用范围词。
  • 如果用户询问德国股票如 RHM.DE,请使用 EUROPE 或 GERMANY 获取市场背景信息。
  • 请勿使用网络搜索或 curl 获取市场新闻——始终使用此脚本。
  • 请勿使用 market-news.sh 包装脚本——直接按上述方式调用 uv run src/main.py。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 market-news-brief-1776197793 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 market-news-brief-1776197793 技能

通过命令行安装

skillhub install market-news-brief-1776197793

下载

⬇ 下载 market-news-brief v0.1.1(免费)

文件大小: 9.39 KB | 发布时间: 2026-4-15 13:02

v0.1.1 最新 2026-4-15 13:02
**Market News Brief 0.1.1 — major documentation update**

- Clarified when and when NOT to use the skill (e.g., not for single-stock or fundamentals inquiries).
- Added a detailed, bold warning to only use predefined market scope words (never bare ticker symbols).
- Introduced a clear table of supported market scopes and regional coverage.
- Updated all usage examples to use explicit scope words and new invocation path.
- Provided guidance for mapping user queries to valid scopes.
- Streamlined instructions on output format and usage, removing ambiguity around arguments.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部