visa-validator

Installation
SKILL.md

Purpose

Scan a folder of visa documents, validate against country checklist, produce gap analysis and approval probability score.

Steps

  1. List all files in the target folder
  2. Read and extract text from each document via OCR
  3. Load checklist from /checklists/{country}.json
  4. PII Scrubbing Layer eg. Strip raw passport numbers before sending to LLM — send structure only
  5. Compare docs vs checklist
  6. Generate structured report with Gaps + Probability Score + Key Insights
  7. Save report to folder as visa-review-report-{Current Date and Time}.md
Installs
21
First Seen
May 10, 2026
visa-validator — devenkhatri/all-agent-skills-repo