GitHub
Manage repos, issues, and pull requests
Use a GitHub personal access token with repo access for issues and repository actions.
Hosted setup
Create a short-lived connection session, then complete setup in a browser on the same machine or a different device.
Headless-friendly flow
This is built for local laptops and VPS installs. OpenClaw can print the link, you open it anywhere, and ClawLink polls for completion.
Exposed tools
These tool names are currently wired in the worker.
github_list_repos
List repositories visible to the token
github_list_issues
List issues from a repository
github_create_issue
Create a repository issue
OpenClaw flow
1. OpenClaw calls ClawLink to start a connection session.
2. ClawLink returns a hosted URL plus a short-lived session code.
3. The user finishes auth on any device.
4. OpenClaw polls session status until it becomes connected.