news-analyst

Generate investor briefings and answer financial questions via the Quaks MCP server.

1|Updated Oct 13, 2025
One-click install
npx skills add https://github.com/bsantanna/quaks --skill news-analyst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news-analyst
Source: https://github.com/bsantanna/quaks/tree/main/plugins/quaks-agents/skills/news-analyst
Command: npx skills add https://github.com/bsantanna/quaks --skill news-analyst

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates investor briefings or answers financial questions by orchestrating MCP prompts and live market data, saving time for analysts and investors.

Core Features & Use Cases

  • Multi-step workflow to load prompts from the MCP server, fetch market data, aggregate insights, and publish briefs.
  • Supports briefing mode (end-to-end investor briefing) and QA mode (answering user questions with context).
  • Tools: MCP server prompts (coordinator/aggregator/reporter) and data retrieval/publishing functions such as get_markets_news_mcp, get_insights_news_mcp, publish_content_mcp.
  • Use Case: Market updates, earnings summaries, regulatory shifts, and questions about recent market events or investment topics.

Quick Start

Ask the Quaks News Analyst to generate an investor briefing or answer a financial question using the MCP server.

Frequently Asked Questions about news-analyst

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

FAQPage Schema
How do I generate investor briefings from live market news data?

To generate investor briefings, this Skill orchestrates Quaks MCP server prompts to fetch live market data, aggregate insights, and publish final reports. It supports an end-to-end briefing mode for market updates and earnings summaries.

Can I use this to answer specific financial questions about recent market events?

Yes, you can answer specific financial questions about recent market events using the QA mode. It retrieves relevant market data and insights to provide contextual answers regarding economic indicators and investment topics.

What is the workflow for aggregating market insights with an MCP server?

The workflow involves multi-step coordination using MCP server prompts to fetch market news, aggregate insights, and publish briefs. It uses coordinator, aggregator, and reporter prompts alongside data retrieval functions like get_markets_news_mcp.

Does the Quaks News Analyst support automated content publishing?

Yes, the Quaks News Analyst supports automated content publishing through the publish_content_mcp function. It compiles aggregated market insights and generates final investor briefings directly outputting to the server.

What market data sources are needed to summarize regulatory shifts and earnings?

Summarizing regulatory shifts and earnings requires live market data fetched via get_markets_news_mcp and insights from get_insights_news_mcp. The Skill orchestrates these MCP functions to process economic indicators and investment topics.