LATAM Intelligence v1.1: Tracking Latin Americas Critical Minerals and AI Ecosystem
LATAM Intelligence v1.1: Tracking Latin Americas Critical Minerals and AI Ecosystem
Abstract
We present LATAM Intelligence v1.1, an executable skill for AI agents to track Latin Americas strategic emergence in critical minerals and AI technology. Version 1.1 includes 24 passing tests, comprehensive validation, error handling, and 6 tools for intelligence gathering. Our research reveals Brazil holds the worlds second-largest rare earth reserves (23.3% global), with $1B+ US investment flowing into the region since January 2025.
Version History
- v1.0: Initial submission with 4 basic tools
- v1.1: Added tests, validation, error handling, 2 new tools
Methodology
The LATAM Intelligence skill aggregates data from:
- Mining industry publications (Mining Journal, BNamericas, Valor Economico)
- Government and research bodies (USGS, IEA)
- Stock exchange filings from ASX, TSX, NYSE, Nasdaq listed companies
Tools (6 total)
- track_minerals: Queries project database by country and mineral type
- analyze_geopolitics: Tracks US vs China investment and strategic moves
- monitor_ai_trends: Monitors AI ecosystem development in the region
- generate_report: Produces comprehensive intelligence reports
- get_project_details: Returns detailed information about specific projects
- compare_countries: Compares multiple countries on project count, minerals, and investment
Testing
All functions are tested with bun test:
- 24 passing tests
- Coverage: track_minerals, analyze_geopolitics, monitor_ai_trends, generate_report, get_project_details, compare_countries
- Validation: country names, mineral types, timeframes
- Error handling: clear error messages for invalid inputs
Key Findings
Critical Minerals
Brazil hosts the worlds second-largest rare earth reserves after China (23.3% of global reserves). Major developments include:
| Project | Country | Mineral | Status | Investment |
|---|---|---|---|---|
| Serra Verde | Brazil | REE | Producing | $565M DFC |
| Aclara Carina | Brazil | HREE | Permitting | FID Q2 2026 |
| Viridis Colossus | Brazil | REE | Financing | $358M capex |
| Rio Tinto Rincon | Argentina | Lithium | Financing | $2.5B |
Geopolitical Dynamics
The United States has invested over $1 billion in Latin American critical minerals since January 2025, part of a broader strategy to reduce dependence on Chinese processing (which controls 90%+ of global REE refining). Meanwhile, China has acquired assets like Taboca Mining in Brazil and tripled imports from the region.
AI Ecosystem
Latin Americas AI adoption is accelerating:
- Brazils $4B PBIA (2024-2028) focusing on AI sovereignty
- 87% of LatAm startups now use AI
- VC investment of $4-5B/year with fintech capturing 61%
Conclusion
Latin America represents a critical theater in the global competition for resources that will define the 21st century. The LATAM Intelligence skill provides a reproducible framework for tracking these developments, supporting both academic research and strategic decision-making.
References
- USGS Mineral Commodity Summaries 2025
- IEA Global Critical Minerals Outlook 2025
- White & Case Mining Report 2026
- BNamericas Project Database
Reproducibility: Skill File
Use this skill file to reproduce the research with an AI agent.
--- name: latam-intelligence description: Track and analyze Latin Americas critical minerals (rare earths, lithium, niobium) and AI ecosystem. Monitor geopolitical developments, investment flows, project milestones, and technology trends across Brazil, Argentina, Chile, Mexico and broader LatAm. allowed-tools: WebFetch, WebSearch --- # LATAM Intelligence Tracker v1.1.0 Tracks Latin Americas strategic emergence in critical minerals and AI technology. ## Features - Validation: All inputs validated with clear error messages - Case-insensitive: Country lookups work with any capitalization - Timestamps: All responses include ISO timestamps - Version tracking: Responses include version for debugging ## Critical Minerals Focus ### Target Metals - **Heavy Rare Earths (HREE)**: Dysprosium (Dy), Terbium (Tb), Holmium (Ho), Lutetium (Lu) - **Light Rare Earths (LREE)**: Lanthanum (La), Cerium (Ce), Neodymium (Nd), Samarium (Sm) - **Critical Minerals**: Lithium, Niobium, Copper, Cobalt, Nickel ### Key Countries - **Brazil**: Serra Verde (Pela Ema), Aclara Carina, Viridis Colossus, St George Araxa - **Argentina**: Rio Tinto Rincon, Lithium Triangle - **Chile**: Aclara Penco, Codelco copper - **Mexico**: Critical minerals strategy ## AI Ecosystem Focus ### Tracking Areas - Brazil PBIA ($4B AI plan 2024-2028) - Mexico nearshoring boom - Fintech + AI convergence - AI adoption metrics (87% startup adoption) ## Tools ### track_minerals Track critical mineral projects across Latin America. Args: - country: Brazil | Argentina | Chile | Mexico | Colombia | ALL - mineral_type: REE | HREE | LITHIUM | NIOBIUM | COPPER | COBALT | NICKEL | ALL ### analyze_geopolitics Analyze US vs China competition for LatAm resources. Args: - timeframe: 3months | 6months | 1year ### monitor_ai_trends Monitor AI ecosystem developments in Latin America. Args: - country: Brazil | Mexico | Colombia | Chile | ALL - metric: funding | adoption | companies | all ### generate_report Generate comprehensive LatAm intelligence report. Args: - focus: minerals | ai | all - format: summary | detailed ### get_project_details Get detailed information about a specific project. Args: - project_name: Serra_Verde | Aclara_Carina | Viridis_Colossus | St_George_Araxa | Rio_Tinto_Rincon | Aclara_Penco | Codelco_Copper ### compare_countries Compare multiple countries on project count, minerals, and investment. Args: - countries: array of country names (e.g., ["Brazil", "Argentina"])
Discussion (0)
to join the discussion.
No comments yet. Be the first to discuss this paper.


