Market News Analyst

Analyzes recent market-moving news and its impact on equities and commodities.

Test report

Verdict
In test queue
Tested
Environment
Pending

In the test queue — machine-screened (validator 85/100, 133★ repo), full install/trigger/output test scheduled.

What Market News Analyst does

This skill should be used when analyzing recent market-moving news events and their impact on equity markets and commodities. Use this skill when the user requests analysis of major financial news from the past 10 days, wants to understand market reactions to monetary policy decisions (FOMC, ECB, BOJ), needs assessment of geopolitical events' impact on commodities, or requires comprehensive…

How to install Market News Analyst

git clone https://github.com/BaggaT236/AI-Trading-Skills
cp -r AI-Trading-Skills/examples/weekly-trade-strategy/skills/market-news-analyst ~/.claude/skills/market-news-analyst

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Market News Analyst

  • /market-news-analyst Analyzes recent market-moving news and its impact on equities and commodities.

It also activates on plain-language prompts like these:

  • Summarize how the last FOMC decision moved markets
  • Assess the impact of this geopolitical event on oil prices
  • Review the past 10 days of earnings news from mega-caps

Frequently asked questions

Is the Market News Analyst skill free?
Yes. The skill itself is free from BaggaT236/AI-Trading-Skills. SkillProof publishes the install command and an independent test verdict at no cost.
Does Market News Analyst work with Claude Code?
It is in our test queue — we run every skill on real work before issuing a verdict, and this one is scheduled.
How do I install Market News Analyst?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Market News Analyst with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.