ingest

Convert inbox source files to Markdown with grading and metadata.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kipeum86/general-legal-research --skill ingest-kipeum86
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ingest
Source: https://github.com/kipeum86/general-legal-research/tree/main/.claude/skills/ingest
Command: npx skills add https://github.com/kipeum86/general-legal-research --skill ingest-kipeum86

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It automates the tedious process of manually converting PDFs, DOCX, and other source files placed in the inbox into structured Markdown, assigning grades, generating metadata, organizing them into proper library folders, and updating the index.

Core Features & Use Cases

  • Automatic format conversion for PDFs, DOCX, PPTX, HTML, HWP/HWPX, and other supported types.
  • Prompt‑injection risk assessment with high, medium, and low handling pathways.
  • Grade determination (A‑D) based on source signals and content analysis.
  • Front‑matter generation containing rich bibliographic metadata.
  • Folder placement according to grade and document type.
  • Library index update after processing. Use case: A legal researcher drops multiple statutes, case files, and scholarly articles into library/inbox/ and runs /ingest to have all files instantly ready for citation‑grounded research.

Quick Start

Trigger the ingest process by saying “/ingest” after adding files to the inbox.

Frequently Asked Questions about ingest

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

FAQPage Schema
How do I automate converting PDF and DOCX files to Markdown for legal research?

Automating Markdown conversion for legal research involves placing source files into an inbox directory and triggering the process to automatically format documents, generate metadata, and organize them into library folders.

What is prompt-injection risk assessment for ingested legal documents?

Prompt-injection risk assessment for ingested legal documents evaluates external source files for security threats, categorizing them into high, medium, and low risk pathways before converting them to Markdown.

How do I generate metadata and assign grades to legal files automatically?

Generating metadata and assigning grades automatically requires an ingestion tool that analyzes content signals to determine an A-D grade and creates front-matter containing rich bibliographic data for library indexing.

Does automated document ingestion support HWP and HWPX formats?

Automated document ingestion supports HWP and HWPX formats, alongside PDFs, DOCX, PPTX, and HTML, converting them directly into structured Markdown for legal research workflows.

How do I organize converted Markdown files into library folders by grade?

Organizing converted Markdown files into library folders by grade happens automatically during ingestion, placing documents into proper directories based on their evaluated A-D grade and document type.

What is the best way to update a library index after converting external source files?

The best way to update a library index after converting external source files is using an automated ingestion process that reorganizes documents into folders and refreshes the index in one step.