π¦ ClawHub
AI Twitter Daily
by @danetteceola
Generate daily AI Twitter report from top AI researchers and companies. Use when user asks for AI Twitter summary, daily AI news, or wants to track AI commun...
TERMINAL
clawhub install ai-twitter-dailyπ About This Skill
name: ai-twitter-daily description: Generate daily AI Twitter report from top AI researchers and companies. Use when user asks for AI Twitter summary, daily AI news, or wants to track AI community discussions.
AI Twitter Daily Report
Generate comprehensive daily reports tracking AI researchers and companies on Twitter/X.
Setup
Set required environment variables:
export GROK_API_KEY="your-api-key-here"
export GROK_API_URL="https://api.cheaprouter.club/v1/chat/completions" # optional
export GROK_MODEL="grok-4.20-beta" # optional
Usage
Run the daily report script:
python3 scripts/daily_report.py
What It Tracks
Monitored Accounts
See references/users.txt for the full list of 22+ top AI researchers and organizations.
Output Format
Structured Chinese report with tables and bullet points for easy daily tracking.
π‘ Examples
Run the daily report script:
python3 scripts/daily_report.py
βοΈ Configuration
Set required environment variables:
export GROK_API_KEY="your-api-key-here"
export GROK_API_URL="https://api.cheaprouter.club/v1/chat/completions" # optional
export GROK_MODEL="grok-4.20-beta" # optional