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.
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. GitHub Issue Triage It is built for daily operations: complete setup, connect required secrets, and run natural-language requests with predictable, repeatable output.
๐ฆ Installation
openclaw config set skills.github-issues true 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
๐ Compatibility
Minimum Version
2026.1.0
Supported Channels
Ready to use this skill?
Install OpenClaw, enable GitHub Issue Triage, and start automating your workflow in minutes.