KS
Killer-Skills

sync — how to use sync how to use sync, sync setup guide, sync alternative, sync vs bootstrap, sync install mac, what is sync skill, sync benefits for developers, sync and Claude AI, sync repository consistency

v1.0.0
GitHub

About this Skill

Perfect for Mac-based AI Agents needing consistent repo and system state synchronization. sync is a bootstrap specification for maintaining consistency between a repository and a running system on a Mac, enabling Claude's persistent body, memory, and agency.

Features

Runs the `sync-organism` script to detect differences between the repo, running organism, and built app
Checks for correct Team ID (G4XVD3J52J) in Samara.app signing
Verifies skills symlinks for all skills properties
Utilizes the `~/Developer/samara-main/` repository and `~/.claude-mind/` running organism
Optionally fixes drift between the repository and running system

# Core Topics

claudeaceae claudeaceae
[8]
[2]
Updated: 2/9/2026

Quality Score

Top 5%
51
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add claudeaceae/samara-main/sync

Agent Capability Analysis

The sync MCP Server by claudeaceae is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use sync, sync setup guide, sync alternative.

Ideal Agent Persona

Perfect for Mac-based AI Agents needing consistent repo and system state synchronization.

Core Value

Empowers agents to detect and fix drift between the repo and running system, ensuring consistency in Samara.app signing and skills symlinks using the `sync-organism` script.

Capabilities Granted for sync MCP Server

Checking for inconsistencies between the repo and running system
Fixing drift in Samara.app signing and skills symlinks
Validating Team ID and skills properties

! Prerequisites & Limits

  • Requires access to `~/Developer/samara-main/` and `~/.claude-mind/` directories
  • Mac-based systems only
  • Dependent on `sync-organism` script functionality
Project
SKILL.md
1.5 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Sync Skill

Check for drift between the repo and running system, and optionally fix it.

What This Does

Runs the sync-organism script to detect differences between:

  • ~/Developer/samara-main/ (the repo/genome)
  • ~/.claude-mind/ (the running organism)
  • /Applications/Samara.app (the built app)

Running the Check

bash
1~/.claude-mind/system/bin/sync-organism

What It Checks

  1. Samara.app Signing - Correct Team ID (G4XVD3J52J)
  2. Skills Symlinks - All skills properly linked from repo
  3. Script Drift - Differences between repo and runtime scripts
  4. Samara Source - Whether installed app matches source code

When to Use

  • After making changes to scripts in either location
  • Before/after update-samara rebuilds
  • During wake cycles (for monitoring)
  • When something "should work but doesn't"

Output Example

## Samara.app Signing
[OK] Samara.app signed with correct Team ID: G4XVD3J52J

## Skills Symlinks
[OK] 10 skills properly symlinked

## Script Drift Analysis
[OK] All shared scripts are identical

## Samara.app Source Check
[OK] Samara.app is up to date with source

SUMMARY
Total drift: 0 issues

Fixing Drift

If drift is detected, the script shows commands to fix it. Common fixes:

  • Copy runtime script to repo: cp ~/.claude-mind/system/bin/X ~/Developer/samara-main/scripts/
  • Rebuild Samara: ~/.claude-mind/system/bin/update-samara
  • Recreate symlinks: Run sync-skills or manually create symlinks

Related Skills

Looking for an alternative to sync or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication