← 返回 Skills 市场
freedompixels

Cn Trends Ai

作者 freedompixels · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ✓ 安全检测通过
199
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install cn-trends-ai
功能描述
获取知乎、微博、百度、B站实时热搜榜单。
使用说明 (SKILL.md)

中文热搜聚合

获取4大平台实时热搜。

功能

  • 知乎热榜
  • 微博热搜
  • 百度热搜
  • B站排行榜
  • 统一格式输出、关键词过滤

用法

python3 scripts/fetch_all_trends.py --all python3 scripts/fetch_all_trends.py --platform zhihu --limit 10 python3 scripts/fetch_all_trends.py --all --keyword "AI" --json

依赖

  • Python 3.7+
  • certifi(SSL证书验证)

数据来源

所有数据来自公开接口,无需登录,无需API Key。

安全使用建议
This skill is coherent with its stated purpose and appears safe to inspect/run: it fetches public endpoints and prints results. Before installing, note the small inconsistencies (skill.json version mismatch; SKILL.md mentions AI analysis features that are not implemented). Ensure you have Python 3.7+ and certifi available. Run the script in an environment where outbound HTTP(S) is permitted and where running third-party Python code is acceptable. If you need the claimed AI analysis/rewriting features, verify or extend the code yourself rather than assuming they exist. If you operate in a sensitive environment, review the script line-by-line—especially network endpoints—and consider running it in a sandbox.
功能分析
Type: OpenClaw Skill Name: cn-trends-ai Version: 1.3.0 The skill bundle is a legitimate tool designed to aggregate real-time trending topics from major Chinese social media platforms (Zhihu, Weibo, Baidu, and Bilibili). The core logic in `scripts/fetch_all_trends.py` uses standard Python libraries and the `certifi` package to perform secure HTTPS GET requests to public APIs. There is no evidence of credential theft, data exfiltration, or malicious command execution; the script strictly processes public data and outputs it to the console as intended.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name/description claim to aggregate Zhihu, Weibo, Baidu, and B站 hot lists, and the included Python script implements HTTP fetchers for exactly those platforms. No unrelated credentials, binaries, or services are requested. One minor metadata mismatch: skill.json version (1.0.0) differs from SKILL.md/registry version (1.3.0).
Instruction Scope
SKILL.md instructs running the included script and lists only required deps (Python, certifi). The script performs network requests to public endpoints and prints results; it does not read environment variables, local sensitive files, or send data to unexpected external endpoints. Note: SKILL.md/promotional text mentions 'AI 分析' and '生成内容' hints that imply additional AI-driven features, but the script does not implement those interactive/model-calling capabilities.
Install Mechanism
There is no install spec; this is an instruction+script skill that runs Python code already present in the package. No downloads or archive extraction occur during install. Dependency usage (certifi) is minimal and appropriate for SSL handling.
Credentials
The skill requires no environment variables, credentials, or config paths, and the code does not access secrets. Network access to public platform APIs is the only external requirement.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or modify other skills or agent-wide settings. It can be invoked by the user or autonomously per platform defaults, which is normal.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cn-trends-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cn-trends-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
Version 1.3.0 - 新增 Skill 版本号字段。 - fetch_all_trends.py 移动到 scripts/ 目录。 - 删除根目录下的旧 fetch_all_trends.py 文件。 - 文档说明已同步更新脚本路径。
v1.0.229
- 移除了对抖音和头条热搜的支持,现在仅聚合知乎、微博、百度、B站四大平台热搜。 - 更新脚本入口为 fetch_all_trends.py,路径调整到主目录。 - 优化用法说明,新增更多命令行参数示例,包括按平台、数量、关键词及输出格式筛选。 - 新增依赖说明(Python 3.7+、certifi)。 - 精简并更新功能描述和数据来源信息。
v1.1.1
- Streamlined skill description and documentation for clarity and brevity. - Simplified instructions and usage sections. - Reduced detailed explanations and removed extended platform update frequency info. - Kept core functionality: real-time hot search aggregation from Zhihu, Weibo, Baidu, Bilibili, Douyin, and Toutiao.
v1.1.0
Fix SSL verification: remove verify=False and CERT_NONE fallback, use standard SSL
v1.0.1
添加完整SKILL.md和功能脚本
v1.0.0
v1.0.0: 知乎微博百度B站抖音头条6平台热搜聚合 + AI选题推荐
元数据
Slug cn-trends-ai
版本 1.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Cn Trends Ai 是什么?

获取知乎、微博、百度、B站实时热搜榜单。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 199 次。

如何安装 Cn Trends Ai?

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

Cn Trends Ai 是免费的吗?

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

Cn Trends Ai 支持哪些平台?

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

谁开发了 Cn Trends Ai?

由 freedompixels(@freedompixels)开发并维护,当前版本 v1.3.0。

💬 留言讨论