usmetrics_skill

This skill analyzes US economic indicators to deliver current-state reports, trends, and actionable insights across GDP, inflation, employment, and more.
  • TypeScript

10.2k

GitHub Stars

1

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill danielmiessler/personal_ai_infrastructure --skill usmetrics

  • SKILL.md5.5 KB

Overview

This skill provides structured analysis of U.S. economic and social indicators using the Substrate US-Common-Metrics dataset. It produces multi-timeframe trend analysis, cross-metric correlations, anomaly detection, and research recommendations for policymakers, analysts, and researchers. The skill supports live updates from major APIs to keep analyses current.

How this skill works

Before any workflow runs, the skill issues a mandatory voice/console notification indicating the workflow and action being executed. Data is sourced from the configured Substrate directory and, when requested, updated by fetching live series from FRED, EIA, Treasury, BLS, Census, CDC, and EPA. Workflows compute 10y/5y/2y/1y trends, cross-category correlations, pattern detection, and export a structured markdown report and CSV snapshots.

When to use it

  • When you need a comprehensive US economic overview or brief
  • To refresh and validate the Substrate dataset with live API data
  • When analyzing trends across GDP, inflation, employment, housing, or energy
  • To detect anomalies, regime shifts, or emerging economic patterns
  • When preparing research recommendations or briefing materials

Best practices

  • Run UpdateData before GetCurrentState to ensure analyses use current data
  • Configure your local Substrate data path and check for user customizations at ~/.claude/skills/PAI/USER/SKILLCUSTOMIZATIONS/USMetrics/
  • Ensure FRED_API_KEY and EIA_API_KEY are set for live fetches
  • Review the generated CSV snapshots for machine-readable workflows and audit trails
  • Use generated trend windows (10y/5y/2y/1y) to compare structural vs cyclical signals

Example use cases

  • Monthly briefing: run UpdateData, then GetCurrentState to produce an executive markdown report
  • Policy research: analyze cross-metric correlations to identify leading indicators for unemployment or inflation
  • Market prep: track gas and oil price trends alongside consumer sentiment and CPI
  • Academic study: export historical CSVs for econometric modeling or replication
  • Crisis monitoring: detect anomalies in health, employment, or air quality metrics and generate recommendations

FAQ

The skill posts a local voice/console notification and prints a text line like: Running the **WorkflowName** workflow in the **USMetrics** skill to ACTION... This is required before any action.

Which API keys are required for live updates?

FRED_API_KEY is required for Federal Reserve Economic Data series; EIA_API_KEY is required for energy series. Additional sources (Treasury, BLS, Census) may require credentials depending on access method.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
usmetrics skill by danielmiessler/personal_ai_infrastructure | VeilStrat