n8n-legal-config

Configure n8n Cloud AI nodes for legal document workflows.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/fbmoulin/lex-intelligentia-skills --skill n8n-legal-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: n8n-legal-config
Source: https://github.com/fbmoulin/lex-intelligentia-skills/tree/main/skills/automacao/n8n-legal-config
Command: npx skills add https://github.com/fbmoulin/lex-intelligentia-skills --skill n8n-legal-config

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the setup of n8n Cloud workflows for legal automation, specifically configuring AI-related nodes for tasks like document analysis, legal research, and RAG implementation.

Core Features & Use Cases

  • AI Node Configuration: Set up AI Agent nodes with optimal parameters for legal tasks.
  • LLM Integration: Configure Anthropic (Claude) and OpenAI models with juridical-specific settings.
  • Vector Store Setup: Configure Supabase and Qdrant for legal RAG pipelines.
  • API & Code Nodes: Robust configuration for HTTP requests to legal APIs and custom document processing scripts.
  • Use Case: You need to build an n8n workflow to ingest new court decisions, analyze them using Claude, store relevant legal precedents in a vector database, and then use that data to answer user queries about specific legal topics.

Quick Start

Use the n8n-legal-config skill to set up an Anthropic Chat node with parameters optimized for legal analysis.

Frequently Asked Questions about n8n-legal-config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure n8n for legal AI workflows?

Configure n8n for legal AI workflows by applying specialized parameters to AI Agent and LLM nodes, enabling optimized processing of legal documents, FIRAC analysis, and jurisprudential research directly within n8n Cloud.

Can I build a legal RAG pipeline with Supabase and n8n?

Yes, you can build a legal RAG pipeline with Supabase and n8n. The configuration provides setup guidance for Supabase Vector Stores to ingest, store, and retrieve Brazilian legislation data.

What is the best way to analyze court decisions using Claude in n8n?

The best way to analyze court decisions using Claude in n8n is to apply the Skill's Anthropic LLM integration settings, which configure the AI Agent nodes with optimal parameters for legal document analysis.

Does n8n-legal-config support ingesting Brazilian legislation?

Yes, n8n-legal-config supports ingesting Brazilian legislation. It includes webhook setup and custom Code node scripts specifically optimized for processing and implementing RAG with Brazilian legal texts.

How do I set up webhooks for legal document ingestion in n8n?

Set up webhooks for legal document ingestion in n8n by following the Skill's configuration guidance, which outlines HTTP Request node parameters to capture and route incoming legal documents automatically.