← 返回 Skills 市场
niracler

Git Workflow

作者 Niracler · GitHub ↗ · v0.3.0 · MIT-0
cross-platform ✓ 安全检测通过
436
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install nini-git-workflow
功能描述
Use this skill for any git commit, pull request, or release task. Invoke immediately when the user wants to: stage and commit changes, write a commit message...
安全使用建议
This skill appears to be what it says: a Git/PR/release workflow helper with a small local validator script. Before using: 1) Be aware the skill's default is to push commits immediately without asking — if you need confirmation, change the workflow or ask the agent to confirm before pushing. 2) For PRs/releases you must authenticate gh (gh auth login) — the skill does not request extra credentials. 3) Review commits locally before invoking the skill in sensitive repositories (secrets or private branches) because it can perform remote pushes and create releases. Otherwise the files and instructions are proportionate and contain no hidden endpoints or unexpected installs.
功能分析
Type: OpenClaw Skill Name: nini-git-workflow Version: 0.3.0 The skill provides a standard git workflow automation for commits, pull requests, and releases. It includes a Python script (scripts/validate_commit.py) to enforce conventional commit formats and stylistic guidelines, such as removing AI-generated signatures. While it instructs the agent to push changes immediately after committing, this behavior is aligned with its stated purpose of streamlining development workflows and lacks any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description match the requested binaries and included validator script. Requiring git (and optionally gh) is appropriate for commits, PRs, and releases. No unrelated tools or credentials are requested.
Instruction Scope
Instructions stay within git/gh operations and use a local validator script. One noteworthy policy: the skill's default behavior is to 'always push immediately' after committing and 'Do not ask.' That is coherent with the stated workflow but may be surprising or risky for users who expect confirmation before network pushes—it gives the agent permission to perform remote writes without an extra confirmation step.
Install Mechanism
No install spec; instruction-only with a small included Python validator. Nothing is downloaded or written to disk by an installer step.
Credentials
No environment variables or credentials declared. The optional use of gh is noted and would require gh auth login, which is reasonable for PR/release actions. No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill does not request persistent/platform-wide privileges. It does allow autonomous invocation (platform default), which combined with the 'auto-push' behavior is the primary operational risk to be aware of.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nini-git-workflow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nini-git-workflow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.0
Release v0.3.0 — see https://github.com/niracler/skill/releases/tag/v0.3.0
v0.2.1
Release v0.2.1 — see https://github.com/niracler/skill/releases/tag/v0.2.1
v0.2.0
Release v0.2.0 — see https://github.com/niracler/skill/releases/tag/v0.2.0
v0.1.2
Release v0.1.2 — see https://github.com/niracler/skill/releases/tag/v0.1.2
v0.1.1
Release v0.1.1 — see https://github.com/niracler/skill/releases/tag/v0.1.1
v0.1.0
Initial release: Conventional Commits, PR templates, release workflow with commit message validator
元数据
Slug nini-git-workflow
版本 0.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Git Workflow 是什么?

Use this skill for any git commit, pull request, or release task. Invoke immediately when the user wants to: stage and commit changes, write a commit message... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 436 次。

如何安装 Git Workflow?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nini-git-workflow」即可一键安装,无需额外配置。

Git Workflow 是免费的吗?

是的,Git Workflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Git Workflow 支持哪些平台?

Git Workflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Git Workflow?

由 Niracler(@niracler)开发并维护,当前版本 v0.3.0。

💬 留言讨论