📜
DevOps

DJEN API Guide

by rvsanches

DJEN API Guide is a DevOps skill for Claude Code, published by rvsanches in skills-datajud-djen.

10 stars4 forkson rvsanches/skills-datajud-djenAdded 2026/07/17+11% in starsRepository updated 2026/07/12
advocaciaagent-skillsantigravitybrasilclaudeclaude-codecnjcodexdatajuddjenlegaltechoabskills
Install in seconds
Install DJEN API Guide
Copy DJEN API Guide into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/rvsanches/skills-datajud-djen/tree/main/skills/djen ~/.claude/skills/djen

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/rvsanches/skills-datajud-djen.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/djen/SKILL.md in rvsanches/skills-datajud-djen
Installs to
~/.claude/skills/djen
Collection
One of 2 skills cataloged from this repository
Category
DevOps1075 skills

What DJEN API Guide does

Practical guide for the Brazilian National Electronic Justice Gazette API (DJEN/Comunica PJe), covering querying court publications and known production quirks like geo-blocking, pagination limits, and OAB suffix variations. Use when integrating with or debugging this API.

DJEN API Guide is cataloged under DevOps on DirSkills. DJEN API Guide comes from a repository tagged advocacia, agent-skills, antigravity, brasil and claude.

Documentation

README

API do DJEN / Comunica PJe (CNJ)

O DJEN (Diário de Justiça Eletrônico Nacional) centraliza as comunicações processuais — intimações, citações e demais publicações — de todos os tribunais brasileiros (Resolução CNJ nº 455; cobertura nacional obrigatória desde 2025). A API pública do Comunica PJe expõe essas comunicações para consulta.

Diferença-chave para o DataJud: o DataJud mostra movimentações (o que aconteceu no processo); o DJEN mostra o que dispara prazo contra o advogado. Para monitorar prazos, é o DJEN que importa.

Portal: https://comunica.pje.jus.br. Swagger: https://comunicaapi.pje.jus.br. Este guia registra o que a documentação não conta, aprendido operando a API em produção (projeto Judis, 2026).

Início rápido

This is the opening of the README. Read the full README on GitHub.

Commands DJEN API Guide provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /handlers

Frequently asked about DJEN API Guide

  • What else does rvsanches publish alongside DJEN API Guide?

    DJEN API Guide is one of 2 skills that DirSkills catalogs from rvsanches/skills-datajud-djen, the repository it ships in. Its siblings there include DataJud. Each one is a separate skill with its own page in this directory, installs the same way DJEN API Guide does, and is maintained by rvsanches in that same repository. The rest of the collection is listed on the rvsanches/skills-datajud-djen page.

  • How does DJEN API Guide compare to other DevOps skills?

    DJEN API Guide ranks #1075 by stars among the 1075 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of DJEN API Guide against them. Open each page to compare what they document and how they install.