backup-vault

Community

Back up vault to git remote automatically.

Authorbrian-wijaya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Back up ~/vault/ knowledge base to a Git remote to prevent data loss and enable versioned history for notes, specs, and organization files.

Core Features & Use Cases

  • Automatic backup workflow for changes in ~/vault using standard Git commands.
  • Versioned history and remote synchronization to protect against local data loss and enable collaboration.
  • Safe backup practices by prompting review of untracked sensitive files before committing.

Quick Start

cd ~/vault && git status cd ~/vault && git add -A cd ~/vault && git commit cd ~/vault && git push -u origin HEAD

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: backup-vault
Download link: https://github.com/brian-wijaya/dotfiles/archive/main.zip#backup-vault

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.