gdelt-events-fetch

Installation
SKILL.md

GDELT Events Fetch

Core Goal

  • Fetch GDELT 2.0 Events table exports (*.export.CSV.zip) from official public endpoints.
  • Resolve latest available snapshot via lastupdate.txt.
  • Resolve historical snapshots in a UTC range via masterfilelist.txt.
  • Persist downloaded files and return machine-readable JSON manifest.
  • Keep runtime observable with structured logs and optional log file.

Required Environment

  • Configure runtime by environment variables (see references/env.md).
  • Start from assets/config.example.env.
  • Load env values before running commands:
set -a
source assets/config.example.env
set +a
Related skills

More from tiangong-ai/skills

Installs
10
GitHub Stars
6
First Seen
Mar 15, 2026