LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git-push-origin - Push Local Git Branch to GitHub Origin

Push a local Git branch to GitHub origin to create a remote branch.

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • check git status
  • show current branch
  • list remote repositories
  • push branch to origin with upstream
  • verify remote branch tracking
  • view git log with graph

Inputs

  • local Git repository
  • branch name
  • GitHub repository URL
  • Git remote configuration

Outputs

  • remote branch on GitHub
  • upstream tracking configuration

Requirements

  • Git installed
  • local repository initialized
  • remote origin configured
  • network connection
  • GitHub access

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
git
version-control
github
branch-management
remote-repository
check git status
show current branch
list remote repositories
push branch to origin with upstream
local Git repository
branch name
GitHub repository URL
remote branch on GitHub
upstream tracking configuration