git404hub

what is claude-para-abogados fr?

betobetico/claude-para-abogados — explained in plain English

Analysis updated 2026-05-18

12PythonAudience · generalComplexity · 3/5Setup · moderate

tl;dr

Spanish-language fork of Anthropic claude-for-legal with 20 modules, around 100 skills, and 17 agents adapted to Spanish law and EU regulations.

vibe map

mindmap
  root((claude-para-abogados))
    Inputs
      Contracts
      Case files
      Trademark queries
    Outputs
      Contract review memos
      NDA triage reports
      Due diligence tables
      Procedural timelines
    Use Cases
      Spanish contract review
      Dismissal review
      Trademark screening at OEPM and EUIPO
      Due diligence data rooms
    Tech Stack
      Python
      Claude plugins
      Slash commands

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Review a Spanish commercial contract against an internal playbook and get a memo of observations

VIBE 2

Triage NDAs by risk so only complex ones reach a senior lawyer

VIBE 3

Run a first-pass trademark search across OEPM and EUIPO

VIBE 4

Build a procedural timeline from a stack of case documents

what's the stack?

PythonClaude

how it stacks up fr

betobetico/claude-para-abogadosaim-uofa/reasonmatchairbone42/360-data-athlete
Stars121212
LanguagePythonPythonPython
Setup difficultymoderatehardhard
Complexity3/55/54/5
Audiencegeneralresearchergeneral

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Requires Claude with plugin support and the README warns the project has not been tested on real cases so all output is a draft for professional review.

in plain english

Claude para Abogados (Spain) is a Spanish-language adaptation of Anthropic's claude-for-legal project, retooled for Spanish law and European Union regulations. The README is clear that the architecture, plugin patterns, cold-start interview structure, and practice profile concept all come from Anthropic's original work, this fork translates the material into Spanish and adds areas specific to the Spanish legal system. The project bundles 20 modules, around 100 skills, and 17 scripted agents that cover common workflows for Spanish lawyers. These include commercial and corporate law, employment, intellectual property, civil and criminal procedure, privacy and data protection, consumer law, regulatory matters, AI governance, tax, administrative law, real estate, insolvency, family law, startups, legal clinics, and law students. Each area has its own plugin with slash-style commands such as /mercantil:revision for contract review or /laboral:revision-despido for reviewing a proposed dismissal. Examples of the bundled agents include a contract reviewer that compares text to an internal playbook and writes a memo of observations, an NDA triage tool that flags documents green, amber, or red so only complex ones reach a senior lawyer, a due-diligence reviewer that produces a tabular data-room summary with one row per document, a dismissal reviewer that checks against statutory requirements and the applicable collective agreement, a trademark availability screener that runs first searches across the OEPM and EUIPO registries, and a procedural timeline builder that pieces together facts from declared sources. The README is heavy with warnings. It states clearly that the project has not been tested on real cases, that all output is a draft for professional review, that nothing it produces is legal advice or a binding opinion, and that the lawyer using the tool, not the tool itself, is responsible for any position adopted in real work. The authors disclaim liability for any damage, missed deadlines, calculation errors, or misreading of changing legislation. To get started, the README points new users to a QUICKSTART file with a 60-second install path and treats the main README as the full reference. The project is written in Python and is meant to be installed and run as plugins for Claude.

prompts (copy fr)

prompt 1
Install claude-para-abogados as a Claude plugin and walk me through running /mercantil:revision on a sample contract
prompt 2
Use claude-para-abogados to review a draft dismissal letter under Spanish law and the applicable collective agreement
prompt 3
Run the NDA triage agent in claude-para-abogados on this confidentiality clause and tell me if it is green, amber, or red
prompt 4
Generate a data-room due diligence table from claude-para-abogados for the documents in this folder

Frequently asked questions

what is claude-para-abogados fr?

Spanish-language fork of Anthropic claude-for-legal with 20 modules, around 100 skills, and 17 agents adapted to Spanish law and EU regulations.

What language is claude-para-abogados written in?

Mainly Python. The stack also includes Python, Claude.

How hard is claude-para-abogados to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is claude-para-abogados for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.