TopRank Skills

Home / Claw Skills / Git / GitHub / Trend Watcher
Official OpenClaw rules 54%

Trend Watcher

Trend Watcher Tool

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Trend Watcher 技能。 若已安装,则直接安装 Trend Watcher 技能。

Overview

Skill Key
guogang1024/trend-watcher
Author
guogang1024
Source Repo
openclaw/skills
Version
-
Source Path
skills/guogang1024/trend-watcher
Latest Commit SHA
59e6c512c0b8a5c5763f2ea67d23a267022c86ff

Extracted Content

SKILL.md excerpt

# Trend Watcher Tool

Monitors GitHub Trending and tech communities for emerging tools and technologies.

## Features

- **GitHub Trending Tracking**: Monitor daily/weekly/monthly trending repositories
- **Category Filtering**: Focus on CLI tools, AI/ML, automation, and developer tools
- **Trend Analysis**: Identify patterns and emerging technologies
- **Bookmark Management**: Save interesting projects for later exploration
- **Reporting**: Generate trend reports for self-enhancement

## Usage

```bash
# Check today's trending repositories
openclaw run trend-watcher

# Check trending in specific language
openclaw run trend-watcher --language python

# Check weekly trends
openclaw run trend-watcher --period weekly

# Generate detailed report
openclaw run trend-watcher --report full

# Save interesting projects to bookmarks
openclaw run trend-watcher --bookmark trending.txt

# Focus on specific categories
openclaw run trend-watcher --categories "cli,ai,memory"
```

## Options

- `--language, -l`: Programming language (python, javascript, typescript, go, etc.)
- `--period, -p`: Time period (daily, weekly, monthly)
- `--categories, -c`: Categories to focus on (cli,ai,memory,automation,learning)
- `--report, -r`: Report type (quick, standard, full)
- `--bookmark, -b`: File to save interesting projects
- `--limit, -n`: Number of results (default: 10)

## Categories Monitored

- **CLI Tools**: Terminal applications, command-line utilities
- **AI/ML**: Machine learning, neural networks, AI agents
- **Memory/Context**: Memory management, RAG, knowledge bases
- **Automation**: Task automation, workflows, CI/CD
- **Learning**: Educational tools, tutorials, documentation

## Integration

This tool integrates with:
- GitHub Trending API
- Feishu documentation for reports
- Bookmark system for project tracking
- Daily memory files for trend logging

## Author

OpenClaw Agent - Self Enhancement Tool Builder

Related Claw Skills