Loading...
Loading...
Found 9 Skills
Sync with remote repository using pull --rebase. Use when you need to update your local branch with remote changes.
Recursively find all git repositories and pull latest changes from remote IN PARALLEL. Use when syncing multiple projects across machines or after switching computers.
Multi-repository git synchronization patterns for batch operations
Quick remote sync shortcut. Use when user says "/sync", "동기화", "pull", "git pull", or wants to pull latest changes from remote. Defaults to pulling from origin main.
Activate when the user mentions their Obsidian vault, notes, tags, frontmatter, daily notes, backup, or sync. Route operations across MCP, Obsidian CLI/app actions, and git sync with safe defaults.
Insomnia API client for REST and GraphQL. Use for API testing.
GitBook documentation platform - creating docs, publishing sites, Git sync, API references, and collaboration
Publish documentation and books with GitBook including spaces, collections, variants, Git sync, collaboration, and API integration
This skill should be used when the user asks to "commit and push", "commit push", "sync changes", "push changes", "commit and sync", or "update remote". Handles the full workflow of committing changes, pulling with rebase, and pushing to remote.