ln-004-agent-sync

Synchronize agent skill symlinks and MCP settings from Claude to Gemini CLI and Codex CLI.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/dorrio/sorteo-app-generator --skill ln-004-agent-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-004-agent-sync
Source: https://github.com/dorrio/sorteo-app-generator/tree/main/.agent/skills/ln-004-agent-sync
Command: npx skills add https://github.com/dorrio/sorteo-app-generator --skill ln-004-agent-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the synchronization of agent skills and configuration settings between different AI development environments, ensuring consistency and reducing manual setup time.

Core Features & Use Cases

  • Skill Synchronization: Mirrors skill definitions (symlinks) from a source environment (Claude) to target environments (Gemini CLI, Codex CLI).
  • Configuration Management: Transfers MCP (Master Control Program) settings to maintain consistent agent behavior across platforms.
  • Use Case: A developer is working on a new agent feature and has defined several skills in their Claude environment. They can use this Skill to quickly deploy those same skills and settings to their local Gemini CLI and Codex CLI for testing and further development.

Quick Start

Use the ln-004-agent-sync skill to sync skills and MCP settings from Claude to Gemini CLI and Codex CLI.

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 agent skills and MCP settings from Claude to other CLI environments?

You can sync agent skills and MCP settings by using this Skill to mirror symbolic links and programmatically transfer configuration files from Claude to Gemini CLI and Codex CLI environments.

What does synchronizing MCP settings across development platforms achieve?

Synchronizing MCP settings achieves feature parity by ensuring consistent operational parameters and agent behavior across different AI development and testing platforms like Gemini CLI and Codex CLI.

Can I use this skill to deploy code from Claude to Gemini CLI and Codex CLI?

Yes, you can deploy agent skills and settings to Gemini CLI and Codex CLI. The process mirrors skill definitions as symbolic links from the source Claude environment to the target command-line interfaces.

Do I need to manually configure file system links to sync agent skills?

No, manual configuration is not needed. The skill relies on the agent's ability to programmatically manage file system symbolic links and configuration files for synchronizing environments.

Why are my agent skills not working consistently across different CLI tools?

Agent skills may behave inconsistently across CLI tools due to missing MCP settings or unmatched skill definitions. Synchronizing symbolic links and configuration parameters from the source environment ensures feature parity.