Eth24
Skill by patmilkgallon
Why use this skill?
Automate your daily crypto news with ETH24. This OpenClaw skill crawls, filters, and ranks X content to provide a concise, spam-free digest for traders and researchers.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/patmilkgallon/eth24What This Skill Does
ETH24 is a specialized OpenClaw AI agent skill designed to streamline information consumption within the crypto and blockchain ecosystem. It acts as an automated researcher that monitors X (formerly Twitter) to surface high-value insights, filtering out the significant noise typical of fast-moving financial markets. By executing a structured three-stage pipeline—Crawl, Rank, and Output—ETH24 transforms chaotic social media feeds into a concise, professional daily digest. It leverages both Grok's contextual discovery and the X API v2 to identify trending narratives while applying rigorous filtering rules to exclude spam, airdrop scams, and low-quality engagement farming. The tool allows users to maintain a pulse on specific ecosystem topics without manually scanning their feeds, providing expert-grade summaries with professional commentary.
Installation
To add ETH24 to your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/patmilkgallon/eth24
Ensure your environment is configured with the necessary X API credentials and local write permissions, as the skill generates output files daily within the output/ directory.
Use Cases
- Professional Alpha Generation: Institutional or individual traders can use ETH24 to get a reliable, spam-free morning briefing on specific market niches.
- Ecosystem Monitoring: Researchers and community managers can track developments across specific protocols or L2s by adjusting the
config.jsonsearch parameters. - Content Creation: Social media managers can use the 'Tweet' mode to generate structured, high-quality thread content based on daily market events, saving hours of manual curation time.
Example Prompts
- "Run the ETH24 pipeline for today and export the summary to a thread format for my afternoon post."
- "Update my config.json to focus the ETH24 daily digest on zero-knowledge proof developments instead of general L1 news."
- "Check the latest crawled output from ETH24 and tell me which story is the most critical for DeFi traders today."
Tips & Limitations
- Quality Over Quantity: The ranking logic is designed to prioritize relevance. Do not be alarmed if the skill returns 0 stories on quiet market days; this is a safety feature to prevent filler content.
- Configuration: Always maintain a clean
config.jsonto ensure the search terms remain relevant to your current interests. Poorly defined terms may lead to high noise-to-signal ratios. - Styling: The tool strictly prohibits emojis and emdashes to ensure a professional, clean aesthetic. Ensure your custom commentary adheres to the provided style guide to maintain the integrity of the digest. Note that this skill requires active X API credentials and network access to fetch live social data.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-patmilkgallon-eth24": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution