v2.1.1 ยท MIT ยท Claude Code

@kud/claude-plugins

MCP servers bundled with companion slash commands. Register once, install any plugin in a single line.

/plugin marketplace add kud/claude-plugins
7
Plugins
11
Skills
4
Categories
MIT
Licence
Marketplace

Every plugin, ready to use

Each plugin ships its MCP server and slash commands together โ€” install one, get both.

Setup

Up and running in 3 steps

No build tools, no config files โ€” just Claude Code slash commands.

Step 01

Register the marketplace

Point Claude Code at this repo so it can resolve @kud plugin names.

# run once, globally /plugin marketplace add kud/claude-plugins
Step 02

Install a plugin

Install for yourself (--scope user) or share with your team (--scope project).

# personal tools /plugin install trakt@kud --scope user # shared team tools /plugin install jenkins@kud --scope project
Step 03

Use a skill

Slash commands are immediately available. Most plugins also expose raw MCP tools for direct use.

# then just use it /ci-diagnose my-service /trakt-whats-on /bookmark-search react hooks /ask-copilot explain this
Reference

All 11 skills at a glance

Every plugin ships with ready-made workflows โ€” no prompt engineering required.

Plugin Skill Trigger What it does
Installation

Full install reference

Copy the commands for the plugins you want. Credentials are set per-plugin.

๐Ÿค– AI & Coding

Get second opinions from other models without leaving your Claude session.

/plugin install opencode@kud --scope user /plugin install github-copilot@kud --scope user

๐Ÿ—๏ธ Development

Jenkins CI/CD control and Harness FME feature-flag auditing.

/plugin install jenkins@kud --scope project /plugin install harness-fme@kud --scope project

๐Ÿ“Œ Productivity

Manage your Raindrop.io bookmarks and Google Keep notes from anywhere.

/plugin install raindrop-io@kud --scope user /plugin install google-keep@kud --scope user

๐ŸŽฌ Entertainment

Track movies and shows, check in, and browse your watchlist in conversation.

/plugin install trakt@kud --scope user # one-time setup npx @kud/mcp-trakt@latest setup