A dedicated monitoring tool for tracking real-time repository metrics and community activity on GitHub.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install github-track
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-track using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The GitHub Track skill is a specialized utility designed for Openclaw Skills that enables users to monitor the pulse of any GitHub repository. By integrating directly with the GitHub REST API, it provides a streamlined way to watch for new stars, track the status of issues, and keep tabs on pull requests without manual searching. This skill is ideal for developers who need to stay informed about project health or maintainers who want a quick summary of recent community engagement and repository growth metrics.
To use this within the Openclaw Skills framework, you must first configure your GitHub Personal Access Token. Obtain a token from https://github.com/settings/tokens with the repo scope, then add it to your configuration file:
# Add your token to the TOOLS.md file
echo "GITHUB_TOKEN: your_token_here" >> ~/.openclaw/workspace/TOOLS.md
Once configured, you can trigger tracking with commands like "track openclaw/openclaw".
The skill manages persistent data in ~/.openclaw/workspace/memory/ through two JSON files: github-track-config.json for repository settings and github-track-data.json for snapshots.
| Data Point | Purpose |
|---|---|
| last_check | Timestamp of the most recent synchronization |
| stars / forks | Cumulative counts for engagement metrics |
| recent_issues | Metadata for the most recently updated community issues |
| recent_prs | Details on the most recent code contributions and pull requests |
Loading
A powerful toolkit for interacting with iOS devices over WiFi via the Apple Lockdown Protocol for diagnostics, log streaming, and cryptographic research.

An automated trading and market analysis skill for Polymarket on the Polygon network.

A specialized framework for building computerized adaptive testing systems that use Item Response Theory to dynamically adjust question difficulty.

A production-grade adaptive testing API that uses IRT and AI to deliver precise ability estimates and personalized learning paths.

A professional research automation tool for searching, downloading, and analyzing academic papers from major scientific repositories.

A comprehensive meta-skill that identifies and implements high-leverage patterns to compress development timelines and multiply team output.








































