← 返回 Skills 市场
akang943578

network hot topics

作者 Hao Jiakang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
251
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install network-hot-topics
功能描述
获取当前网络热点并汇总为 10 条摘要。从微博、知乎、百度等平台或通过搜索获取实时热搜/热榜, 筛选、去重后输出 10 条热点,每条包含标题与一句话摘要。 Use when: 用户需要今日热点、热搜汇总、热榜简报、网络热点 10 条、多平台热点摘要。 NOT for: 单平台单一话题深挖、历史热点分析、需要原文链...
安全使用建议
This skill appears to do only what it claims: query public hotlist pages or search results and summarize 10 items. Before installing, consider: (1) it requires the agent to have network/web_search capability — without that it cannot function; (2) web scraping/public API usage may be subject to rate limits or site terms of service; (3) if you (or the skill maintainer) configure a third-party aggregator/API, avoid providing API keys to unknown providers — those endpoints could see your queries; and (4) verify sources when using summaries (the skill returns short summaries and may not include links). If you need platform-specific guarantees (only Weibo, include source links, historical context), specify that to the agent when invoking the skill.
功能分析
Type: OpenClaw Skill Name: network-hot-topics Version: 1.0.0 The skill is designed to aggregate and summarize trending topics from platforms like Weibo and Zhihu using web searches or public APIs. The instructions in SKILL.md and README.md are consistent with the stated purpose, and there is no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
The name/description (aggregate current network hot topics into 10 summaries) aligns with the runtime instructions: use web_search and public platform endpoints/APIs (Weibo/知乎/百度) or aggregator APIs. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md confines actions to web_search and optional calls to public hotlist endpoints/aggregators, plus filtering/deduplication and returning exactly 10 short items. It does not instruct reading local files, system secrets, or sending data to unexpected external endpoints beyond the described public APIs/aggregators.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is lowest-risk: nothing is written to disk or auto-installed.
Credentials
No environment variables, credentials, or config paths are requested. The optional mention of using public aggregator APIs is reasonable for the task but does not demand secrets by default.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. Autonomous invocation is allowed by platform default but is not combined with broad privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install network-hot-topics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /network-hot-topics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Skill refocused: now summarizes the top 10 trending network topics from platforms like Weibo, Zhihu, and Baidu. - Updated description and output format: each item includes a title and a one-sentence summary. - Detailed instructions added: specifies how to gather, filter, and present real-time hot topics. - Replaces previous computer networking content with social/online trending topic aggregation.
v0.1.0
Initial release of network-hot-topics skill. - Fetches and summarizes top 10 current network hot topics from platforms like Weibo, Zhihu, and Baidu. - Merges, deduplicates, and diversifies topics to cover major categories (news, tech, entertainment, etc.). - Each topic includes a title and a concise one-sentence summary. - Output structured as a 10-item markdown list. - Adaptable to user requests for platform or item count customization.
元数据
Slug network-hot-topics
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

network hot topics 是什么?

获取当前网络热点并汇总为 10 条摘要。从微博、知乎、百度等平台或通过搜索获取实时热搜/热榜, 筛选、去重后输出 10 条热点,每条包含标题与一句话摘要。 Use when: 用户需要今日热点、热搜汇总、热榜简报、网络热点 10 条、多平台热点摘要。 NOT for: 单平台单一话题深挖、历史热点分析、需要原文链... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 251 次。

如何安装 network hot topics?

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

network hot topics 是免费的吗?

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

network hot topics 支持哪些平台?

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

谁开发了 network hot topics?

由 Hao Jiakang(@akang943578)开发并维护,当前版本 v1.0.0。

💬 留言讨论