返回顶部
o

openclaw-trendsOpenClaw动态

Fetch and aggregate OpenClaw-related content from across the internet. Use when the user asks about OpenClaw trends, news, tutorials, videos, community discussions, or what people are saying about OpenClaw. Triggers on phrases like "what's new with OpenClaw", "find OpenClaw tutorials", "OpenClaw news", "OpenClaw YouTube videos", or checking for OpenClaw mentions online.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
180
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

openclaw-trends

技能名称: openclaw-trends
详细描述:

OpenClaw 趋势

从多个来源获取关于 OpenClaw 的热门内容,并生成摘要。

快速开始

bash
python3 scripts/fetch_trends.py [--days 3] [--output json|text]

工作流程

  1. 1. 从来源获取
- YouTube - 视频(Data API v3) - GitHub - 仓库、讨论、发布 - X/Twitter - 帖子(网页搜索) - Reddit - 讨论(网页搜索) - Hacker News - 技术讨论(网页搜索)
  1. 2. 按时效性过滤:默认 2-3 天
  1. 3. 去重与排序:移除重复项,按日期排序
  1. 4. 输出:带链接的结构化摘要

备注

  • - YouTube 使用 Data API v3(密钥已嵌入,方便使用)
  • X/Twitter、Reddit、HN 使用 DuckDuckGo 网页搜索(无需 API)
  • GitHub 使用 gh 命令行工具(自动检测)
  • 对于代理触发的运行,web_search 工具可提供更丰富的结果

输出格式

返回结构化摘要:

  • - 来源(YouTube、X、博客等)
  • 标题
  • 描述(截断)
  • URL
  • 日期

定时检查

如需每日更新,可添加到 cron:

bash

每日上午 9 点获取 OpenClaw 趋势


0 9 * cd ~/.openclaw/workspace/skills/openclaw-trends && python3 scripts/fetch_trends.py --days 3 --notify

备注

  • - YouTube 使用 Data API v3(需要密钥)
  • X/Twitter 使用网页搜索(无需 API)
  • GitHub 使用 gh 命令行工具或 REST API
  • 所有其他来源均使用网页搜索

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 openclaw-trends-1776189304 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 openclaw-trends-1776189304 技能

通过命令行安装

skillhub install openclaw-trends-1776189304

下载

⬇ 下载 openclaw-trends v1.0.0(免费)

文件大小: 4.56 KB | 发布时间: 2026-4-17 15:39

v1.0.0 最新 2026-4-17 15:39
Initial release.

- Fetches trending OpenClaw-related content from YouTube, GitHub, X/Twitter, Reddit, and Hacker News.
- Aggregates, deduplicates, and ranks results by date and relevance.
- Supports structured summaries including source, title, short description, URL, and date.
- Provides both CLI and cron-based daily update options.
- Uses official APIs where possible and web search for platforms without APIs.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部