cafci-fondos-comunes-argentina

Consolidate CAFCI fund data from catalog JSON, daily XLSX, and per-fund fichas.

39|2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/ferminrp/agent-skills --skill cafci-fondos-comunes-argentina
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cafci-fondos-comunes-argentina
Source: https://github.com/ferminrp/agent-skills/tree/main/skills/cafci-fondos-comunes-argentina
Command: npx skills add https://github.com/ferminrp/agent-skills --skill cafci-fondos-comunes-argentina

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users access public CAFCI fund information for Argentina by combining a catalog JSON (fondos, clases, IDs and honorarios/fees), a daily XLSX sheet (patrimonio, valor cuotaparte, variaciones, market share), and per-fund markdown fichas (rendimientos por periodo). Use when the user asks for CAFCI funds in Argentina, to search funds by name, to compare fees, to identify top funds by patrimonio in a category, or to retrieve performance by period.

Core Features & Use Cases

  • Consolidates CAFCI public data sources into a unified view: catalog JSON, daily snapshot XLSX, and per-fund fichas.
  • Supports finding funds by name, listing class-level fees, and ranking funds by patrimonio or market share.
  • Provides historical performance by period for a fund via per-fund markdown fichas.

Quick Start

Use the skill to fetch a fund's metadata and performance data by fund name.

Frequently Asked Questions about cafci-fondos-comunes-argentina

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

FAQPage Schema
How do I compare CAFCI fund fees and performance data for Argentina?

To compare CAFCI fund fees and performance data for Argentina, you can consolidate catalog metadata, daily XLSX snapshots, and per-fund markdown fichas into a unified, queryable format. This allows searching funds by name and retrieving historical rendimientos by period.

Can I find top mutual funds in Argentina by patrimonio or market share?

Yes, you can find top mutual funds in Argentina by patrimonio or market share. The skill consolidates daily XLSX snapshots containing patrimonio, valor cuotaparte, variaciones, and market share to rank funds by asset base within a category.

Do I need an API key or authentication to access CAFCI public fund data?

No, you do not need an API key or authentication to access CAFCI public fund data. The workflow integrates catalog JSON, daily snapshots, and per-fund performance pages directly into a production-ready format without requiring authentication.

What is the best way to search for a specific fund by name in the CAFCI catalog?

The best way to search for a specific fund by name in the CAFCI catalog is to query the consolidated data model. It merges catalog JSON containing fondos, clases, and IDs with daily snapshots, enabling accurate name-based fund retrieval.

How does the skill retrieve historical performance data for a specific Argentine fund?

The skill retrieves historical performance data for a specific Argentine fund by parsing per-fund markdown fichas. These fichas contain rendimientos por periodo, which are integrated with catalog metadata and daily XLSX snapshots for a complete view.

Does the skill support exporting CAFCI fund data to Excel or other formats?

The skill ingests daily CAFCI fund data from XLSX sheets containing patrimonio and variaciones. While it consolidates this data into a queryable format, the output format depends on the workflow's downstream export configuration.