cdc

Automate Change Data Capture across Claude Code, OpenClaw, Gemini, and Codex platforms.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

šŸ’” This Skill requires core, sync/engine, bindings, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of tracking and managing database changes across multiple platforms by automating Change Data Capture (CDC) operations.

Core Features & Use Cases

  • Cross-Platform CDC: Supports Claude Code, OpenClaw, Gemini, and Codex platforms.
  • Automatic CDC Table Management: Handles table creation and version tracking.
  • Data Extraction and Sync: Pulls change records from a dedicated CDC table and pushes them to a remote database.
  • Use Case: Use this Skill to monitor database changes and ensure data consistency across different platforms and applications.

Quick Start

Use the cdc skill to enable Change Data Capture for your database connection.

Frequently Asked Questions about cdc

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

FAQPage Schema
How do I automate Change Data Capture across multiple platforms?ā–¼

You can automate Change Data Capture across multiple platforms by using a skill that manages CDC tables, tracks schema versions, and synchronizes database changes for Claude Code, OpenClaw, Gemini, and Codex. It handles table creation and pushes change records to remote databases.

What is the best way to synchronize database changes across different platforms?ā–¼

The best way to synchronize database changes across different platforms is to extract change records from a dedicated CDC table and push them to a remote database. This ensures data consistency across Claude Code, OpenClaw, Gemini, and Codex environments.

Does this database synchronization approach work with Claude Code and Gemini?ā–¼

Yes, this database synchronization approach explicitly works with Claude Code, OpenClaw, Gemini, and Codex platforms. It manages cross-platform CDC operations to ensure data consistency across these specific environments.

Do I need platform-specific APIs to track schema versions during database monitoring?ā–¼

Yes, you need access to platform-specific APIs and environment variables to execute Change Data Capture operations and track schema versions. The synchronization engine requires these platform-level configurations to manage and push database changes correctly.

How does cross-platform CDC handle automatic table management?ā–¼

Cross-platform CDC handles automatic table management by creating dedicated CDC tables and tracking their schema versions automatically. It pulls change records from these tables and pushes them to a remote database to maintain synchronization across platforms.

When should I not use automated Change Data Capture for database monitoring?ā–¼

You should not use automated Change Data Capture if your environment lacks access to the required platform-specific APIs or environment variables. The synchronization engine depends on these configurations to execute cross-platform database changes and manage CDC tables.