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
### 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