ln-004-agent-sync

Synchronize AI agent skills and MCP server configurations across development environments.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/cbbkrd-tech/jl-finishes --skill ln-004-agent-sync-cbbkrd-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-004-agent-sync
Source: https://github.com/cbbkrd-tech/jl-finishes/tree/main/.claude/skills/ln-004-agent-sync
Command: npx skills add https://github.com/cbbkrd-tech/jl-finishes --skill ln-004-agent-sync-cbbkrd-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures consistency across your AI agent development environment by synchronizing skill configurations and Multi-Cloud Platform (MCP) server settings between Claude Code, Gemini CLI, and Codex CLI.

Core Features & Use Cases

  • Skill Synchronization: Creates or updates symlinks for skills, ensuring agents can access the same tools.
  • MCP Settings Sync: Merges and converts MCP server configurations between agents, maintaining consistent connectivity.
  • Cross-Agent Alignment: Keeps your development tools in sync, reducing setup time and configuration drift.
  • Use Case: After adding a new plugin to Claude Code, run this Skill to automatically make it available to your Gemini CLI and Codex CLI agents with a single command.

Quick Start

Run the ln-004-agent-sync skill to synchronize skills and MCP settings to both gemini and codex targets.

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 server settings between Claude Code and Gemini CLI?

To sync MCP server settings between Claude Code and Gemini CLI, you need a utility that merges configurations and handles JSON to TOML conversion. This Skill automatically aligns MCP settings across agents.

What is the best way to share AI agent skills across development environments?

The best way to share AI agent skills is by using symlinks to synchronize configurations across environments. This Skill creates and updates symlinks to ensure consistent tool access.

Can I synchronize agent configurations across Windows, macOS, and Linux?

Yes, you can synchronize agent configurations across Windows, macOS, and Linux. This Skill supports cross-platform compatibility, ensuring consistent agent tooling and server access.

How does JSON to TOML conversion work for MCP configuration files?

JSON to TOML conversion for MCP configuration files works by automatically translating settings between different agent formats. This Skill handles the conversion to maintain consistent connectivity.

Does syncing skills with symlinks prevent configuration drift between agents?

Yes, syncing skills with symlinks prevents configuration drift between agents. This Skill acts as a central sync utility, ensuring consistent tooling and reducing setup time.

What should I do when agent sync fails to update MCP settings in Codex CLI?

If agent sync fails to update MCP settings in Codex CLI, verify the JSON to TOML conversion process. This Skill acts as a central utility to merge and convert configurations correctly.