LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

backup - Backup Claude Code Configuration to GitHub

Commits and pushes any changes to settings, skills, or other config files to GitHub repository

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • check git status
  • show git changes
  • stage all changes
  • generate commit message
  • commit changes
  • push to remote

Inputs

  • claude-config repository
  • git changes
  • modified files

Outputs

  • git commit
  • pushed repository
  • backup confirmation message

Requirements

  • git installation
  • GitHub access
  • claude-config repository

Source

  • Spec: SKILL.md
backup
git
configuration
version-control
check git status
show git changes
stage all changes
generate commit message
claude-config repository
git changes
modified files
git commit
pushed repository
backup confirmation message