Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By prof-ramos
Finds, evaluates, and installs community legal skills — with a security review gate before anything lands in your environment.
npx claudepluginhub prof-ramos/legia --plugin legal-builder-hubCheck installed community skills for updates. Shows a diff and requires explicit approval before applying. Use when the user says "check for updates", "update my skills", "anything new for my installed skills", or when invoked from the registry-sync agent.
Practice-profile interview that recommends and installs a starter pack of community legal skills. This IS the cold start for the whole ecosystem — it asks what kind of lawyer you are and recommends what to install first. Use on fresh install, when the user says "get me started" or "what should I install", or to re-run the integration-availability check after adding or removing an MCP connector.
Guided customization of your Legal Builder Hub profile — change one thing without re-running the whole cold-start interview. Adjust practice profile, installed starter pack, watched registries, update preferences, or QA strictness. Use when the user says "change my [thing]", "add a registry", "update my profile", "edit my config", or "customize".
Disable a community skill installed through the hub without removing its files. Use when the user wants to temporarily quiet a community skill ("disable [skill]"), stop its hooks from firing while keeping its config, or re-enable a previously disabled skill.
Search watched registries for community legal skills, showing matches with descriptions and offering to show the full SKILL.md before install. Use when the user says "browse", "search skills", "find a skill for", "what's out there for", or wants to add a new registry to the watchlist.
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
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.
Battle-tested Claude Code plugin for engineering teams — 60 agents, 232 skills, 75 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security
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