From 652cc9ab283e66242b1123d130ef08163fad3352 Mon Sep 17 00:00:00 2001 From: Seth Hobson Date: Thu, 9 Oct 2025 12:33:02 -0400 Subject: [PATCH] Update installation instructions to reflect /plugin command flow - Replace Quick Start section with interactive /plugin command instructions - Add note about using wshobson/agents as marketplace source - Simplify installation steps to match actual UI prompts - Keep Available Plugins section as reference --- README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index d157b57..b0d8ffd 100644 --- a/README.md +++ b/README.md @@ -12,18 +12,13 @@ This unified repository provides everything needed for intelligent automation an ## Installation -### Quick Start +To install plugins, run the `/plugin` command in Claude Code and follow the interactive prompts: -```bash -# Add the plugin marketplace -/plugin marketplace add wshobson/agents +1. Browse & install plugins from available marketplaces +2. Add custom marketplace sources +3. Manage installed plugins -# Browse available plugins -/plugin list - -# Install your first plugin -/plugin install claude-code-essentials -``` +**Note:** When adding a marketplace, enter `wshobson/agents` to access all plugins from this repository. ### Available Plugins