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
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,13 @@ For bonus points, try `/deepwork learn` after running your workflow as well, and
<details>
<summary><strong>Claude Desktop</strong></summary>

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'`
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'
1. In the top of the left sidebar, click on the button to enter Cowork mode, then select `Customize` below the toggle.
<img width="315" height="253" alt="Screenshot 2026-04-14 at 5 58 30 PM" src="https://github.com/user-attachments/assets/546bdce1-58a9-455c-9f16-61674708061d" />

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`.

</details>

Expand Down
Loading