By zv-louis
Synchronize Agent configurations (MCP servers, skills) across different Agent tools like Claude Code, VSCode, Claude Desktop, Codex, and Gemini CLI.
Synchronize MCP (Model Context Protocol) server settings across different Agent tools. Use when you want to copy, apply, or sync MCP settings between multiple Agent environments like Claude Code, VSCode, Cursor, Claude Desktop, Codex, and Gemini CLI. Supports both full synchronization and selective synchronization of specific MCP servers.
Synchronize skill configurations across different Agent tools. Use when you want to copy, apply, or sync skills between multiple Agent environments like Claude Code, Codex, Gemini CLI, VS Code, Cursor, and Antigravity. Supports both user-scope (global) and project-scope settings, with options for full synchronization or selective skill synchronization.
English | 日本語
Claude Code Plugin Marketplace
This repository is a marketplace for distributing Claude Code plugins.
It contains information for installing plugins defined in each repository.
./
├── .claude-plugin/
│ └── marketplace.json # Marketplace catalog
├── plugins/
│ ├── jp-cover-letter-creator/
│ ├── madr-manager/
│ └── sync-agent-config/
├── LICENSE
├── README.md
├── README_ja.md
└── zv-marketplace.code-workspace
Add this marketplace to Claude Code.
Run the following command in the Claude Code console.
/plugin marketplace add {URL of this repository}
# or
/plugin marketplace add zv-louis/zv-plugin-marketplace
After adding the marketplace, you can view the plugins available in the marketplace.
/plugin marketplace list
Install plugins from the marketplace.
/plugin install {plugin-name}@zv-plugins
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub zv-louis/zv-plugin-marketplace --plugin sync-agent-configInteractive MADR (Markdown Architectural Decision Records) manager. Helps create, list, and manage ADR files following the Structured MADR v4.0.0 format.
Interactive Japanese business cover letter creator with markdown preview and Word document (docx) export.
Automatically detects and loads AGENTS.md files to provide agent-specific instructions alongside CLAUDE.md. Enables specialized agent behaviors without manual intervention.
Agent configuration utilities - project assimilation, config auditing, teammate definitions, MCP management, and hooks configuration
Manage Claude Code settings and MCP server configurations with best practices
Unified capability management center for Skills, Agents, and Commands.
One plugin to bridge and delegate across Claude Code, Codex CLI, and Gemini CLI — single-source AGENTS.md, shared skills, mirrored hooks and MCP servers, and full Claude↔Codex bidirectional delegation.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).