Universal Agent Plugins Registry banner
777genius 777genius

Universal Agent Plugins Registry

Development community

Description

Community directory of Agent Plugins 1.0 packages with signed discovery and compatibility metadata.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

![Universal Agent Plugins](assets/hero.png)

Universal Agent Plugins Registry

The community directory for [Agent Plugins 1.0](https://agent-plugins.org/specification). Browse portable packages, review their source and compatibility notes, then install one with the Universal Agent Plugins CLI.

Browse and install

[Open the directory](https://777genius.github.io/universal-agent-plugins-registry/) to search reviewed packages and the public Discovery index.

npx universal-agent-plugins search docs
npx universal-agent-plugins add context7 --target codex,cursor
npx universal-agent-plugins add context7 --target codex,cursor,kiro
npx universal-agent-plugins update context7 --target codex,cursor
npx universal-agent-plugins repair context7 --target codex,cursor
npx universal-agent-plugins switch context7 --to 777genius/context7
npx universal-agent-plugins remove context7 --target codex,cursor
npx universal-agent-plugins add cloudflare-docs --target codex,cursor,kiro
npx universal-agent-plugins switch cloudflare-docs --to 777genius/cloudflare-docs

The CLI is the product that installs, updates, repairs, and removes packages across supported agents. It downloads a package once, validates it, and prepares the format each selected client understands. Targets are explicit: one command can name several agents, but it never changes every detected client silently.

[Universal Agent Plugins CLI](https://github.com/777genius/universal-agent-plugins)

The CLI repository is the product home and npm facade source. Its facade installs the `agentplugins` binary; `plugin-kit-ai` remains the shared Go implementation engine during the staged rename, and the engine is not duplicated in this registry.

`universal-agent-plugins` is the npm package; `agentplugins` is the installed command. The CLI's `upstream`, `community bridge`, `community`, and `direct source` labels describe where a package came from. A catalog entry is not official vendor software or an official vendor pack