← 返回 Skills 市场
dinstein

tech-news-digest

作者 Linfeng Liang · GitHub ↗ · v3.16.0 · MIT-0
cross-platform ✓ 安全检测通过
10122
总下载
26
收藏
146
当前安装
39
版本数
在 OpenClaw 中安装
/install 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, Gi...
安全使用建议
Before installing, review any configured sources, tokens, GitHub App key path, delivery recipients, and schedule. Use least-privilege API credentials, avoid enabling gh CLI fallback if you do not want the skill to use your local GitHub session, and confirm that archived digest cleanup and external delivery match your expectations.
功能分析
Type: OpenClaw Skill Name: tech-news-digest Version: 3.16.0 The tech-news-digest skill bundle is a well-structured and documented news aggregation system. It uses a series of Python scripts to fetch, merge, and score data from RSS feeds, Twitter/X, GitHub, Reddit, and web search APIs. While the scripts utilize high-risk capabilities such as shell execution (via subprocess for orchestration and email delivery) and extensive network access, these actions are strictly aligned with the stated purpose. The code demonstrates security awareness by including input sanitization (e.g., URL scheme validation in fetch-rss.py), explicit instructions to the agent to avoid shell interpolation of untrusted content (in digest-prompt.md), and the use of temporary files for sensitive operations like PDF generation and email construction.
能力评估
Purpose & Capability
The network fetching, scoring, archiving, PDF/email generation, and Discord/email delivery all fit the stated news-digest purpose.
Instruction Scope
Runtime instructions are mostly scoped by explicit placeholders, but delivery and 90-day archive cleanup are automatic once configured and should be reviewed before scheduling.
Install Mechanism
The artifacts do not install packages automatically; they declare Python as required and list optional tools/dependencies for enhanced output and delivery.
Credentials
Use of API keys, GitHub App key files, and optional local gh CLI credentials is purpose-aligned for rate limits and integrations, but it is higher authority than a purely public fetcher.
Persistence & Privilege
Persistence is limited to workspace archives and temporary/cache files, with scheduled delivery initiated by the user or platform; no hidden background worker or privilege escalation was found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tech-news-digest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tech-news-digest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.16.0
feat: 16 YouTube channels, --only/--debug flags, Brave key rotation, --defaults auto-detect
v3.15.0
feat: GetXAPI backend, fix: RSS cache thread safety, fix: cross-topic dedup
v3.14.0
BLOG_PICKS_COUNT placeholder, SKILL.md alignment, cron docs update
v3.13.1
Fix SKILL.md: 6-source pipeline, 151 sources, enrich/trending docs, remove BLOG_PICKS_COUNT
v3.13.0
Article enrichment (CF Markdown + HTML fallback), Blog Picks section, 13 new RSS blogs, digest template refinements
v3.12.0
GitHub trending repos, Tavily backend, quality scoring
v3.11.0
Tavily backend, quality scores, domain limit fix, tests, CI
v3.10.3
Docs alignment + config naming refactor
v3.10.2
Fix domain limits for multi-author platforms + Brave multi-key rotation
v3.6.2
Add 3 GitHub sources: cloudflare/moltworker, sipeed/picoclaw, HKUDS/nanobot
v3.6.1
v3.6.1: prompt review pass
v3.6.0
v3.6.0
v3.5.1
v3.5.1
v3.5.0
P1 fixes: per-run cache isolation, per-topic domain limits, fix 6 Twitter handles, zsh compat
v3.4.11
Fix 6 Twitter handles, zsh compat for test-pipeline, github token debug logs
v3.4.10
Republish
v3.4.9
Version 3.4.9 - Added summarize-merged.py script for output summarization. - Updated SKILL.md to include "openssl" as an optional dependency. - Documentation improvements and updates to changelog and reference prompts.
v3.4.7
Version 3.4.7 - Updated `fetch-github.py` script. - Documentation improvements in SKILL.md, including clarified template and output details. - Version bump and changelog maintenance.
v3.4.6
- Improved security note for GH_APP_TOKEN_SCRIPT: now warns users that only trusted scripts should be referenced, as the script will be executed via subprocess. - Updated all documentation and schema references to clarify workspace and archive directory naming (now references 'tech-news-digest' instead of 'tech-digest'). - Corrected environment variable documentation for generating GitHub App tokens. - Minor documentation and schema consistency updates across config, template, and reference files for clarity and safety.
v3.4.5
- Improved reliability and internal consistency across all data collection scripts. - Updated documentation in SKILL.md, README.md, and CHANGELOG.md for recent enhancements. - Refactored source configuration loader and validation for clearer error handling. - Enhanced logging and status reporting in fetch and merge scripts. - Minor bug fixes and code clean-up.
元数据
Slug tech-news-digest
版本 3.16.0
许可证 MIT-0
累计安装 333
当前安装数 146
历史版本数 39
常见问题

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, Gi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 10122 次。

如何安装 tech-news-digest?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tech-news-digest」即可一键安装,无需额外配置。

tech-news-digest 是免费的吗?

是的,tech-news-digest 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

tech-news-digest 支持哪些平台?

tech-news-digest 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 tech-news-digest?

由 Linfeng Liang(@dinstein)开发并维护,当前版本 v3.16.0。

💬 留言讨论