.claude/skills/sync/SKILL.md
--- name: sync description: Check for drift between repo and running system. Use when checking if scripts or Samara are out of sync, verifying system integrity, or before/after rebuilds. Trigger words: sync, organism sync, check drift, system drift, repo sync. context: fork allowed-tools: - Bash - Read - Grep --- # 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: - `~/
npx skillsauth add claudeaceae/samara-main .claude/skills/syncInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Check for drift between the repo and running system, and optionally fix it.
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)~/.claude-mind/system/bin/sync-organism
update-samara rebuilds## 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
If drift is detected, the script shows commands to fix it. Common fixes:
cp ~/.claude-mind/system/bin/X ~/Developer/samara-main/scripts/~/.claude-mind/system/bin/update-samarasync-skills or manually create symlinksdevelopment
# /webhook --- name: webhook description: Manage webhook sources - list, add, test, and view incoming events context: fork triggers: - webhook - add webhook - create webhook - webhook setup - incoming webhooks --- Manage the webhook receiver system. Use this skill to add new webhook sources, test existing ones, and view incoming events. ## What You Can Do 1. **List sources** - Show all registered webhook sources 2. **Add source** - Create a new webhook source with secure secret 3.
testing
Check crypto wallet balances, transaction history, and addresses
testing
# /voice-call - FaceTime Voice Calling Place and receive FaceTime Audio calls with live transcription and voice/text responses. ## Quick Start ```bash # Full voice conversation (responds via FaceTime audio) ~/.claude-mind/system/bin/voice-call --voice-response # Call with text responses (via iMessage) ~/.claude-mind/system/bin/voice-call --text-response # Call a specific number ~/.claude-mind/system/bin/voice-call +15551234567 --voice-response ``` ## Prerequisites Run `audio-setup --check
tools
--- name: stream description: Query the unified event stream for recent activity across all surfaces. Use when user asks about recent conversations, what happened on iMessage/CLI/wake cycles, or wants to see cross-surface activity. Trigger words: stream, recent activity, what happened, iMessage today, CLI earlier, recent conversations, cross-surface. context: fork allowed-tools: - Bash - Read --- # Unified Event Stream Query This skill provides on-demand access to the unified event stream