ln-004-agent-sync

Synchronize AI agent skills and MCP settings across Claude, Gemini CLI, and Codex CLI.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/bbsbot/mac-md-win --skill ln-004-agent-sync-bbsbot
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ln-004-agent-sync
Source: https://github.com/bbsbot/mac-md-win/tree/main/.claude/skills/workflow/ln-004-agent-sync
Command: npx skills add https://github.com/bbsbot/mac-md-win --skill ln-004-agent-sync-bbsbot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill synchronizes your AI agent configurations (skills and server settings) across different command-line interfaces, ensuring consistency and saving you manual setup time.

Core Features & Use Cases

  • Skill Synchronization: Creates symbolic links for shared skills, ensuring all agents can access the same tools.
  • MCP Settings Transfer: Copies and converts Message Communication Protocol (MCP) server configurations between agents.
  • Use Case: After adding a new plugin to your primary AI agent (Claude), use this Skill to automatically make that plugin available to your other agents (Gemini, Codex) with a single command.

Quick Start

Run the ln-004-agent-sync skill to synchronize skills and MCP settings to both Gemini and Codex agents.

Frequently Asked Questions about ln-004-agent-sync

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

FAQPage Schema
How do I sync MCP settings and skills across Claude, Gemini CLI, and Codex CLI?▼

You can sync MCP settings and skills across Claude, Gemini CLI, and Codex CLI by creating symbolic links for shared skills and transferring server configurations. This handles cross-platform path differences automatically.

How does cross-platform configuration management handle JSON to TOML conversion for MCP settings?▼

Cross-platform configuration management handles JSON to TOML conversion by automatically transforming MCP server settings between agents. It preserves existing configurations during merge operations to prevent data loss.

Do I need to manually configure symlinks for each AI agent on different operating systems?▼

No, you do not need to manually configure symlinks for each AI agent. The skill manages cross-platform path differences for configuration files and symbolic links automatically across agents.

What happens to existing MCP configurations when syncing settings between agents?▼

When syncing MCP settings between agents, existing configurations are preserved during merge operations. The skill copies and converts Message Communication Protocol settings without overwriting your current server setups.

Can I use this approach to share new plugins added to my primary AI agent with other agents?▼

Yes, you can share new plugins added to your primary AI agent with other agents. Running the synchronization process makes plugins available to Gemini and Codex agents with a single command.