omnitravel

hotelier PDF contract extractor Official

Universal hotelier contract extractor for your cowork & codex.

Agent Skill Productivity & Workflow ▲ 90 views

Cowork & Codex plugin that turns noisy B2B hotel contract PDFs (rates, seasons, policies buried in marketing prose) into a validated JSON structure and an agenda-style rate table.

Documentation

FREE plugin

Pipeline

PDF → scripts/pdf_to_text.py (text layer or OCR + page relevance scoring) → scripts/scan_injection.py on the text → Claude extraction from RELEVANT PAGES ONLY (JSON, strict schema) → scripts/validate.py (dates, season overlaps/gaps, basis, occupancy...) → repair loop until zero errors → scripts/render.py (xlsx | html | csv)