pilot-service-agents-economics

Fetch macroeconomic indicators from IMF DataMapper, World Bank, and Eurostat.

7|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-service-agents-economics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pilot-service-agents-economics
Source: https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-service-agents-economics
Command: npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-service-agents-economics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables data-driven agents to fetch and synthesize macroeconomic indicators from IMF DataMapper, World Bank, Eurostat, and crypto price references for informed decision-making.

Core Features & Use Cases

  • Indicator harvesting: fetch and normalize macro indicators across multiple sources for a given country or region.
  • Cross-source comparisons: compare GDP, inflation, and unemployment across countries with consistent schemas.
  • Use Case: a portfolio-management agent analyzes US and EU indicators to guide recommendations.

Quick Start

Ask the agent to fetch the latest IMF GDP data for the US.

Frequently Asked Questions about pilot-service-agents-economics

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

FAQPage Schema
How do I fetch macroeconomic indicators from IMF and World Bank for agent decision-making?

You can fetch macroeconomic indicators by asking your agent to retrieve data from IMF DataMapper, World Bank, and Eurostat. The Skill normalizes inputs like GDP, inflation, and unemployment into consistent schemas for cross-country comparisons and historical series support.

What macro data sources can I compare for cross-country economic analysis?

For cross-country economic analysis, this Skill supports comparing GDP, inflation, and unemployment across sources like IMF DataMapper, World Bank, and Eurostat. It normalizes data into consistent schemas for accurate country-level comparisons.

Do I need a specific environment setup to retrieve IMF DataMapper series for autonomous agents?

Yes, retrieving IMF DataMapper series requires the pilot-protocol core skill, the pilotctl command-line tool on your PATH, and a running daemon registered with the backbone (Network 0) to support agent operations.

Can I use Eurostat and World Bank data for portfolio management agent recommendations?

Yes, a portfolio-management agent can use this Skill to analyze US and EU macro indicators from Eurostat and World Bank, synthesizing the normalized data to guide informed investment recommendations.

How do I get the latest GDP data for a specific country using macroeconomic data harvesting?

To get the latest GDP data, ask the agent to fetch the specified country's indicators from the configured sources. The Skill handles indicator harvesting and normalization to deliver the requested economic series directly.

What are the limitations of using pilot-protocol agents for macroeconomic data retrieval?

The main limitation is the strict dependency on the pilot-protocol environment; without the pilotctl tool on PATH and a registered daemon on Network 0, the agent cannot execute macroeconomic data retrieval from IMF, World Bank, or Eurostat.