sync-push - Sync Blog Changes Between Obsidian and Website Repos
Commit blog changes to both Obsidian and Website repositories with identical commit messages
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- detect current repository
- stage and commit repo
- run sync script
- switch to other repository
- check uncommitted changes
- handle sync scenarios
- push both repositories
Inputs
- Obsidian repository
- Website repository
- sync script
- blog file changes
Outputs
- commits to both repositories
- synchronized blog files
- pushed repository states
Requirements
- Git installed
- Obsidian notes tool
- website build environment
- sync script execution permissions
