From 5244bbc3761700853519b32dea4eff25e6ac906e Mon Sep 17 00:00:00 2001 From: Matt Piccolella Date: Tue, 12 May 2026 08:50:24 -0700 Subject: [PATCH 1/4] Update README.md Add video recording to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e3df759..d50cc1d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ Reference agents, skills, and data connectors for the legal workflows we see mos > **New here?** Start with [QUICKSTART.md](QUICKSTART.md) — install in 60 seconds. This README is the full reference. +## Getting started in Cowork +- Install Claude Desktop +- Get access to Claude Cowork + +https://github.com/user-attachments/assets/51394f0a-5277-4fe2-b81c-5c5e9ac876b5 + Everything here is available **two ways from one source**: install it as a [Claude Cowork](https://claude.com/product/cowork) or [Claude Code](https://claude.com/product/claude-code) plugin, or deploy it through the [Claude Managed Agents API](https://docs.claude.com/en/api/managed-agents) behind your own workflow engine. Same system prompt, same skills — you choose where it runs. > [!IMPORTANT] From 53fbd79bc22e017423e20ce68a502c82e0ed67ba Mon Sep 17 00:00:00 2001 From: Matt Piccolella Date: Tue, 12 May 2026 08:51:16 -0700 Subject: [PATCH 2/4] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d50cc1d..78036ed 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Reference agents, skills, and data connectors for the legal workflows we see mos ## Getting started in Cowork - Install Claude Desktop - Get access to Claude Cowork +- Follow the instructions in the video below: https://github.com/user-attachments/assets/51394f0a-5277-4fe2-b81c-5c5e9ac876b5 From fae1e3ecb785c797d4281af303eb234231458c46 Mon Sep 17 00:00:00 2001 From: Matt Piccolella Date: Tue, 12 May 2026 08:54:52 -0700 Subject: [PATCH 3/4] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 78036ed..c61a1e0 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,15 @@ Reference agents, skills, and data connectors for the legal workflows we see mos > **New here?** Start with [QUICKSTART.md](QUICKSTART.md) — install in 60 seconds. This README is the full reference. +Everything here is available **two ways from one source**: install it as a [Claude Cowork](https://claude.com/product/cowork) or [Claude Code](https://claude.com/product/claude-code) plugin, or deploy it through the [Claude Managed Agents API](https://docs.claude.com/en/api/managed-agents) behind your own workflow engine. Same system prompt, same skills — you choose where it runs. + ## Getting started in Cowork -- Install Claude Desktop +- [Install Claude Desktop](https://claude.com/download) - Get access to Claude Cowork - Follow the instructions in the video below: https://github.com/user-attachments/assets/51394f0a-5277-4fe2-b81c-5c5e9ac876b5 -Everything here is available **two ways from one source**: install it as a [Claude Cowork](https://claude.com/product/cowork) or [Claude Code](https://claude.com/product/claude-code) plugin, or deploy it through the [Claude Managed Agents API](https://docs.claude.com/en/api/managed-agents) behind your own workflow engine. Same system prompt, same skills — you choose where it runs. - > [!IMPORTANT] > **Every output from these plugins is a draft for attorney review — not legal advice, not a legal conclusion, not a substitute for a lawyer.** They are built with guardrails that reflect that: source attribution on every citation, conservative defaults on privilege and subjective legal calls, jurisdiction assumptions surfaced, and explicit gates before anything is filed, sent, or relied on. A lawyer reviews, verifies, and takes professional responsibility for anything that leaves the building. These plugins make that review faster; they do not replace it. > From f30ffa40b3b9fd1129a76495b3a181feff90eba5 Mon Sep 17 00:00:00 2001 From: Matt Piccolella Date: Tue, 12 May 2026 08:55:59 -0700 Subject: [PATCH 4/4] Update QUICKSTART.md --- QUICKSTART.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/QUICKSTART.md b/QUICKSTART.md index 57791b5..6ec748b 100644 --- a/QUICKSTART.md +++ b/QUICKSTART.md @@ -1,8 +1,15 @@ # Quick Start -**60 seconds.** This gets you from zip to your first useful output. +**60 seconds.** This gets you to using your plugins. -## Install +## Install in Claude Cowork +1. [Install Claude Desktop](https://claude.com/download) +2. Get access to Claude Cowork +3. Follow the instructions in the video below: + +https://github.com/user-attachments/assets/51394f0a-5277-4fe2-b81c-5c5e9ac876b5 + +## Install in Claude Code 1. **Open Claude Code** (in your terminal) or **Claude Cowork** (the desktop app). Not sure which you have? If you have a terminal window open with Claude in it, that's Claude Code.