Use this skill when the user wants to analyze global news data from the GDELT dataset.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-5d7a4718)More formats (shields.io, HTML) on the badges page.
---
name: gdelt-cli
description: Use this skill when the user wants to analyze global news data from the GDELT dataset.
---
# gdelt-cli Plugin
CLI for the GDELT Global Knowledge Graph news dataset.
## Commands
- `gdelt-cli self version` — Print gdelt-cli version
- `gdelt-cli _ _` — Passthrough to gdelt-cli CLI
## Installation
```bash
cargo install gdelt-cli
```
## Examples
```bash
gdelt-cli --help-json
gdelt-cli query --format json
```
## Key Features
- **GDELT access** — Global news dataset
- **Multiple formats** — JSON, JSONL, CSV output
- **Sentiment analysis** — Geographic and trend analysis
- **MCP support** — AI agent interoperability
- **Pipeline-ready** — Structured output for automation
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!