
Legal Innovation Spotlight [LIVE] Dissecting the Claude Legal Plugin: A Live Technical and Legal Teardown
9 snips
Mar 23, 2026 Josh Kubicki, lawyer, law professor, and AI practitioner, and Rob Saccone, legal-tech builder and operator with ~25 years of experience, open the Claude legal plugin and dissect its 200-line playbooks. They walk through the NDA skill files, compare plugin outputs to raw model outputs, run cross-model skill checks, and debate security, local file access, and how playbooks scale for legal triage.
AI Snips
Chapters
Transcript
Episode notes
Playbooks, Not Magic, Drove The Market Move
- The Claude legal plugin is essentially ~200 lines of Markdown playbooks that instruct models how to handle tasks like NDA review.
- That simple, open-source playbook format enabled wide automation potential and triggered market disruption by scaling knowledge work.
Run Co-Work Locally To Access Files And Connectors
- Use Co-Work when you need local file access and integrations because it runs on your machine and can mount folders for automated workflows.
- Pair skills (Markdown playbooks) with connectors like Google Drive so the agent can read files and perform multi-step tasks.
Encode Your Firm Playbook As A Skill
- Skills are playbooks that encode checklists and decision rules for contract review, making knowledge executable across users.
- Encoding firm-specific standards into a local legal.local file customizes behavior for different contexts.
