document-ingest

Extract content from PDFs, DOCX files, emails, spreadsheets, and CSVs into structured knowledge pages.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/Sigmacodeat/subsumio-web --skill document-ingest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-ingest
Source: https://github.com/Sigmacodeat/subsumio-web/tree/main/server/skills/document-ingest
Command: npx skills add https://github.com/Sigmacodeat/subsumio-web --skill document-ingest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual effort of processing scattered documents by converting files into structured, searchable brain pages with extracted knowledge and relationships.

Core Features & Use Cases

  • Universal Document Processing: Extracts content from PDFs, Word files, emails, spreadsheets, and CSV files with OCR fallback for scanned documents.
  • Intelligent Classification and Extraction: Automatically identifies document types and extracts domain-specific entities such as deadlines, amounts, legal references, and organizations.
  • Knowledge Graph Integration: Creates linked brain pages, preserves provenance, and connects extracted entities for professional workflows across legal, tax, medical, and other domains.

Quick Start

Use the document-ingest skill to process the uploaded contract PDF and add its extracted content, classification, and entities to the knowledge brain.

Frequently Asked Questions about document-ingest

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

FAQPage Schema
How do I extract content from a scanned PDF and turn it into a searchable knowledge graph?

To extract content from a scanned PDF, this document ingestion process applies OCR fallback to capture text, then transforms the file into structured knowledge pages with linked entities, creating a searchable knowledge graph.

What is the best way to process and classify multiple DOCX files and emails for legal workflows?

Processing and classifying multiple DOCX files and emails for legal workflows is handled by intelligent document ingestion, which automatically identifies document types and extracts domain-specific entities like deadlines, amounts, and legal references.

Can I use document ingestion to extract entities like organizations and amounts from spreadsheets and CSV files?

Yes, you can use document ingestion to extract entities like organizations and amounts from spreadsheets and CSV files. The process parses tabular data and links recognized entities into a unified knowledge brain.

Does this document extraction approach preserve provenance when linking extracted entities across professional domains?

Yes, this document extraction approach preserves provenance when linking extracted entities. It creates linked brain pages that maintain source attribution across legal, tax, medical, and other professional domain workflows.

How do I automatically identify document types and extract legal references from uploaded contracts?

You can automatically identify document types and extract legal references from uploaded contracts by running them through the intelligent classification and extraction phase of the document ingestion process.

What are the limitations of using OCR fallback for document extraction in professional domain analysis?

The document extraction process relies on OCR fallback specifically for scanned documents where standard text extraction fails, ensuring accurate content capture for professional domain analysis without manual transcription.