From 6a5e9d536dced66789a9219b19a13c72f8961dae Mon Sep 17 00:00:00 2001 From: Nuttapon Achachotipong Date: Mon, 16 Mar 2026 09:09:53 +0700 Subject: [PATCH] fix: fix plugin installation command syntax across all READMEs --- customer-support/README.md | 2 +- data/README.md | 2 +- design/README.md | 2 +- engineering/README.md | 2 +- enterprise-search/README.md | 2 +- finance/README.md | 2 +- human-resources/README.md | 2 +- legal/README.md | 4 ++-- marketing/README.md | 2 +- operations/README.md | 2 +- product-management/README.md | 2 +- productivity/README.md | 2 +- sales/README.md | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/customer-support/README.md b/customer-support/README.md index 04d280df..3ac9b7c2 100644 --- a/customer-support/README.md +++ b/customer-support/README.md @@ -5,7 +5,7 @@ A customer support plugin primarily designed for [Cowork](https://claude.com/pro ## Installation ``` -claude plugins add knowledge-work-plugins/customer-support +claude plugin install customer-support@knowledge-work-plugins ``` ## What It Does diff --git a/data/README.md b/data/README.md index 735ba483..57622a00 100644 --- a/data/README.md +++ b/data/README.md @@ -5,7 +5,7 @@ A data analyst plugin primarily designed for [Cowork](https://claude.com/product ## Installation ``` -claude plugins add knowledge-work-plugins/data +claude plugin install data@knowledge-work-plugins ``` ## What It Does diff --git a/design/README.md b/design/README.md index b6108ca4..10347daa 100644 --- a/design/README.md +++ b/design/README.md @@ -5,7 +5,7 @@ A design productivity plugin primarily designed for [Cowork](https://claude.com/ ## Installation ```bash -claude plugins add knowledge-work-plugins/design +claude plugin install design@knowledge-work-plugins ``` ## Commands diff --git a/engineering/README.md b/engineering/README.md index e4236c1c..bb7bdb80 100644 --- a/engineering/README.md +++ b/engineering/README.md @@ -5,7 +5,7 @@ A software engineering plugin primarily designed for [Cowork](https://claude.com ## Installation ```bash -claude plugins add knowledge-work-plugins/engineering +claude plugin install engineering@knowledge-work-plugins ``` ## Commands diff --git a/enterprise-search/README.md b/enterprise-search/README.md index ea52a92c..50996ad2 100644 --- a/enterprise-search/README.md +++ b/enterprise-search/README.md @@ -136,7 +136,7 @@ Result: "Based on message history and doc authorship, ```bash # 1. Install -claude plugins add knowledge-work-plugins/enterprise-search +claude plugin install enterprise-search@knowledge-work-plugins # 2. Search across everything /enterprise-search:search [your question here] diff --git a/finance/README.md b/finance/README.md index 8fed1061..06567e7c 100644 --- a/finance/README.md +++ b/finance/README.md @@ -7,7 +7,7 @@ A finance and accounting plugin primarily designed for [Cowork](https://claude.c ## Installation ```bash -claude plugins add knowledge-work-plugins/finance +claude plugin install finance@knowledge-work-plugins ``` ## Commands diff --git a/human-resources/README.md b/human-resources/README.md index 2d259143..bddede9e 100644 --- a/human-resources/README.md +++ b/human-resources/README.md @@ -5,7 +5,7 @@ A people operations plugin primarily designed for [Cowork](https://claude.com/pr ## Installation ```bash -claude plugins add knowledge-work-plugins/human-resources +claude plugin install human-resources@knowledge-work-plugins ``` ## Commands diff --git a/legal/README.md b/legal/README.md index 9ff2355c..d70f1927 100644 --- a/legal/README.md +++ b/legal/README.md @@ -14,7 +14,7 @@ An AI-powered productivity plugin for in-house legal teams, primarily designed f ## Installation ``` -claude plugins add knowledge-work-plugins/legal +claude plugin install legal@knowledge-work-plugins ``` ## Quick Start @@ -22,7 +22,7 @@ claude plugins add knowledge-work-plugins/legal ### 1. Install the plugin ``` -claude plugins add knowledge-work-plugins/legal +claude plugin install legal@knowledge-work-plugins ``` ### 2. Configure your playbook diff --git a/marketing/README.md b/marketing/README.md index 6adcdd27..10aa1094 100644 --- a/marketing/README.md +++ b/marketing/README.md @@ -5,7 +5,7 @@ A marketing plugin primarily designed for [Cowork](https://claude.com/product/co ## Installation ```bash -claude plugins add knowledge-work-plugins/marketing +claude plugin install marketing@knowledge-work-plugins ``` ## Commands diff --git a/operations/README.md b/operations/README.md index 22b61f33..274a97ad 100644 --- a/operations/README.md +++ b/operations/README.md @@ -5,7 +5,7 @@ A business operations plugin primarily designed for [Cowork](https://claude.com/ ## Installation ```bash -claude plugins add knowledge-work-plugins/operations +claude plugin install operations@knowledge-work-plugins ``` ## Commands diff --git a/product-management/README.md b/product-management/README.md index cbd25c88..1b017d4b 100644 --- a/product-management/README.md +++ b/product-management/README.md @@ -5,7 +5,7 @@ A product management plugin primarily designed for [Cowork](https://claude.com/p ## Installation ``` -claude plugins add knowledge-work-plugins/product-management +claude plugin install product-management@knowledge-work-plugins ``` ## What It Does diff --git a/productivity/README.md b/productivity/README.md index ff631584..dd174dfa 100644 --- a/productivity/README.md +++ b/productivity/README.md @@ -5,7 +5,7 @@ A productivity plugin primarily designed for [Cowork](https://claude.com/product ## Installation ``` -claude plugins add knowledge-work-plugins/productivity +claude plugin install productivity@knowledge-work-plugins ``` ## What It Does diff --git a/sales/README.md b/sales/README.md index 85d3269e..7797f561 100644 --- a/sales/README.md +++ b/sales/README.md @@ -5,7 +5,7 @@ A sales productivity plugin primarily designed for [Cowork](https://claude.com/p ## Installation ```bash -claude plugins add knowledge-work-plugins/sales +claude plugin install sales@knowledge-work-plugins ``` ## Commands