npx skills add https://github.com/conorkenn/openclaw-github-skill --skill github直接从你的 AI 助手查询和管理 GitHub 仓库。
| 功能 | 描述 |
|---|---|
list_repos | 使用过滤器列出你的仓库 |
get_repo | 获取特定仓库的详细信息 |
check_ci_status | 检查 CI/CD 流水线状态 |
create_issue | 在仓库中创建新议题 |
create_repo | 创建新仓库 |
search_repos |
Query and manage GitHub repositories directly from your AI assistant.
| Capability | Description |
|---|---|
list_repos | List your repositories with filters |
get_repo | Get detailed info about a specific repo |
check_ci_status | Check CI/CD pipeline status |
create_issue | Create a new issue in a repo |
create_repo | Create a new repository |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 搜索你的仓库 |
get_recent_activity | 获取最近的提交记录 |
You: 列出我的 Python 仓库
Bot: [列出你的 Python 仓库]
You: 检查我主项目的 CI 状态
Bot: [显示 CI/CD 状态]
You: 创建一个关于此错误的议题
Bot: [创建该议题]
openclaw-github-skillrepo (必需), read:user (可选)选项 A: 环境变量 (推荐)
在启动 OpenClaw 前设置环境变量:
export GITHUB_TOKEN="ghp_your_token_here"
export GITHUB_USERNAME="your_github_username"
选项 B: OpenClaw 配置
添加到 ~/.openclaw/openclaw.json:
{
"github": {
"token": "ghp_your_token_here",
"username": "your_username"
}
}
openclaw gateway restart
⚠️ 保护你的令牌:
repo,仅公开仓库用 public_repo)⚠️ 最佳实践:
每周安装数
1
仓库
首次出现
1 天前
安全审计
安装于
amp1
cline1
openclaw1
opencode1
cursor1
kimi-cli1
search_repos | Search your repositories |
get_recent_activity | Get recent commits |
You: List my Python repos
Bot: [lists your Python repositories]
You: Check CI status on my main project
Bot: [shows CI/CD status]
You: Create an issue about the bug
Bot: [creates the issue]
openclaw-github-skillrepo (required), read:user (optional)Option A: Environment Variables (Recommended)
Set environment variables before starting OpenClaw:
export GITHUB_TOKEN="ghp_your_token_here"
export GITHUB_USERNAME="your_github_username"
Option B: OpenClaw Config
Add to ~/.openclaw/openclaw.json:
{
"github": {
"token": "ghp_your_token_here",
"username": "your_username"
}
}
openclaw gateway restart
⚠️ Protect Your Token:
repo for private repos, public_repo for public-only)⚠️ Best Practices:
Weekly Installs
1
Repository
First Seen
1 day ago
Security Audits
Installed on
amp1
cline1
openclaw1
opencode1
cursor1
kimi-cli1
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
147,400 周安装