Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: <url>."* It also triggers on its own when you go to clone, install, or connect something you didn't write.
Expand Down
Loading