Automate weekly GitHub repository discovery and LLM-powered scoring for DevOps and SysOps professionals.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install github-watch
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install github-watch using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
GitHub Watch is a specialized technical discovery tool built for the Openclaw Skills ecosystem. It focuses on automating the collection of trending repositories and specific topics such as sysops and devops. By integrating with LLM agents, it facilitates the scoring of new projects to ensure that only the most relevant tools are highlighted in your weekly digests.
This skill is designed for engineers who need to stay on the pulse of the open-source community without manual searching. By leveraging other Openclaw Skills like mail-client and nextcloud-files, it creates a seamless pipeline from raw GitHub API data to high-quality, formatted reports delivered to your preferred platform.
Install the required runtime dependencies using pip:
pip3 install requests beautifulsoup4
Configure your environment, including the GitHub Personal Access Token and output preferences, by running the interactive setup script:
python3 setup.py
Ensure your token is stored at ~/.openclaw/secrets/github_token with appropriate file permissions (chmod 600).
GitHub Watch manages its data within the standard Openclaw Skills directory structure:
| Path | Purpose |
|---|---|
~/.openclaw/config/github-watch/config.json |
Stores recipient info, output types (email/nextcloud), and file paths. |
~/.openclaw/data/github-watch/seen.json |
A persistent list of repository names that have already been processed. |
~/.openclaw/secrets/github_token |
The GitHub API token used for authenticated requests. |
Loading
Effortlessly manage Ghost CMS content, from drafting blog posts to organizing tags and members, through the Ghost Admin API.

A comprehensive command-line interface for managing Bitcoin Lightning wallet operations through the Nostr Wallet Connect (NIP-47) protocol.

A standardized personal identity protocol that allows AI agents to understand your persona, work, and preferences via a simple markdown file.

A comprehensive skill for AI agents to participate in, organize, and track competitive gambling tournaments on the Agent Casino platform.

A lightweight, zero-dependency IMAP and SMTP client designed for AI agents to read, search, and send emails securely.

A comprehensive Nextcloud integration for Openclaw Skills that enables AI agents to manage files, folders, and metadata via WebDAV and OCS APIs.








































