From 429705fc83e41d7f12ea44c982cee02fcd877004 Mon Sep 17 00:00:00 2001 From: Salman Ansari Date: Tue, 14 Apr 2026 17:51:23 -0700 Subject: [PATCH 1/4] Revise plugin customization steps in README Updated instructions for adding marketplace plugins in Claude Desktop. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0d1e34dd..b042e9aa 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ For bonus points, try `/deepwork learn` after running your workflow as well, and Claude Desktop 1. Enter Cowork mode (toggle at top of screen) -2. Select `Customize with plugins` at the bottom of the page. -3. Select `Personal`, click the `+`, and select `Add marketplace from GitHub'` +2. In the left sidebar, Select the `Customize` tab. +3. In the left sidebar, you should see a `Personal plugins`, click the `+` to the right of that title, then hover over `Create plugin` option and select `Add marketplace'` 4. Set the URL to ```Unsupervisedcom/deepwork``` and press Sync. (adding a marketplace currently fails on Windows) -5. Select the deepwork plugin and click Install. -6. In Cowork mode, select 'Start a deepwork workflow' +5. Once installed, click on the `Browse Plugins` button under the Personal plugins section. Select the Deepwork plugin and click Install. +6. In Cowork mode, you can now access and start all the deepwork flows by typing `/` or hitting `+` and navigating to `Plugins` -> `deepwork`. Each flow has its own shortcut, such as `/review`. From 02af3ad857bc53823561dcea966b4cdab2c6870b Mon Sep 17 00:00:00 2001 From: Salman Ansari Date: Tue, 14 Apr 2026 17:55:58 -0700 Subject: [PATCH 2/4] Update instructions for adding marketplace in README --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b042e9aa..3dfe313f 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,10 @@ For bonus points, try `/deepwork learn` after running your workflow as well, and Claude Desktop 1. Enter Cowork mode (toggle at top of screen) -2. In the left sidebar, Select the `Customize` tab. -3. In the left sidebar, you should see a `Personal plugins`, click the `+` to the right of that title, then hover over `Create plugin` option and select `Add marketplace'` -4. Set the URL to ```Unsupervisedcom/deepwork``` and press Sync. (adding a marketplace currently fails on Windows) +2. In the left sidebar, select `Customize`, which should reveal a `Personal plugins` section with a `+` button in its top right. Click that and then hover over `Create plugin` option and select `Add marketplace`. +4. Set the URL to ```Unsupervisedcom/deepwork``` and press Sync. *(NOTE: Adding a marketplace currently fails on Windows.)* 5. Once installed, click on the `Browse Plugins` button under the Personal plugins section. Select the Deepwork plugin and click Install. -6. In Cowork mode, you can now access and start all the deepwork flows by typing `/` or hitting `+` and navigating to `Plugins` -> `deepwork`. Each flow has its own shortcut, such as `/review`. +6. In Cowork mode, you can now access and start all the deepwork flows by typing `/` and scrolling to its flows, or hitting the `+` button and navigating to `Plugins` -> `deepwork`. Each flow has its own command, such as `/review`. From 1459f48e3c63f663266597f54fa1e7a7a48d6c26 Mon Sep 17 00:00:00 2001 From: Salman Ansari Date: Tue, 14 Apr 2026 17:58:01 -0700 Subject: [PATCH 3/4] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3dfe313f..64c76557 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ For bonus points, try `/deepwork learn` after running your workflow as well, and
Claude Desktop -1. Enter Cowork mode (toggle at top of screen) -2. In the left sidebar, select `Customize`, which should reveal a `Personal plugins` section with a `+` button in its top right. Click that and then hover over `Create plugin` option and select `Add marketplace`. +1. In the top of the left sidebar, click on the button to enter Cowork mode, then select `Customize` below the toggle. +2. You should now a `Personal plugins` section in the sidebar, with a `+` button in its top right. Click the `+` and then hover over `Create plugin` option and select `Add marketplace`. 4. Set the URL to ```Unsupervisedcom/deepwork``` and press Sync. *(NOTE: Adding a marketplace currently fails on Windows.)* 5. Once installed, click on the `Browse Plugins` button under the Personal plugins section. Select the Deepwork plugin and click Install. 6. In Cowork mode, you can now access and start all the deepwork flows by typing `/` and scrolling to its flows, or hitting the `+` button and navigating to `Plugins` -> `deepwork`. Each flow has its own command, such as `/review`. From 547324170c1142ac554ec480951caf22ad456f83 Mon Sep 17 00:00:00 2001 From: Salman Ansari Date: Tue, 14 Apr 2026 18:00:19 -0700 Subject: [PATCH 4/4] Update README with Deepwork plugin installation steps Added instructions for installing the Deepwork plugin in Cowork mode. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 64c76557..f1b9a6b9 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ For bonus points, try `/deepwork learn` after running your workflow as well, and Claude Desktop 1. In the top of the left sidebar, click on the button to enter Cowork mode, then select `Customize` below the toggle. +Screenshot 2026-04-14 at 5 58 30 PM + 2. You should now a `Personal plugins` section in the sidebar, with a `+` button in its top right. Click the `+` and then hover over `Create plugin` option and select `Add marketplace`. 4. Set the URL to ```Unsupervisedcom/deepwork``` and press Sync. *(NOTE: Adding a marketplace currently fails on Windows.)* 5. Once installed, click on the `Browse Plugins` button under the Personal plugins section. Select the Deepwork plugin and click Install.