ingest
Installation
SKILL.md
Ingest
Category skill for local document processing — turning unstructured files into search-ready JSONL chunks.
Skills
| Skill | Description |
|---|---|
| document-processing | Process PDF/DOCX/PPTX into JSONL chunks via Docling (local, no AWS needed) |
Not Covered
This skill covers local document processing only (PDF/DOCX → JSONL chunks). It does NOT cover:
- Cloud-scale ingestion via OSIS pipelines → see managed-ingestion-service
- Structured bulk-indexing (
_bulkAPI) - OpenSearch
_ingestprocessor pipelines (grok, date, set, script) - Log/metric shipping (Fluent Bit, Data Prepper, Logstash)