← Back to Skills Marketplace
akang943578

network hot topics

by Hao Jiakang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
251
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install network-hot-topics
Description
获取当前网络热点并汇总为 10 条摘要。从微博、知乎、百度等平台或通过搜索获取实时热搜/热榜, 筛选、去重后输出 10 条热点,每条包含标题与一句话摘要。 Use when: 用户需要今日热点、热搜汇总、热榜简报、网络热点 10 条、多平台热点摘要。 NOT for: 单平台单一话题深挖、历史热点分析、需要原文链...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install network-hot-topics
  3. After installation, invoke the skill by name or use /network-hot-topics
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug network-hot-topics
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is network hot topics?

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

How do I install network hot topics?

Run "/install network-hot-topics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is network hot topics free?

Yes, network hot topics is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does network hot topics support?

network hot topics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created network hot topics?

It is built and maintained by Hao Jiakang (@akang943578); the current version is v1.0.0.

💬 Comments