Git Deploy
/install git-deploy
Git Deploy
Overview
This skill automates the standard git workflow for local development:
- Stage all changes
- Commit with a message
- Push to the current branch
The script uses pre-configured repository URL and token.
Usage
scripts/deploy.sh "feat: Task #X - Description"
Repository
- URL: http://git.homelab:3000/vitali/SigmaFlow-Svelte.git
- Token: c865b793f09a3b79b65ebdfbd75c5b17395188d2
Notes
- The script assumes it is run in the project root.
- If you need to push to a specific branch, modify the script or commit message.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install git-deploy - After installation, invoke the skill by name or use
/git-deploy - Provide required inputs per the skill's parameter spec and get structured output
What is Git Deploy?
Simple deployment skill for local git operations. Use when you need to add, commit, and push changes to the Git repository. Designed for quick local deployme... It is an AI Agent Skill for Claude Code / OpenClaw, with 317 downloads so far.
How do I install Git Deploy?
Run "/install git-deploy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Git Deploy free?
Yes, Git Deploy is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Git Deploy support?
Git Deploy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Git Deploy?
It is built and maintained by Vitali Sakalouski (@sirenday); the current version is v1.0.0.