pilot-document-processing-setup
Installation
SKILL.md
Document Processing Setup
Deploy 3 agents that automate document ingestion, data extraction, and search indexing.
Roles
| Role | Hostname | Skills | Purpose |
|---|---|---|---|
| ingester | <prefix>-ingester |
pilot-stream-data, pilot-share, pilot-archive | Accepts documents, converts to processable format |
| extractor | <prefix>-extractor |
pilot-task-router, pilot-dataset, pilot-receipt | Extracts structured data — tables, entities, amounts |
| indexer | <prefix>-indexer |
pilot-webhook-bridge, pilot-announce, pilot-metrics | Indexes data for search, publishes to downstream systems |
Setup Procedure
Step 1: Ask the user which role this agent should play and what prefix to use.