← 返回 Skills 市场
windows-git-ops
作者
zhangchaoqing5
· GitHub ↗
· v1.0.0
· MIT-0
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install windows-git-ops
功能描述
Use this skill when performing Git operations in a Windows PowerShell workspace, especially for branch creation, staging, commit, merge, status inspection, a...
安全使用建议
This skill is coherent and appears to do only what it says: generate and recommend PowerShell-safe Git commands and workflows. Before enabling or letting an agent run it, remember: (1) the agent will produce commands that could modify your repo—review commands before execution or run them in a safe/test repo; (2) it uses the 'codex/' branch prefix by policy—confirm you want that naming convention; and (3) because it is an instruction-only skill, there are no additional downloads or secret requests, but you should still limit an agent's repository access and prefer explicit, user-confirmed execution for any destructive operations (resets, discards, merges).
功能分析
Type: OpenClaw Skill
Name: windows-git-ops
Version: 1.0.0
The skill bundle provides legitimate instructions and workflows for an AI agent to perform Git operations within a Windows PowerShell environment. It emphasizes safety and reliability by enforcing non-interactive commands, explicit file staging, and PowerShell-compatible syntax (avoiding bash-specific operators like '&&' or '||'). No malicious patterns, data exfiltration, or harmful prompt injections were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (Windows PowerShell Git operations) align with the SKILL.md content. The skill only describes git commands and PowerShell-safe patterns and does not declare or require unrelated binaries, credentials, or config paths.
Instruction Scope
SKILL.md limits actions to inspecting and performing Git operations, emphasizes non-interactive commands, and instructs verification before mutating state. It does not instruct reading unrelated files, accessing secrets, or contacting external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are requested. The guidance about setting env vars uses normal PowerShell syntax and is conditional to commands that need them.
Persistence & Privilege
always is false and the skill does not request persistent privileges or to modify other skills or system-wide settings. Autonomous invocation is allowed by platform default but not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install windows-git-ops - 安装完成后,直接呼叫该 Skill 的名称或使用
/windows-git-ops触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of windows-git-ops skill.
- Provides guidelines for safe and auditable Git operations specifically in Windows PowerShell.
- Enforces strict avoidance of bash-only shell syntax and promotes single-command invocations.
- Details workflows for inspecting state, branch creation (with codex/ prefix), committing, and merging.
- Outlines common pitfalls and PowerShell-safe command patterns to reduce user mistakes.
- Specifies expected outputs for clarity and auditability of Git actions.
元数据
常见问题
windows-git-ops 是什么?
Use this skill when performing Git operations in a Windows PowerShell workspace, especially for branch creation, staging, commit, merge, status inspection, a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。
如何安装 windows-git-ops?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install windows-git-ops」即可一键安装,无需额外配置。
windows-git-ops 是免费的吗?
是的,windows-git-ops 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
windows-git-ops 支持哪些平台?
windows-git-ops 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 windows-git-ops?
由 zhangchaoqing5(@zhangchaoqing5)开发并维护,当前版本 v1.0.0。
推荐 Skills