From 795fac86874af39caba4bfbf69e959128c176fcb Mon Sep 17 00:00:00 2001 From: Jaehong Date: Tue, 19 May 2026 17:24:14 +0900 Subject: [PATCH] docs(readme): fix Cowork plugin setup navigation path Update Cowork plugin setup instructions to use the correct navigation path. Old incorrect path: Settings > Plugins > Add plugin. New correct path: Customize > Personal plugins > Add plugin > Create plugin. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b64981db..602b0fb9 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ scripts/ # deploy-managed-agent.sh · check.py · validate ### Cowork -In Cowork, open **Settings → Plugins → Add plugin** and either: +In Cowork, open **Customize → Personal plugins → Add plugin → Create plugin** and either: - **Paste this repo URL** — `https://github.com/anthropics/financial-services` — then pick the agents and verticals you want from the marketplace list, or - **Upload a zip** — zip any directory under `plugins/` (e.g. `plugins/agent-plugins/pitch-agent/`) and drop it in.