ln-004-agent-config-sync

Synchronize skill symlinks and MCP server configurations from Claude Code to Gemini CLI and Codex CLI.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/0xtaoist/taogate --skill ln-004-agent-config-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-004-agent-config-sync
Source: https://github.com/0xtaoist/taogate/tree/main/ln-004-agent-config-sync
Command: npx skills add https://github.com/0xtaoist/taogate --skill ln-004-agent-config-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Synchronizes skills (symlinks) and MCP server configurations from Claude Code to Gemini CLI and Codex CLI, ensuring consistent environments across tools and eliminating drift.

Core Features & Use Cases

  • Syncs skill symlinks from Claude Code to Gemini CLI and Codex CLI.
  • Merges MCP server configurations between Claude, Gemini, and Codex with safe backups and non-destructive updates.
  • Converts MCP settings between JSON and TOML as needed and supports dry-run planning.

Quick Start

Run the agent-config-sync to align Claude, Gemini, and Codex MCP settings and skill symlinks.

Frequently Asked Questions about ln-004-agent-config-sync

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

FAQPage Schema
How do I sync MCP server configurations from Claude Code to Gemini CLI and Codex CLI?

Syncing MCP servers from Claude Code to Gemini and Codex involves a non-destructive merge that aligns configurations across all three tools. The process creates backups before writing and converts between JSON and TOML formats to ensure each CLI receives compatible configuration data.

Can I synchronize skill symlinks across Claude, Gemini, and Codex?

Yes, you can synchronize skill symlinks across Claude, Gemini, and Codex. The sync process aligns symlinks from Claude Code to Gemini CLI and Codex CLI, ensuring consistent plugin and skill environments while eliminating configuration drift between the tools.

Does syncing MCP settings between Claude and Gemini support JSON and TOML conversion?

Syncing MCP settings between Claude, Gemini, and Codex supports cross-tool JSON and TOML conversion. The synchronization process automatically translates configuration formats as needed, ensuring each CLI receives properly formatted MCP server data during the non-destructive merge.

What is the best way to back up MCP configurations before migrating to Gemini CLI?

The best way to back up MCP configurations before migrating to Gemini CLI is to use a sync tool with built-in backup functionality. The agent-config-sync process automatically creates backups before writing any changes, ensuring your original Claude Code settings remain safe during the non-destructive merge.

Can I do a dry run before syncing MCP plugins across Claude and Codex?

Yes, you can do a dry run before syncing MCP plugins across Claude and Codex. The synchronization process supports dry-run planning, allowing you to preview how MCP server configurations and skill symlinks will be merged before any actual changes are written to your environments.

When should I use a cross-tool MCP configuration sync instead of manual setup?

You should use cross-tool MCP configuration sync instead of manual setup during MCP changes, plugin installations, or initial Gemini CLI and Codex CLI setup alongside Claude Code. It eliminates configuration drift and ensures consistent environments without the risk of manual formatting errors.