kelly-legal-casebase-ingest

Automates ingestion, anonymization, and QA of legal judgments and arbitral awards into a structured database with Hono-based UI review.

4|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/mr-kelly/skills --skill kelly-legal-casebase-ingest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kelly-legal-casebase-ingest
Source: https://github.com/mr-kelly/skills/tree/main/skills/kelly-legal-casebase-ingest
Command: npx skills add https://github.com/mr-kelly/skills --skill kelly-legal-casebase-ingest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @hono/node-server, hono, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill solves the bottleneck of manually processing archived legal judgments and arbitral awards, ensuring they are properly anonymized and structured before entering your internal knowledge base.

Core Features & Use Cases

  • Anonymization QA: Automatically flags PII leakage and missing anonymization evidence in legal documents.
  • Structured Ingest: Converts raw legal text into categorized records with issue tags, court metadata, and reasoning snippets.
  • Review Workflow: Provides a local dashboard for reviewers to approve, revise, or block records, ensuring only high-quality data is ingested.

Quick Start

Use the kelly-legal-casebase-ingest skill to open the local desk and begin processing your pending legal case documents.

Frequently Asked Questions about kelly-legal-casebase-ingest

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

FAQPage Schema
How do I automate legal case intake and anonymization for a law firm knowledge base?

Automated legal case intake ingests raw judgments and arbitral awards, applies PII redaction, and performs anonymization QA before structuring records. It converts raw legal text into categorized data with issue tags, court metadata, and reasoning snippets.

What is anonymization QA for legal judgments and how does it work?

Anonymization QA for legal judgments automatically flags PII leakage and identifies missing anonymization evidence in legal documents. This ensures strict compliance before records enter an internal database, preventing sensitive data exposure.

How do I set up a review workflow for ingesting arbitral awards?

You can set up a review workflow using a local Hono-based dashboard that renders a human-in-the-loop interface. Reviewers can approve, revise, or block records directly from this desk to ensure high-quality data ingestion.

Can I use Hono to build a local UI for legal document processing?

Yes, Hono is used to render the local UI for legal document processing. The skill relies on the @hono/node-server dependency to provide a local dashboard for human-in-the-loop review of ingested records.

What do I need to run legal case ingest workflows locally?

Running legal case ingest workflows requires local file system access for document processing and a Hono-based environment. These prerequisites allow the system to read raw legal text and render the review dashboard.

Why does legal case ingest require human-in-the-loop review?

Legal case ingest requires human-in-the-loop review to validate anonymization QA and taxonomy compliance. Reviewers verify flagged PII leakage, correct missing anonymization evidence, and block records that fail quality assurance checks.