tech-digest
Generate tech news digests with unified source model, quality scoring, and multi-format output. Four-layer data collection from RSS feeds, Twitter/X KOLs, GitHub releases, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord, email, and markdown templates.
Why use this skill?
Stay ahead of tech trends with OpenClaw's Tech Digest. Automatically aggregate RSS, Twitter, GitHub, and web search data into professional summaries.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dinstein/tech-digestWhat This Skill Does
The Tech Digest v2.1 skill is a powerful, automated intelligence agent designed to aggregate, filter, and synthesize technological information from across the web. By leveraging a multi-layered data collection pipeline, the tool pulls information from RSS feeds, Twitter/X, GitHub releases, and targeted web searches. Once data is ingested, the skill employs a sophisticated quality scoring and deduplication system to ensure that the final output is high-signal and relevant to the user's defined interests. It utilizes a modular script-based workflow that supports various output formats including Discord, email, and clean Markdown, making it ideal for maintaining situational awareness in the fast-paced tech industry.
Installation
To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/dinstein/tech-digest. After installation, navigate to your workspace directory to manage your configurations. You will need to create a workspace/config folder and populate it with the provided sources.json and topics.json files. For advanced functionality, such as fetching social media data or executing specific web searches, set your environment variables for X_BEARER_TOKEN, BRAVE_API_KEY, and GITHUB_TOKEN. This setup ensures you can monitor specific KOLs (Key Opinion Leaders) and project releases effectively.
Use Cases
This skill is perfect for developers, product managers, and tech researchers who need to stay informed without manual information overload. Use it to generate daily summaries of breakthroughs in the LLM field, monitor specific GitHub repositories for new releases, or track high-level discourse from industry leaders on social media. It is also excellent for curating content for internal newsletters or team communication channels in Discord.
Example Prompts
- "OpenClaw, run the tech-digest pipeline and generate a markdown report for all LLM-related news from the last 24 hours."
- "Can you fetch the latest updates from my configured RSS feeds and Twitter list, then post a summarized version to our team Discord channel?"
- "Generate an email-ready digest based on my topics.json file that prioritizes GitHub releases and hides any tutorials."
Tips & Limitations
To get the best results, maintain a lean sources.json file to keep the processing time low. The quality scoring pipeline is sensitive to the must_include and exclude filters in topics.json, so refine these regularly to reduce noise. Note that the skill requires external API access; ensure your environment variables are valid and that you respect the rate limits of the services (especially Twitter/X and Brave Search). The script execution order must be followed precisely as shown in the documentation to ensure the merge step has all required data sources.
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-dinstein-tech-digest": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, file-write, external-api
Related Skills
openclaw-ops
Use when diagnosing, repairing, or maintaining an OpenClaw Gateway on the same machine. Designed for rescue agents to fix a down gateway or check operational health. Supports Linux (systemd) and macOS (launchd).
tech-news-digest
Generate tech news digests with unified source model, quality scoring, and multi-format output. Six-source data collection from RSS feeds, Twitter/X KOLs, GitHub releases, GitHub Trending, Reddit, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord, email, and markdown templates.
cobo-tss-node
Manage a Cobo TSS Node for MPC threshold signing. Use when: setting up a new TSS Node, starting/stopping the node service, checking node status or health, signing for key share checkups, exporting shares for disaster recovery, backing up or updating the node, installing as a systemd or launchd service. NOT for: Cobo WaaS API integration, on-chain transaction building, or wallet UI.
media-news-digest
Generate media & entertainment industry news digests. Covers Hollywood trades (THR, Deadline, Variety), box office, streaming, awards season, film festivals, and production news. Four-source data collection from RSS feeds, Twitter/X KOLs, Reddit, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord and email output with PDF attachments.