Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By prof-ramos
Drills Socratically, briefs cases, builds outlines, runs bar prep sessions tuned to your jurisdiction, grades IRAC practice, and plans the study schedule — without ever writing it for you.
npx claudepluginhub prof-ramos/legia --plugin law-studentBar prep questions — MBE or essay, targeted at your weak subjects and bar jurisdiction. Tracks misses and comes back to patterns. Use when the user says "bar prep", "MBE questions", "practice essay", or "test me for the bar".
Brief a case in your preferred format. In drill-me mode, makes the student state the holding first. Use when the user says "brief [case]", "what's the holding in", "case brief", or pastes a case.
Prep for a cold-call — predict the professor's likely questions and drill them Socratically, flagging where you're shaky so you know what to re-read before class. Use when the user says "prep for class tomorrow", "cold call [case]", "what might [professor] ask on", or points at assigned reading.
About-you interview and materials intake — classes, bar jurisdiction, learning style (drill-me vs explain-to-me), past outlines, graded essays, old exams, MBE sets, syllabi, papers. Use on a fresh install, when the user says "set up" or "get started", or with --check-integrations to re-probe connectors.
Guided customization of your law-student study profile — change one thing without re-running the whole cold-start interview. Adjust current classes, learning style, outline preferences, bar prep subjects, seed materials, or study session cadence. Use when the user says "change my [thing]", "add a class", "update my profile", "new semester", or "customize".
Search messages, read channels, find discussions across your workspace.
Search, read, and fetch documents from Google Drive.
Free Law Project's legal research platform — millions of U.S. court opinions, PACER dockets, judge profiles, oral arguments, and citation verification.
Primary law research — search cases by concept or wording, find cases from citations, extract authorities, check treatment, verify quoted language.
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Memory compression system for Claude Code - persist context across sessions
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.
Prospect, craft outreach, and build deal strategy faster. Prep for calls, manage your pipeline, and write personalized messaging that moves deals forward.
Runs first-pass trademark clearance and freedom-to-operate triage, screens invention disclosures for initial patentability, drafts and triages cease-and-desist letters and DMCA takedowns (send and respond), checks open source compliance, reviews IP clauses, and tracks registrations and renewal deadlines.
CoCounsel Legal delivers comprehensive Westlaw Deep Research reports with inline, linked citations to Westlaw and Practical Law sources.
Reviews vendor agreements, NDAs, and SaaS subscriptions against your sales-side or purchasing-side playbook, tracks renewals and cancel-by deadlines before they're missed, routes escalations to the right approver, and translates reviews into summaries business stakeholders will actually read.
Reviews product launches against your risk calibration, answers 'is this a problem?' questions in minutes, checks marketing copy for claims that need substantiation, and flags upcoming launches that need legal eyes before anyone asks.
Reviews hires and terminations for jurisdiction-specific risk flags, classifies workers against the controlling state test, tracks leave deadlines before they're missed, runs internal investigations, and drafts policies with state supplements where the law differs.
Inteligência Jurídica Artificial para o Direito Brasileiro
Agentes, skills, conectores e RAG jurisprudencial — adaptados ao ordenamento jurídico brasileiro.
Visão Geral • Estrutura • Começando • Agentes • Ratio • Contribuição
LegIA é a unificação de dois projetos em uma plataforma completa de IA jurídica para o Brasil:
[!IMPORTANT] Toda saída é rascunho para revisão de um advogado — não é aconselhamento jurídico, não substitui consulta à fonte oficial (STF, STJ, CPC, CLT).
LegIA/
├── commercial-legal/ # Contratos, M&A, Due Diligence (CCB)
├── employment-legal/ # Direito Trabalhista (CLT)
├── litigation-legal/ # Contencioso (CPC/2015)
├── corporate-legal/ # Direito Societário (Lei 6.404/76)
├── privacy-legal/ # LGPD (Lei 13.709/18)
├── ip-legal/ # Propriedade Intelectual (LPI 9.279/96)
├── regulatory-legal/ # Direito Regulatório
├── product-legal/ # Direito do Consumidor (CDC)
├── ai-governance-legal/ # Governança de IA (PL 2338/2023)
├── legal-clinic/ # Prática jurídica geral
├── law-student/ # Educação jurídica
├── legal-builder-hub/ # Construção de skills/agentes
├── managed-agent-cookbooks/ # Agentes schedule-based
│
├── ratio/ # Backend FastAPI + RAG (LanceDB)
│ ├── backend/
│ │ ├── main.py # API: /health, /api/query, /api/explain
│ │ └── escritorio/ # Pipeline multiagente de petições
│ ├── rag/ # Motor de busca híbrida + reranking
│ └── frontend/ # Interface web
│
├── external_plugins/
│ ├── cocounsel-legal/ # Plugin de referência (original)
│ └── ratio-legal/ # Plugin de integração Ratio ↔ LegIA
│
├── docs/
│ ├── atas/ # Registro de reuniões e decisões
│ └── planejamento-traducao-ptbr.md
│
├── scripts/ # Automação e utilidades
└── references/ # Documentação de referência
uv# 1. Clone o repositório
git clone https://github.com/prof-ramos/LegIA.git
cd LegIA
# 2. Instale como plugin no Claude Code
codex features install --path .
# 3. (Opcional) Instale o plugin Ratio
codex features install --path ./external_plugins/ratio-legal
Siga o QUICKSTART.md para configurar o plugin no Claude Desktop.
| Domínio | Agentes Principais | Legislação Base |
|---|---|---|
| Comercial | Revisor de Contratos, Due Diligence, M&A | CCB (arts. 421–480) |
| Trabalhista | Reclamatória, Rescisão, Acordo | CLT (DL 5.452/43) |
| Contencioso | Petição Inicial, Contestação, Recursos | CPC/2015 |
| Societário | Contratos Sociais, Assembléias | Lei 6.404/76, CC |
| Privacidade | LGPD, DPO, Incident Response | Lei 13.709/18 |
| Propriedade Intelectual | Patentes, Marcas, Direitos Autorais | LPI 9.279/96 |
| Consumidor | Reclamações, Revisão Contratual | CDC (Lei 8.078/90) |
| Comando | Descrição |
|---|---|
/ratio-legal:cold-start-interview | Configura o perfil de prática (1 vez) |
/ratio-legal:pesquisa-jurisprudencia | Busca jurisprudência STF/STJ |
/ratio-legal:escritorio-ratio | Pipeline multiagente de petições |
/ratio-legal:verificar-citacao | Valida citações jurisprudenciais |
O motor Ratio oferece busca RAG híbrida (semântica + BM25) com reranking para jurisprudência brasileira.
cd LegIA/ratio
uv run uvicorn backend.main:app --host 127.0.0.1 --port 8000