bigmac-sync

Synchronize workspace files with the Turso database.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill bigmac-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bigmac-sync
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/bigmac-sync
Command: npx skills add https://github.com/ammonfife/sakima.co --skill bigmac-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the challenge of synchronizing workspace files, like SOUL.md and MEMORY.md, with the Turso database, ensuring consistency and versioning.

Core Features & Use Cases

  • Syncing Workspace Files: Automates the synchronization of specified files to and from the Turso database.
  • Versioning: Keeps track of file versions, allowing rollback if needed.
  • Platform Compatibility: Works across multiple platforms like Claude Code, OpenClaw, Gemini, and Codex.

Quick Start

Use the 'bigmac-sync pull' command to retrieve the latest workspace files from the Turso database.

Frequently Asked Questions about bigmac-sync

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

FAQPage Schema
How do I synchronize workspace files with a Turso database?

To synchronize workspace files with a Turso database, you can use the bigmac-sync command to push or pull files like SOUL.md and MEMORY.md. This ensures consistent data and versioning between local and remote agent environments.

Can I sync agent workspace files across platforms like Claude Code and Gemini?

Yes, you can sync agent workspace files across platforms like Claude Code, Gemini, OpenClaw, and Codex. The synchronization process works with the Turso database to maintain consistent files across these multiple platforms.

What is the best way to keep track of file versions in an agent workspace?

The best way to keep track of file versions in an agent workspace is to use a synchronization tool that supports versioning with your database. This automatically tracks file versions, allowing you to rollback if needed.

How do I pull the latest workspace files from the Turso database?

To pull the latest workspace files from the Turso database, use the 'bigmac-sync pull' command. This retrieves the most recent versions of your specified workspace files to ensure your local environment is up to date.

Do I need API credentials to sync data with Turso?

Yes, you need access to the Turso API and appropriate authentication credentials to sync data. These credentials are required to securely connect and synchronize your local workspace files with the remote database.

Why does workspace file synchronization fail between local and remote environments?

Workspace file synchronization fails when there are missing Turso API credentials or authentication issues. Ensuring you have the correct API access and using the proper sync commands will resolve consistency errors between local and remote environments.