cafci

Aggregate and normalize Argentine mutual fund data from CAFCI spreadsheets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the fragmentation and lack of centralized access to public data regarding Argentine mutual funds (Fondos Comunes de Inversión), providing a unified interface to query performance, fees, and portfolio composition.

Core Features & Use Cases

  • Unified Data Access: Aggregates data from four distinct official CAFCI sources into a single, queryable format.
  • Performance Tracking: Enables detailed analysis of TNA returns across various time periods (7d, 1m, YTD, 12m).
  • Portfolio Transparency: Allows users to inspect the top asset holdings and market share of specific funds to make informed investment decisions.

Quick Start

Use the cafci skill to fetch the complete daily snapshot of all Argentine mutual funds and save the output to a local file named snapshot.json.

Frequently Asked Questions about cafci

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

FAQPage Schema
How do I analyze Argentine mutual funds performance and fee structures?

You can analyze Argentine mutual funds by aggregating public data from the CAFCI sources. This Skill normalizes performance metrics like TNA across 7d, 1m, YTD, and 12m periods, alongside fee structures, into a queryable format.

What is the best way to query portfolio holdings for Argentine mutual funds?

Querying portfolio holdings for Argentine mutual funds is done by inspecting top asset holdings and market share from normalized CAFCI data. The Skill aggregates daily spreadsheet snapshots to provide transparent portfolio composition for informed investment decisions.

How do I get a complete daily snapshot of all Argentine mutual funds?

To get a daily snapshot of all Argentine mutual funds, you fetch the aggregated CAFCI data and save the output to a local JSON file. The Skill provides local caching to ensure efficient data retrieval for subsequent queries.

Does processing CAFCI financial data require openpyxl?

Yes, processing CAFCI financial data requires openpyxl. This dependency is necessary to parse the daily spreadsheet snapshots published by the Argentine Chamber of Mutual Funds before normalizing them for investment analysis.

Can I use this Skill to track TNA returns for Argentine investments across different time periods?

You can track TNA returns for Argentine investments across distinct time periods including 7 days, 1 month, year-to-date, and 12 months. The Skill aggregates and normalizes this public financial data from four official CAFCI sources for comprehensive analysis.