← 返回 Skills 市场
137
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install trending-news-aggregator
功能描述
智能热点新闻聚合器 - 自动抓取多平台热点新闻, AI分析趋势,支持定时推送和热度评分。 核心功能: - 每天自动聚合多平台热点(微博、知乎、百度等) - 智能分类(科技、财经、社会、国际等) - 热度评分算法 - 增量检测(标记新增热点) - AI趋势分析
安全使用建议
Key things to verify before installing:
- Credentials for push channels: ask the author which env vars or config fields are required and how secrets are stored; do not paste tokens into chat or public fields. The skill currently lists push targets but declares no credential names.
- Source verification: the SKILL references cloning a GitHub repo and npm publishing, but the repo URL and npm spec are placeholders (yourusername). Prefer skills with a real, auditable repository and published package rather than anonymous instruction-only bundles.
- Installation ambiguity: package.json suggests an npm install path though the package here has no executable code — clarify whether code exists elsewhere and where it will be downloaded from.
- Test safely: run the skill in a sandboxed environment first (no real push credentials) and review any code from the claimed repo before enabling scheduled pushes.
- If you need automated push notifications, require explicit documentation of credential names, storage location, and least-privilege instructions; consider using per-channel bot accounts or webhooks you control and revokeable tokens.
If the maintainer cannot provide a real repository and clear credential handling, treat this skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: trending-news-aggregator
Version: 1.0.0
The skill is a legitimate news aggregator designed to collect and categorize trending topics from platforms like Weibo and Zhihu using the 'web_search' tool. The instructions in SKILL.md and the configuration in config.yaml are consistent with the stated purpose of providing automated news updates and AI-driven trend analysis. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill's name/description align with the instructions: it uses web_search to aggregate and classify trending items. Declared dependency on a 'web_search' tool is appropriate. However, package.json and PUBLISH.md reference an npm package and GitHub repo (placeholders) even though this bundle is instruction-only and contains no runnable source — that's an inconsistency in how the skill would be installed or distributed.
Instruction Scope
SKILL.md confines runtime behavior to web searches, classification, scoring, and optional pushes; it does not instruct reading unrelated system files or secrets. It does advise cloning a GitHub repo and copying into ~/.openclaw/skills for manual install, which is standard but points to an external repo that is a placeholder and not verifiable here.
Install Mechanism
Registry metadata says 'no install spec' (instruction-only), which is low-risk. But package.json includes an openclaw.install.npmSpec and PUBLISH.md describes publishing to npm/ClawHub — conflicting signals about how to obtain code. There is no actual code to be installed in this package, so the install/publish instructions are incomplete or misleading.
Credentials
The skill declares no required environment variables or credentials, yet supports multiple push channels (Weixin, DingTalk, Slack, Telegram, SMTP) that necessarily require tokens/credentials to operate. SKILL.md does not declare or document expected env var names or secure credential storage/config paths. This omission creates a risk that users will be asked later to provide secrets in an ad hoc way or configure them unsafely.
Persistence & Privilege
always is false and there is no request for system-wide privileges. The skill suggests storing configuration locally (config.yaml) and scheduling tasks (cron/OpenClaw cron), which is expected behavior for an automation skill and not excessive.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trending-news-aggregator - 安装完成后,直接呼叫该 Skill 的名称或使用
/trending-news-aggregator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Trending News Aggregator v1.0.0
- 首发版本,正式上线智能热点新闻聚合器
- 支持每日自动聚合微博、知乎、百度等多平台热点
- 内置智能分类(科技、财经、社会、国际、娱乐)
- 新增热度评分算法与增量检测功能
- 实现AI驱动的趋势分析,一句话总结热点
- 支持微信等多种渠道定时推送
元数据
常见问题
Trending News Aggregator 是什么?
智能热点新闻聚合器 - 自动抓取多平台热点新闻, AI分析趋势,支持定时推送和热度评分。 核心功能: - 每天自动聚合多平台热点(微博、知乎、百度等) - 智能分类(科技、财经、社会、国际等) - 热度评分算法 - 增量检测(标记新增热点) - AI趋势分析. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。
如何安装 Trending News Aggregator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trending-news-aggregator」即可一键安装,无需额外配置。
Trending News Aggregator 是免费的吗?
是的,Trending News Aggregator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Trending News Aggregator 支持哪些平台?
Trending News Aggregator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trending News Aggregator?
由 19X19BTR(@19x19btr)开发并维护,当前版本 v1.0.0。
推荐 Skills