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
This commit is contained in:
Seth Hobson
2025-10-09 12:33:02 -04:00
parent 79f89500a4
commit 652cc9ab28

View File

@@ -12,18 +12,13 @@ This unified repository provides everything needed for intelligent automation an
## Installation ## Installation
### Quick Start To install plugins, run the `/plugin` command in Claude Code and follow the interactive prompts:
```bash 1. Browse & install plugins from available marketplaces
# Add the plugin marketplace 2. Add custom marketplace sources
/plugin marketplace add wshobson/agents 3. Manage installed plugins
# Browse available plugins **Note:** When adding a marketplace, enter `wshobson/agents` to access all plugins from this repository.
/plugin list
# Install your first plugin
/plugin install claude-code-essentials
```
### Available Plugins ### Available Plugins