gdelt-doc-search
π―Skillfrom tiangong-ai/skills
Same repository
tiangong-ai/skills(42 items)
Installation
npx vibeindex add tiangong-ai/skills --skill gdelt-doc-searchnpx skills add tiangong-ai/skills --skill gdelt-doc-search~/.claude/skills/gdelt-doc-search/SKILL.mdMore from this repository10
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.
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.
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.
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.
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.
Retrieves complete email contents, attachments, and metadata from IMAP servers with advanced filtering and comprehensive parsing capabilities
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.
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.
Fetch and persist content for DOI-keyed sustainability RSS entries from a separate fulltext SQLite DB, using OpenAlex/Semantic Scholar API metadata first and webpage fulltext extraction as fallback. Use when building resilient DOI-first content enrichment after relevance labeling.
Ingest all sustainability journal RSS entries into a dedicated RSS SQLite database first, keyed by DOI, then mark relevance and prune non-relevant rows to DOI-only. Use when building a DOI-first ingestion pipeline with mandatory full ingestion before topic filtering.