From 58735c952944ed39cb4dec22b02895d168658a10 Mon Sep 17 00:00:00 2001 From: shan tran Date: Tue, 14 Jul 2026 12:25:44 -0700 Subject: [PATCH] docs: add plugin marketplace install instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 665c3c0..2d78444 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,12 @@ git clone https://github.com/howshannon/trust-issues cp -R trust-issues ~/.claude/skills/ ``` +**Claude Code — plugin marketplace** +``` +/plugin marketplace add howshannon/trust-issues +/plugin install trust-issues@trust-issues +``` + **Claude Desktop / Cowork / claude.ai** — open Settings → Capabilities (or Skills) and add or upload the skill. You can also zip the folder as `trust-issues.skill` and use the Save-skill button. Then ask for it by name: *"review this before I install it: ."* It also triggers on its own when you go to clone, install, or connect something you didn't write.