Get started with Claude Code
Claude Code installs plugins from a marketplace and runs namespaced commands directly in the terminal. The steps below walk through adding the Red Hat Docs Agent Tools marketplace, installing your first plugin, and running a command.
Install from the marketplace
-
Add the marketplace:
-
Install a plugin (using
hello-worldas an example): -
Run a command:
Install additional plugins
The marketplace contains six plugins. After adding the marketplace, install any plugin by name:
claude plugin install docs-tools@redhat-docs-agent-tools
claude plugin install vale-tools@redhat-docs-agent-tools
claude plugin install dita-tools@redhat-docs-agent-tools
claude plugin install jtbd-tools@redhat-docs-agent-tools
claude plugin install cqa-tools@redhat-docs-agent-tools
To refresh marketplace listings and update installed plugins, run:
Browse the plugin catalog for descriptions and skill lists for each plugin.
Further reading
For installation scopes, updates, and troubleshooting, see the Anthropic Discover and install plugins documentation for the claude plugin CLI and in-app plugin manager.