Communityv1.0.5

newsnow-reader

优雅地阅读实时热门新闻。支持微博、知乎、百度、抖音、华尔街见闻、今日头条、澎湃新闻等8个主流平台。

844downloads7active installsEmilio Luettgen
View on ClawHubBack to Skills

Skill Details

Slug
newsnow-reader
Latest Version
1.0.5
Author
Emilio Luettgen
Published
Mar 9, 2026
Updated
May 11, 2026
Total Versions
6

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for newsnow-reader.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.5

- 移除对 curl 二进制依赖,改为纯 Python 标准库实现,无需任何外部依赖。 - 网络请求与数据解析全面切换到 urllib、json、re 等 Python 内置库,无需再安装 curl。 - 安全声明、依赖说明、实现原理等相关文档部分相应更新,反映无二进制依赖。 - skill 使用方式和输出格式保持不变,兼容所有原有功能。