Install
openclaw skills install evez-github-managerManage GitHub repositories, pull requests, issues, and workflows from OpenClaw. Use when reviewing PRs, managing issues, automating GitHub Actions, syncing repos, or coordinating multi-repo workflows. Covers PR review automation, issue triage, branch management, and release coordination.
openclaw skills install evez-github-managerManage GitHub repos, PRs, and issues directly from OpenClaw.
python3 scripts/github_manager.py prs --repo EvezArt/evez-api
python3 scripts/github_manager.py issues --repo EvezArt/clawbreak
python3 scripts/github_manager.py review --repo EvezArt/evez-api --pr 42
Requires GITHUB_TOKEN env var. Get one at https://github.com/settings/tokens
Or use Composio integration (already configured).