mae

Retrieve real-time and historical Argentine financial market data via the MAE public API.

173|28|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/gauss314/skills --skill mae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mae
Source: https://github.com/gauss314/skills/tree/main/skills/mae
Command: npx skills add https://github.com/gauss314/skills --skill mae

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the difficulty of accessing fragmented, non-standardized market data from the Argentine Mercado Abierto Electrónico (MAE), providing a unified interface for financial analysis.

Core Features & Use Cases

  • Market Snapshots: Retrieve real-time intraday data for Renta Fija, Cauciones, FOREX, and Dolar Diferido a Fix (DDF).
  • Historical Analysis: Access deep historical series for rates, volumes, and indices like the ARS-MAE.
  • Institutional Intelligence: Track primary market auctions and official institutional communications directly from the source.
  • Use Case: A financial analyst can use this Skill to automatically generate a daily report on LECAP yields and BOPREAL cashflows without manually scraping the MAE website.

Quick Start

Use the mae skill to fetch the current market summary for Renta Fija instruments.

Frequently Asked Questions about mae

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

FAQPage Schema
How do I retrieve real-time Argentine market data for fixed income and forex instruments?

Use this Skill to fetch real-time intraday data for Renta Fija, Cauciones, FOREX, and Dolar Diferido a Fix directly from the MAE public API via structured JSON responses.

Can I access historical MAE market data and yield series programmatically?

Yes, this Skill provides access to deep historical series for rates, volumes, and indices like the ARS-MAE directly from the MAE API for trend analysis and backtesting.

What is the best way to automate daily reports for LECAP yields without scraping the MAE website?

Automate daily LECAP yield reports by calling the MAE public API endpoints directly to retrieve structured JSON market snapshots, bypassing manual web scraping.

Do I need the requests library to fetch Argentine market data from the MAE API?

Yes, the requests library is required as a dependency to interface with the MAE market data endpoints and retrieve structured JSON responses for Argentine financial instruments.

Does this tool provide access to primary market auctions and institutional communications from Argentina?

Yes, this Skill tracks primary market auctions and official institutional communications directly from the Mercado Abierto Electrónico source via structured API queries.

What Argentine financial instruments are supported for market data retrieval?

Supported instruments include Renta Fija, Cauciones, FOREX, Dolar Diferido a Fix, and derivatives, all retrieved through the MAE public API as structured JSON responses.