Command Palette

Search for a command to run...

Home / Servers

breuklegal-ai-skills

Updated 27d ago

by Breuk-Legal

Breuk — Corporate Lawyers

Breuk Legal AI Skills

Open-source AI skills, tools and integrations for modern LegalTech, by Breuk Legal.

Install Agents License


Welcome to the breuklegal-ai-skills repository. This project is maintained by Breuk Legal to provide robust, secure, and ready-to-use AI capabilities for corporate law automation, starting with Colombian law.

🧑‍⚖️ For lawyers using ChatGPT, Gemini, or other chat tools

You don't need any technical setup to use the content of these skills.

ChatGPT (Custom GPTs): create a Custom GPT, upload the skill's SKILL.md and references file as knowledge files (up to 20 files allowed), and paste the body of SKILL.md as the GPT's instructions.

Gemini (Gems): create a Gem, attach the SKILL.md and references file as knowledge files (up to 10 files, 100MB each — available even on the free plan), and paste the instructions the same way.

Find each skill's files inside its folder, for example: colombia-derecho-societario-analisis-constitucion/skills/colombia-derecho-societario-constitucion/ or colombia-cobro-cartera-gestion-integral/skills/.

🤖 For coding agents (Codex, Antigravity, Cursor, Kiro, Gemini CLI)

Each plugin ships its own AGENTS.md (the open standard that 30+ tools read automatically). Just point your agent at the plugin folder you want to use, e.g. colombia-derecho-societario-analisis-constitucion/AGENTS.md.

You can also install with the skills.sh CLI — pick the scope you need:

# Everything in the repo (both plugins, all skills)
npx skills add Breuk-Legal/breuklegal-ai-skills --all

# A whole plugin (all of its skills) — point at the plugin folder
npx skills add Breuk-Legal/breuklegal-ai-skills/colombia/cobro-cartera/colombia-cobro-cartera-gestion-integral

# A single skill, by its full name (searched across the repo)
npx skills add Breuk-Legal/breuklegal-ai-skills --skill colombia-cobro-cartera-politica

# Preview what's available without installing
npx skills add Breuk-Legal/breuklegal-ai-skills --list

Skill names are fully qualified ({jurisdiction}-{legal-area}-{function}, e.g. colombia-cobro-cartera-politica) because npx skills add installs each skill flat into your agent's skills directory with no plugin namespace — see each plugin's README for its skill list.

💻 For Claude users (Cowork / Claude Code)

/plugin marketplace add Breuk-Legal/breuklegal-ai-skills
/plugin install colombia-derecho-societario-analisis-constitucion@breuklegal-ai-skills
/reload-plugins

Claude Code is also supported by the skills.sh CLI, so the same npx skills add … commands shown above (all / per-plugin / per-skill) work here too.

🎯 What's inside?

This repository contains modular AI tools designed to be easily injected into your LLM orchestration frameworks, agents, and pipelines. Our focus is on bridging the gap between raw legal data and actionable AI logic.

Related servers

n8n

Updated today

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

204,501

mcp-server-fetch

OfficialUpdated 14d ago

by modelcontextprotocol

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

90,371

@modelcontextprotocol/server-everything

OfficialUpdated 14d ago

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

90,371

mcp-server-git

OfficialUpdated 14d ago

by modelcontextprotocol

A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs

90,371