From 2b1341e622a387c0fead03181e3d2253fd2b0775 Mon Sep 17 00:00:00 2001 From: shan tran Date: Tue, 14 Jul 2026 15:33:37 -0700 Subject: [PATCH] docs: add npx skills as the primary cross-agent install --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2d78444..ab577d9 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,13 @@ That last lens is the one generic code review skips, and it's the most important ## Install +**Any agent — one command.** Works with Claude Code, Codex, Cursor, and other agents that support the open Agent Skills standard: + +```bash +npx skills add howshannon/trust-issues +``` + + **Claude Code** ```bash git clone https://github.com/howshannon/trust-issues