← 返回
效率工具 中文

personalized-news-collector

Get current news which matches user's recent interests. It can be triggered when user ask about current news or the events happening around without selecting...
获取符合用户近期兴趣的当前新闻。当用户询问当前新闻或周围发生的事件时触发。
zeron90
效率工具 clawhub v1.0.1 1 版本 99822.7 Key: 无需
★ 0
Stars
📥 563
下载
💾 8
安装
1
版本
#latest

概述

Personalized News Collector

Analyze user's current interests and collect current news concerning these interests. Finally deliver a report which has categorized the collected news and sort it by popularity.

Working Process

1. Analyze Interests

All the news conllected news should match user's interests. User's interests can be summarized from recent memory and conversation history. At least three main interests should be offered.

2. Collect News

Get news concerning user's interests. You should collect as much as Information from different sources. You can use the command like:

`curl -sL the url of informtion source `

You can use the URLs offered at sources.md as your news sources, but some of them may not be available and they should not be your only choices. You are supported to collect Information from more sources, especially when user's interests are not included in sources.md.

3.Summary News

After collecting news whose topic matches user's interests, some news may appear in different sources at the same time. Judge the importance of the news based on its frequency of appearance in different sources(if two news items' frequency is the same, judge the importance according to your own opinion), and rank the news in descending order of importance.

4.Output

There should be at least three news items for one interest.

Your output should follow the format below:

  1. "user's first interest"

"The news with the highest importance under this interest."

"The news with the second highest importance under this interest."

"The news with the third highest importance under this interest."

  1. "user's second interest"

"The news with the highest importance under this interest."

"The news with the second highest importance under this interest."

"The news with the third highest importance under this interest."

...........

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 09:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,659
productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 432 📥 103,787
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,845