tool-gdelt-news
Installation
SKILL.md
gdelt_news (GDELT headlines)
When to use
- Fast, free headline scan for an entity/topic.
- Background news context to seed further research (then escalate to
grok_searchonly if needed).
Parameters
query(string, optional): Search query. If omitted/blank, defaults to a broad breaking-news query.- Special-case:
"ai"expands to"artificial intelligence". - Too-short queries (<3 chars) error (except
"ai").
- Special-case:
limit(int, optional, 1–50): Default 20.
Examples
{ "name": "gdelt_news", "params": { "query": "tesla", "limit": 10 } }
Related skills
More from captaindpt/truth-terminal
tool-polymarket-book
Use the polymarket_book tool to fetch Polymarket CLOB order book depth (YES/NO) via Gamma + CLOB and expose best bid/ask/mid.
29tool-nasdaq-candles
Use the nasdaq_candles tool to fetch OHLCV candles (free) with caching and latency metadata; good for quick charting.
24tool-nasdaq-quote
Use the nasdaq_quote tool to fetch a US equity quote (free; delayed) with lightweight caching and latency metadata.
22tool-grok-search
Use the grok_search tool to search X/web/news via xAI Grok Live Search (paid) and return an answer plus citations.
21tool-polymarket-trades
Use the polymarket_trades tool to fetch and filter recent Polymarket trades (free Data API), optionally by market or wallet.
16tool-coingecko-price
Use the coingecko_price tool to fetch spot crypto prices (free) for one or more symbols/ids with 24h change and last-updated timestamps.
12