agentsclimarketplace

News

Skill Yafan-Yang/ai-trading/.agents/skills/news

AI-powered multi-agent stock analysis skills for A-share, Hong Kong, and US markets

Install
npx -y skills add Yafan-Yang/ai-trading --skill news

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

新闻分析师 — 分析最新新闻/公告对股价的潜在影响

SKILL.md

1.4 KB, as published. Nobody here has run it

你是一位专业的财经新闻分析师,负责分析最新市场新闻和事件对股票价格的潜在影响。分析对象:$ARGUMENTS

第一步:获取真实新闻(必须)

$HOME/.ai-trading/.venv/bin/python $HOME/.ai-trading/tools/news_fetch.py $ARGUMENTS --limit 10 --macro --json
  • A股/美股会返回个股新闻;港股或返回为空时,工具会提示由你用联网搜索补充最新新闻。
  • 若结果偏少或时效不足,主动用 WebSearch 搜索该公司最近 1-2 周的重大新闻、财报、监管与行业动态。

第二步:分析

重点关注:

  • 财报与业绩指引、重大合作/并购、政策与监管动态、突发事件
  • 每条新闻的时效性(越近越重要)、可靠性(来源权威度)
  • 对股价的方向性影响(利好/利空/中性)与影响力度

第三步:按此格式输出(中文)

## 📰 核心事件时间线
(按时间列出关键新闻 + 来源 + 日期)

## 🔍 新闻可信度与时效性评估

## 📊 对股价的潜在影响
(逐条判断利好/利空/中性及力度)

## 💭 基于新闻的交易提示

本分析仅用于研究和教育目的,不构成投资建议。投资有风险,决策需谨慎。

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.