docs: standardize installation instructions across all plugins

All 6 plugin READMEs now use identical installation section:
marketplace-first approach with /plugin browsing, then direct
settings.json as alternative. Replaces inconsistent mix of
git clone, plugin add, and JSON-only instructions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-04-08 15:10:24 +02:00
commit 34bb4e5971
6 changed files with 45 additions and 28 deletions

View file

@ -68,11 +68,13 @@ Key capabilities:
### Installation
Add the marketplace and browse plugins with `/plugin`:
```bash
claude plugin add ktg-plugin-marketplace/linkedin-thought-leadership
claude plugin marketplace add https://git.fromaitochitta.com/open/ktg-plugin-marketplace.git
```
Or add to your `~/.claude/settings.json`:
Or enable directly in `~/.claude/settings.json`:
```json
{