Developer Tools⭐ Featured Skill
GitHub CLI Assistant
GitHub CLI助手
Integrate GitHub CLI for managing Issues, PRs, Actions and repositories - perfect for developers who frequently work with GitHub.
githubcligitprissues
Install Command
npx openclaw skills install githubVersion
1.0.0
Author
steipete
Updated
Sun Mar 15 2026 00:00:00 GMT+0000 (Coordinated Universal Time)
Source
ClawHub →Features
Use Cases
Installation
npx openclaw skills install github
能源行业示例
# 查看能源数据集项目的最新 Issues
gh issue list --repo owner/energy-project --limit 10
# 创建新的数据报告 PR
gh pr create --title "月度能源数据报告" --body "添加了三月数据"