在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用git-operations
星标18
分支0
更新时间2026年2月14日 18:29
Git repository operations and troubleshooting
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Git repository operations and troubleshooting
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
ArgoCD deployment and rollback operations
ArgoCD application management, sync operations, and GitOps troubleshooting
Database debugging and query execution
Docker container management and troubleshooting
HTTP API testing and debugging
Multi-source incident analysis and diagnostics
| name | git-operations |
| description | Git repository operations and troubleshooting |
| homepage | https://docs.aof.sh/skills/git-operations |
| metadata | {"emoji":"🌳","version":"1.0.0","requires":{"bins":["git"],"env":[],"config":[]},"tags":["git","version-control","operations"]} |
Perform git operations for code management, debugging, and repository maintenance.
git statusgit log --oneline -20git log --grep="pattern"git diff HEAD~1git branch -a