mx-search

Retrieve financial news from MX News API and save text and JSON outputs.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/Bennel-Wang/vibe_quant --skill mx-search-bennel-wang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mx-search
Source: https://github.com/Bennel-Wang/vibe_quant/tree/main/investment_skills/.github/skills/mx-search
Command: npx skills add https://github.com/Bennel-Wang/vibe_quant --skill mx-search-bennel-wang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables fast, reliable retrieval of timely financial information by querying an authoritative data source (MX) to filter and fetch relevant finance news, reports, announcements, and other data.

Core Features & Use Cases

  • Real-time search across stock news, research reports, announcements, policy updates, and market events for finance professionals.
  • Structured output with readable text and original API JSON for downstream processing.
  • Use Case: A portfolio manager wants up-to-date material on a specific stock or sector to inform decisions.

Quick Start

Use natural-language queries to retrieve the latest financial insights from MX News and output both human-readable text and machine-readable JSON.

Frequently Asked Questions about mx-search

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

FAQPage Schema
How do I retrieve real-time financial news for specific stocks and sectors?

To retrieve real-time financial news, use natural-language queries to search across stocks, sectors, and macro events. The Skill fetches up-to-date information from financial sources and returns results as readable text and JSON files.

Do I need an API key to fetch financial data and research reports?

Yes, you need an API key to fetch financial data. You must provide it either by setting the MX_APIKEY environment variable or by passing the api_key parameter directly in your request.

What is the best way to search for market events and policy updates for investment analysis?

The best way to search for market events and policy updates is querying the MX News API via natural language. It filters authoritative financial sources and outputs structured JSON alongside human-readable text for investment analysis.

Can I get structured JSON output from financial information retrieval for downstream processing?

Yes, you can get structured JSON output from financial information retrieval. The Skill formats results into both readable text and original API JSON, saving them to a configurable output directory for downstream processing.

Does this tool work for finding macro events and policy updates alongside stock announcements?

Yes, this tool works for finding macro events and policy updates. It supports querying across stock news, research reports, announcements, policy updates, and market events, making it suitable for analysts and traders.

How do I configure the output directory when extracting finance news?

To configure the output directory when extracting finance news, specify your desired path in the request. The Skill saves the formatted text and JSON outputs containing the financial insights to this configurable directory.