Back to Skills
๐
GitHub Issue Triage
OfficialGitHub Issue Triage in OpenClaw summarizes issues, applies labels, and routes tickets to the right owners so engineering teams can resolve work faster.
v1.2.0 MIT githubtriageautomation
openclaw config set skills.github-issues true ๐ Overview
Automate your GitHub issue management. OpenClaw can summarize, categorize, label, and route issues to the right team members - all from your messaging app.
๐ฆ Installation
1
openclaw config set skills.github-issues true 2
openclaw config set github.token $GITHUB_TOKEN ๐ Required Secrets
-
GITHUB_TOKEN
โ๏ธ Configuration
skills:
github-issues:
token: ${GITHUB_TOKEN}
repos:
- owner/repo-name
auto_label: true
auto_assign: true ๐ฌ Commands
| Command | Description |
|---|---|
Summarize issues from [repo] | Get a summary of open issues |
Label issue #123 as bug | Add labels to specific issues |
Close stale issues older than 30 days | Bulk close inactive issues |
๐ก Examples
"Summarize new issues from this week and label duplicates."
"Close issues marked invalid and notify the author."
"Show me all P0 bugs assigned to my team."
๐ก๏ธ Permissions
github.readgithub.write
๐ Compatibility
Minimum Version
2026.1.0
Supported Channels
telegramwhatsappdiscord
Ready to use this skill?
Install OpenClaw, add GitHub Issue Triage, and adapt it to your workflow with the current skills flow.