Kamalnrf/claude-plugins

Lightweight registry to discover, install, and manage all public Claude plugins and agent skills for your favourite AI coding agent.

What it solves

It addresses the fragmented process of discovering, installing, and managing plugins and skills for various AI coding agents. Instead of searching across different platforms, users can use a centralized registry and dedicated command-line tools to enhance their agents' capabilities.

How it works

The project uses a central registry that indexes public plugins and skills from GitHub. When a user runs an install command via the CLI, the tool resolves the identifier through the registry to find the Git repository URL, then clones and installs the plugin or skill to the appropriate directory for the target AI client.

Who it’s for

Developers using AI coding agents such as Claude Code, Cursor, Windsurf, VS Code, and others who want to easily extend their agents with new capabilities.

Highlights

  • Dual CLI Tools: Provides claude-plugins for Claude Code specifically and skills-installer for a wide range of agent skills.
  • Broad Client Support: Compatible with numerous clients including Cursor, Windsurf, Letta, Gemini CLI, and Trae.
  • Centralized Registry: A web-based registry at claude-plugins.dev for discovering thousands of available plugins and skills.
  • Autonomous Discovery: Includes a "skills-discovery" meta skill that allows the AI agent to proactively search for and suggest new skills to the user.

Related

  • Project
  • Project
  • Project
  • Project
  • Project