🎯

gdelt-doc-search

🎯Skill

from tiangong-ai/skills

πŸ“¦

Same repository

tiangong-ai/skills(44 items)

gdelt-doc-search

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add tiangong-ai/skills --skill gdelt-doc-search
skills.sh Install⚠ Installs to .agents/skills/
npx skills add tiangong-ai/skills --skill gdelt-doc-search
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/gdelt-doc-search/SKILL.md

SKILL.md

31Installs
-
AddedMar 22, 2026

More from this repository10

🎯
email-smtp-send🎯Skill

Send emails through an SMTP server using environment-based credentials and message fields. Use when tasks need reliable outbound email delivery (single or repeated recipients), SMTP connectivity ch... Part of tiangong-ai/skills.

🎯
email-imap-fetch🎯Skill

A skill for near-real-time IMAP mailbox monitoring with the IDLE command, supporting multi-account inbox ingestion and automatic webhook delivery to OpenClaw automation.

🎯
ai-tech-rss-fetch🎯Skill

A Claude Code skill for subscribing to AI and tech RSS feeds, syncing entries with deduplication, and persisting normalized metadata into SQLite using Python tooling.

🎯
dify-knowledge-base-search🎯Skill

A Claude Code skill for searching and retrieving chunks from Dify knowledge bases using the Dify dataset retrieve API, useful for integrating or debugging knowledge base retrieval workflows.

🎯
email-imap-full-fetch🎯Skill

Fetches full email MIME content and attachment files from an IMAP server by message reference, supporting lookup by Message-Id or UID with automatic file saving for .eml and attachments.

🎯
synology-file-station🎯Skill

Operates Synology DSM File Station via WebAPI for scripted NAS file workflows including listing, search, folder creation, rename, copy/move, delete, upload/download, and archive extraction. Reads connection credentials from environment variables and returns JSON output for automation pipelines.

🎯
document-granular-decompose🎯Skill

A skill that uploads local documents (PDF, Office, images) to the TianGong AI Unstructure API for fine-grained MinerU parsing and returns plain fulltext content for downstream chunking, search, or summarization.

🎯
sci-journals-hybrid-search🎯Skill

A skill for performing hybrid search over scientific journal chunks using a Supabase edge function, with support for journal/date filters, chunk expansion, and metadata retrieval.

🎯
ai-tech-summary🎯Skill

A skill that retrieves time-windowed RSS evidence from SQLite and uses RAG to produce AI technology summaries for daily, weekly, monthly, or custom-range digests.

🎯
ai-tech-fulltext-fetch🎯Skill

A Claude Code skill that fetches and persists article full text for RSS entries stored in SQLite, enabling downstream indexing, retrieval, and summarization of tech articles.