Skip to content

Getting Started

Install Claude Code plugins in two steps.

Prerequisite: Claude Code CLI must be installed. Install Claude Code

What are Claude Code plugins?

Plugins add new commands, AI agents, and automations to Claude Code. They're open source and install via the CLI.

1

Add the marketplace

Add the heurema emporium marketplace:

$ claude plugin marketplace add heurema/emporium

Run once. After that, all plugins in the catalog become installable.

2

Install a plugin

Browse the catalog, pick a plugin, and install it:

$ claude plugin install sigil@emporium

The plugin is now active in your Claude Code sessions.