← Projects
MIT · Claude Code · MCP

claude-plugins

A curated marketplace of Claude Code plugins — each bundles one of kud's MCP servers or CLI workflows with its companion skills, so a single /plugin install gives you the tools and the slash commands together.

8
Plugins
1
Command to add
MCP
Server + skills
MIT
License
Why claude-plugins

The integration and its skills, in one install

Normally you register an MCP server or CLI workflow, edit config files, then hunt down the matching skills and install them separately. Each plugin here bundles the integration with its companion skills into a single unit — install one, get the tools and the workflows in one shot.

the usual way
# 1. add the integration to your config
# 2. find and install the matching skills
# 3. wire up the credentials by hand
with claude-plugins
/plugin install opencode@kud
Quick start

Up and running in one command

1 · register the marketplace
/plugin marketplace add kud/claude-plugins
2 · install a plugin
/plugin install opencode@kud --scope user
3 · use a skill
/ask-opencode explain this function
The plugins

Eight integrations, ready to install

Each plugin wraps one of kud's published MCP servers or CLI workflows and ships the slash commands for its most common tasks.

opencode

Query any opencode-supported model for a second opinion, right inside Claude Code.

github-copilot

Query GitHub Copilot models through the official SDK.

jenkins

Inspect builds, stream logs, and diagnose CI failures without leaving the terminal.

harness-fme

Inspect and control Harness FME feature flags.

trakt

Track what you're watching: check in, manage your watchlist, browse history.

raindrop-io

Search and save Raindrop.io bookmarks.

google-keep

Capture notes and manage Google Keep checklists.

gandi

Manage Gandi domains, DNS records, and web redirects through the @kud/gandi-cli workflow.

Examples

Skills you'll actually reach for

Once a plugin is installed, its slash commands are available immediately — no extra setup.

a second opinion on your code
/ask-opencode why is this function slow?
diagnose a failing pipeline
/ci-diagnose my-service
manage a DNS record
/gandi set A www 1.2.3.4

Bring your services into Claude Code

Per-plugin install commands, the credentials each one needs, and the full skill reference — all in the docs.

Read the documentation →