GitHub Deploy Skill
name: GitHub Deploy Skill
by cruciata · published 2026-03-22
$ claw add gh:cruciata/cruciata-github-deploy-skill---
name: GitHub Deploy Skill
slug: github-deploy-skill
version: 1.0.0
description: Commit and push local project changes to GitHub, with optional repo creation and deployment hints.
author: cruciata
tags:
- latest
- github
- deploy
- powershell
---
# GitHub Deploy Skill
This skill provides a reusable PowerShell script for Windows to automate:
1. Git checks
2. Commit creation
3. Push to remote branch
4. Optional GitHub repository creation (via GitHub CLI)
5. Optional deployment hints (for Streamlit flow)
Included file
Parameters
Usage
From any Git project folder:
powershell -ExecutionPolicy Bypass -File .\github-deploy-skill.ps1 -CommitMessage "feat: update" -Repo "owner/repo" -Branch "main"
Create repository automatically:
powershell -ExecutionPolicy Bypass -File .\github-deploy-skill.ps1 -CommitMessage "init" -Repo "owner/new-repo" -CreateRepo
Expected output
Requirements
Notes
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...