← 返回 Skills 市场
Trend Watcher
作者
guogang1024
· GitHub ↗
· v1.0.1
7130
总下载
7
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install trend-watcher
功能描述
Monitors GitHub Trending and tech communities to track and analyze emerging tools in CLI, AI/ML, automation, and developer categories.
安全使用建议
Safe to install for monitoring public GitHub trends. Be aware that bookmarks may persist in a hard-coded local workspace file, and reports can include untrusted public repository descriptions from GitHub.
功能分析
Type: OpenClaw Skill
Name: trend-watcher
Version: 1.0.1
The skill bundle is benign. The `index.js` script makes legitimate HTTPS requests to `github.com/trending` to fetch repository data, which is the core functionality. It also performs local file I/O (read/write) to `trend-bookmarks.md` within the `/home/vken/.openclaw/workspace` directory for bookmark management, aligning with the stated purpose. No evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts in `SKILL.md` was found. The network and file system access are well-scoped to the skill's advertised features.
能力评估
Purpose & Capability
The implemented code matches the stated trend-monitoring purpose by requesting github.com/trending, parsing repository metadata, filtering by categories, and printing reports; documentation mentions Feishu and daily memory integrations, but the code inspected does not implement those integrations.
Instruction Scope
Repository names and descriptions fetched from GitHub are public external text and may be printed into reports, so users should treat that output as informational rather than instructions to follow.
Install Mechanism
The artifact contains SKILL.md and index.js only, with no package install script, postinstall hook, eval, child process execution, or elevated setup behavior.
Credentials
Network access is limited to GitHub Trending, which is proportionate for a trend-watching tool; the code does not read tokens, environment secrets, auth/session stores, or broad local files.
Persistence & Privilege
Bookmark support reads and writes a fixed local file at /home/vken/.openclaw/workspace/trend-bookmarks.md; this is purpose-aligned but should be understood as persistent local state.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trend-watcher - 安装完成后,直接呼叫该 Skill 的名称或使用
/trend-watcher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1 Changelog
- No file changes detected in this release.
- All features, usage instructions, and integrations remain unchanged.
v1.0.0
Initial release of Trend Watcher Tool.
- Monitors GitHub Trending repositories with filters for language, period, and category.
- Identifies emerging patterns and technologies in developer communities.
- Allows bookmarking of interesting projects for later review.
- Generates various trend reports for self-improvement and tracking.
- Integrates with GitHub Trending API, Feishu for documentation, and daily/project bookmark systems.
元数据
常见问题
Trend Watcher 是什么?
Monitors GitHub Trending and tech communities to track and analyze emerging tools in CLI, AI/ML, automation, and developer categories. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7130 次。
如何安装 Trend Watcher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trend-watcher」即可一键安装,无需额外配置。
Trend Watcher 是免费的吗?
是的,Trend Watcher 完全免费(开源免费),可自由下载、安装和使用。
Trend Watcher 支持哪些平台?
Trend Watcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trend Watcher?
由 guogang1024(@guogang1024)开发并维护,当前版本 v1.0.1。
推荐 Skills