A specialized tool for querying and monitoring Brazilian judicial proceedings via the DataJud (CNJ) Public API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install klaus-processos-br
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install klaus-processos-br using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The klaus_processos_br skill is a robust interface for the DataJud Public API, managed by the National Council of Justice (CNJ) in Brazil. It allows users to query case details, track procedural movements, and filter results by specific court criteria. As part of the Openclaw Skills ecosystem, it bridges the gap between raw legal data and actionable insights for developers and legal tech professionals. By leveraging this tool, users can automate the retrieval of public judicial data without manually navigating individual court portals.
The DataJud public API key is pre-configured by default. To provide a custom key or override the default, set the following environment variable:
export DATAJUD_API_KEY="your_api_key_here"
To run a basic query for a process, use the following command structure:
python3 ~/.openclaw/workspace/skills/klaus-processos-br/src/cli.py consultar --numero "0000000-00.2025.4.01.3300"
The skill organizes data around the standard 20-digit CNJ format (NNNNNNN-DD.AAAA.J.TR.OOOO). Key data points include:
| Field | Description |
|---|---|
| Sequential ID | The first 7 digits representing the case sequence |
| Year | The 4-digit filing year |
| Segment | The judicial segment (e.g., 3=STJ, 4=JF, 5=JT) |
| Court Code | 2-digit code identifying the specific tribunal |
| Movements | A list of historical updates and procedural steps |
Loading
A high-performance security tool that analyzes IOCs using leading threat intelligence APIs to detect malware and phishing.

A high-performance integration for monitoring, searching, and extracting real-time content from the HackerNews platform via its official API.

A dedicated interface for querying the official Brazilian FIPE table for car, motorcycle, and truck market values.

An automated monitoring tool for tracking RSS/Atom feeds and pushing real-time updates to webhooks.

A specialized recipe search and generation agent for Brazilian Portuguese culinary content.

An intelligent AI search agent that performs deep web research across multiple languages and formats results specifically for WhatsApp delivery.








































