fetch-resilience-score
Installation
SKILL.md
fetch-resilience-score
Use this skill when the user asks how "resilient" a country is, or wants the numeric resilience score, trend, or per-domain breakdown. The score is a composite of economic, institutional, security, social, infrastructure, and environmental indicators, recomputed daily.
Authentication — required
/api/resilience/v1/get-resilience-score is Pro-tier. Agents and other server-to-server callers MUST present an API key in the X-WorldMonitor-Key header. Authorization: Bearer … is for MCP/OAuth or Clerk JWTs — not raw API keys.
X-WorldMonitor-Key: wm_live_...
The key must be attached to a Pro subscription. Unauthenticated or free-tier requests return 401 / 403. Issue a key at https://www.worldmonitor.app/pro.
Endpoint
GET https://api.worldmonitor.app/api/resilience/v1/get-resilience-score
Related skills