Install
openclaw skills install github-trackerMonitors GitHub organization commits daily, providing team activity updates and current standings on demand via /team-status command.
openclaw skills install github-trackermonitor.py, and SKILL.md in the skill folder.monitor.pyGITHUB_TOKEN: Your Personal Access Token.GITHUB_ORG: Your Organization name.30 4 * * * (Runs daily at 10:00 AM IST; adjust for UTC timezone offset)python3 monitor.py and post output to #dev-updates./team-status: Runs the script immediately to show current standings.