Workflow guide for querying Italian ISTAT statistical data via this MCP server. Use this skill whenever working with ISTAT data, SDMX dataflows, Italian statistics, regional/provincial data, unemployment, population, GDP, agriculture, or any other ISTAT dataset. Guides the discover -> constraints -> data workflow step by step. Also supports URL-only mode: generates download URLs without fetching data, keeping the LLM context lightweight. Use when the user asks for a download link/URL.
$npx -y skills add ondata/istat_mcp_server --skill istat-mcpInstalls into the current project.
Run `npx skills use "https://github.com/ondata/istat_mcp_server" --skill "ondata/istat_mcp_server/istat-mcp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ondata/istat_mcp_server" that are relevant to the current task. Run `npx skills add "https://github.com/ondata/istat_mcp_server"` and select the relevant skills, then follow their instructions.