https://github.com/xiejianjun000/github-ops
GitHub 仓库全生命周期运维管理 Skill
https://github.com/xiejianjun000/github-ops
ci-cd developer-growth developer-tools devops github-api github-ops open-source openclaw repository-management skill
Last synced: 23 days ago
JSON representation
GitHub 仓库全生命周期运维管理 Skill
- Host: GitHub
- URL: https://github.com/xiejianjun000/github-ops
- Owner: xiejianjun000
- License: mit
- Created: 2026-04-26T10:24:03.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-13T09:41:44.000Z (about 1 month ago)
- Last Synced: 2026-05-13T11:26:51.092Z (about 1 month ago)
- Topics: ci-cd, developer-growth, developer-tools, devops, github-api, github-ops, open-source, openclaw, repository-management, skill
- Language: Shell
- Homepage: https://github.com/xiejianjun000/github-ops
- Size: 37.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔧 GitHub-OPS Skill
GitHub 仓库全生命周期运维管理技能。
## 覆盖范围
- 仓库审计
- 代码推送
- 分支管理
- PR 管理
- CI/CD 配置
- Issue 管理
- Release 管理
- 开发者引流
- 日常运维
- 错误处理
## 安装
```bash
# 克隆到 OpenClaw skills 目录
git clone https://github.com/xiejianjun000/github-ops.git ~/.openclaw/skills/github-ops
```
## 使用
设置环境变量:
```bash
export GITHUB_TOKEN="ghp_your_token"
```
然后让 AI Agent 使用 `github-ops` 技能。
## 许可证
MIT