Sync Diff banner
Leoyang183 Leoyang183

Sync Diff

AI community

Description

--- name: sync-diff description: Compare MCP server configurations between Claude Code and other AI agents --- Compare which MCP servers exist in Claude Code vs other AI agents. ## Arguments The user may pass target names: `/sync-diff gemini` If no targets specified, compare all targets (gemini, codex, opencode, kiro, cursor, kimi, vibe, qwen, amp, cline, windsurf). Optional flags: - `--report json` — output machine-readable JSON summary (CI-friendly) ## Execution Flow 1. Parse targets fro

Installation

Installs to ~/.claude/skills/leoyang183-sync-agents-settings-sync-diff/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leoyang183-sync-agents-settings-sync-diff && curl -fsSL https://raw.githubusercontent.com/Leoyang183/sync-agents-settings/HEAD/commands/sync-diff.md -o ~/.claude/skills/leoyang183-sync-agents-settings-sync-diff/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository