← 返回 Skills 市场
79
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install skylv-git-workflow-helper
功能描述
Git Operations Assistant. Handle Git operations, resolve conflicts, manage branches. Triggers: Git, commit, merge, branch, pull request, conflict.
使用说明 (SKILL.md)
Git Helper — Git操作助手
功能说明
辅助Git版本控制操作,解决常见问题。
使用方法
1. 常用操作指导
用户: 如何撤销最后一次commit但保留修改?
回答:
git reset --soft HEAD~1
2. 冲突解决
用户: 帮我解决这个合并冲突
3. 分支策略
用户: 推荐什么Git分支策略?
4. 提交规范
用户: 检查commit message是否规范
常见问题
- 撤销操作
- 合并冲突
- 分支管理
- 回退版本
Usage
- Install the skill
- Configure as needed
- Run with OpenClaw
安全使用建议
This skill appears safe to install as an instruction-only Git assistant. Treat its Git commands as advice: review them before running, especially commands that reset, merge, rebase, or otherwise change repository history.
功能分析
Type: OpenClaw Skill
Name: skylv-git-workflow-helper
Version: 1.0.0
The skill bundle consists of metadata and documentation for a Git operations assistant. It contains standard Git command examples (e.g., git reset) and usage instructions in SKILL.md, with no executable code, suspicious dependencies, or instructions that could lead to unauthorized actions or data exfiltration.
能力评估
Purpose & Capability
SKILL.md states the skill assists Git operations and includes a repository-mutating example: 'git reset --soft HEAD~1'. This is purpose-aligned but users should understand it changes local commit state.
Instruction Scope
The instructions are examples for user-requested Git help and do not tell the agent to run commands automatically or bypass user approval.
Install Mechanism
No install spec or code files are present; this is an instruction-only skill.
Credentials
No required binaries, environment variables, credentials, config paths, or OS-specific access are declared.
Persistence & Privilege
The artifacts show no persistence, background execution, credential use, or privileged access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skylv-git-workflow-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/skylv-git-workflow-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of git-helper (v1.0.2):
- Assists with common Git operations: commit management, conflict resolution, branch management, and rollback.
- Provides command recommendations and usage tips.
- Offers guidance on Git branching strategies and commit message conventions.
- Includes triggers for Git-related keywords such as commit, merge, branch, pull request, and conflict.
元数据
常见问题
Skylv Git Workflow Helper 是什么?
Git Operations Assistant. Handle Git operations, resolve conflicts, manage branches. Triggers: Git, commit, merge, branch, pull request, conflict. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 Skylv Git Workflow Helper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skylv-git-workflow-helper」即可一键安装,无需额外配置。
Skylv Git Workflow Helper 是免费的吗?
是的,Skylv Git Workflow Helper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skylv Git Workflow Helper 支持哪些平台?
Skylv Git Workflow Helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skylv Git Workflow Helper?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills