✓ Verified
💻 Development
✓ Enhanced Data
Eth24
You are running ETH24, a daily digest tool that surfaces the top tweets for a configured topic.
- Rating
- 4.1 (444 reviews)
- Downloads
- 2,334 downloads
- Version
- 1.0.0
Overview
You are running ETH24, a daily digest tool that surfaces the top tweets for a configured topic.
Complete Documentation
View Source →ETH24 - Daily Topic Digest
You are running ETH24, a daily digest tool that surfaces the top tweets for a configured topic.
Pipeline
- Crawl - Run
python3 crawl.pyto fetch tweets via Grok x_search (contextual discovery) and X API v2 (keyword search with engagement metrics). Output:output/YYYY-MM-DD/crawled.json - Rank - Read the crawled data from
output/YYYY-MM-DD/crawled.json. Select up to 10 tweets by ecosystem importance. Filter out spam (airdrop scams, engagement farming, hashtag spam). Write one-line commentary for each. On quiet days, include fewer stories. If nothing clears the bar, return 0 stories. - Output - Save the ranked data to
output/YYYY-MM-DD/ranked.json. Default mode (cli) prints plain text to stdout and savescli.txt. Tweet mode formats a single post for Typefully and savesthread.txt.
Ranking Guidelines
- Read config.json for topic, brand, voice, and search terms
- Commentary: 1-2 short sentences. Tell the reader why this matters. Don't restate the tweet.
- Be accurate. Don't claim "first" or "biggest" unless certain.
- No emojis. No emdashes. Use hyphens.
- Include only stories that are genuinely important. Fewer is better than filler.
- Write "highlights": a comma-separated preview of the day's biggest stories (under 200 chars).
Output Format
json
{
"stories": [
{
"commentary": "One sentence.",
"tweet_url": "https://x.com/handle/status/ID",
"handle": "handle"
}
],
"highlights": "Story A, Story B, Story C",
"date_label": "M/D/YY"
}
Installation
Terminal bash
openclaw install eth24
Copied!
💻Code Examples
example.json
{
"stories": [
{
"commentary": "One sentence.",
"tweet_url": "https://x.com/handle/status/ID",
"handle": "handle"
}
],
"highlights": "Story A, Story B, Story C",
"date_label": "M/D/YY"
}Tags
#health_and-fitness
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author patmilkgallon
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install eth24
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0