Twitter/X Trend Monitor & Thread Publisher
Polls the X API v2 trending topics endpoint every 15 minutes and compares against a keyword watchlist stored in Redis. When a trend matches, fetches top tweets by engagement and drafts a summarizing thread via OpenAI Chat Completions. Publishes the thread via X API v2 with reply
What it does
Twitter/X Trend Monitor & Thread Publisher
Polls the X API v2 trending topics endpoint every 15 minutes and compares against a keyword watchlist stored in Redis. When a trend matches, fetches top tweets by engagement and drafts a summarizing thread via OpenAI Chat Completions. Publishes the thread via X API v2 with reply chaining, respecting OAuth 2.0 PKCE rate limits.
Installation
Use the upstream install or setup path that matches your environment:
- docker run -d -p 6379:6379 redis:latest
- cmake --version
- make -j "$(nproc)" all
- brew update
Requirements and caveats from upstream:
Basic usage or getting-started notes:
-
This document serves as both a quick start guide to Redis and a detailed resource for building it from source.
-
New to Redis? Start with What is Redis and Getting Started
-
Source: https://github.com/redis/redis
-
Extracted from upstream docs: https://raw.githubusercontent.com/redis/redis/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,397 chars)