base-sync

Synchronize custom Obsidian skills with the base template while preserving local customizations.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/popstas/obsidian-agent-base --skill base-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: base-sync
Source: https://github.com/popstas/obsidian-agent-base/tree/main/skills/base-sync
Command: npx skills add https://github.com/popstas/obsidian-agent-base --skill base-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you synchronize your custom Obsidian skills with the base template, allowing you to update and customize your skills while preserving your local changes.

Core Features & Use Cases

  • Skill Synchronization: Automatically synchronize your skills with the base template to receive updates.
  • Customization: Keep your local customizations while integrating new features from the base template.
  • Use Case: If you have made customizations to your Obsidian skills and want to update them with the latest features from the base template, this Skill will help you do so while maintaining your local changes.

Quick Start

Run the 'base-sync' command to synchronize your skills with the base template.

Frequently Asked Questions about base-sync

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update Obsidian skills from a base template without losing customizations?

Synchronizing Obsidian skills with the base template updates your files while preserving local customizations. It handles the comparison and merging of skill files, integrating new template features without overwriting your custom changes.

How does skill synchronization handle merging local changes with template updates?

Skill synchronization works by comparing local skill files against the base template. It identifies differences and merges updates, offering options for manual intervention to ensure your specific customizations are maintained during the process.

Do I need manual intervention to sync custom Obsidian skills?

Manual intervention is an available option when you sync custom Obsidian skills. While the synchronization process automates the comparison and merging of files, you can manually intervene to resolve conflicts and customize how local changes are preserved.

What is the best way to merge custom Obsidian skills with a base template?

The best way to merge custom Obsidian skills with a base template is using a dedicated synchronization command. This approach specifically manages the comparison and merging of skill files, ensuring local customizations are kept intact while pulling template updates.

What do I need to synchronize my local Obsidian skill files?

To synchronize your local Obsidian skill files, you need access to both the base template and your local skill files. This access allows the synchronization process to compare and merge the files accurately while preserving your customizations.