vlm-card-extraction-prompts

Detects, verifies, and extracts structured card data from scanned PDFs using optimized prompts.

Updated May 10, 2026
One-click install
npx skills add https://github.com/PatientVibes/agent-skills --skill vlm-card-extraction-prompts
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: vlm-card-extraction-prompts
Source: https://github.com/PatientVibes/agent-skills/tree/main/plugins/vlm-card-extraction-prompts/skills/vlm-card-extraction-prompts
Command: npx skills add https://github.com/PatientVibes/agent-skills --skill vlm-card-extraction-prompts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the extraction of structured data from scanned PDFs containing structured cards, providing a suite of prompts for a complete detection, verification, extraction, and audit cycle.

Core Features & Use Cases

  • Complete Pipeline: Includes prompts for detection, verification, extraction, extraction with context, retry with feedback, and audit to ensure data integrity.
  • Versatile Extraction: Designed for ID cards and insurance cards but applicable to any structured single-page document.
  • Human Review: Routes low-confidence outputs for human review, improving overall accuracy.
  • Use Case: Utilize this Skill in workflows requiring high-fidelity data extraction from structured cards within scanned PDFs, such as insurance processing or government document verification.

Quick Start

To initiate the detection and extraction process for a scanned insurance card, run: /prompt run vlm-card-extraction-prompts/detection {scanned_pdf_image}

Frequently Asked Questions about vlm-card-extraction-prompts

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

FAQPage Schema
How do I automate data extraction from ID and insurance cards in scanned PDFs?▼

Automate card extraction from scanned PDFs by running detection prompts on document images to identify, verify, and extract structured card data. This pipeline handles ID and insurance cards, providing high-confidence extraction for document processing workflows.

What is the best way to verify extracted data from structured cards?▼

Verify extracted card data using a dedicated audit prompt cycle that checks detection and extraction integrity. Low-confidence outputs are routed for human review to improve overall accuracy and ensure high-fidelity data extraction from structured documents.

Can I use these card extraction prompts for documents other than insurance cards?▼

Yes, the extraction prompts are designed for ID and insurance cards but are applicable to any structured single-page document. They support versatile extraction tasks within document processing pipelines that require automated data retrieval.

How do I handle low-confidence outputs during PDF card extraction?▼

Handle low-confidence outputs during PDF card extraction by routing them for human review. The pipeline includes a retry prompt with feedback to reprocess uncertain extractions and improve overall data accuracy before finalizing.

Do I need any external dependencies to run the PDF card extraction pipeline?▼

No external dependencies are required to run the PDF card extraction pipeline. The Skill provides a self-contained suite of prompts for detection, verification, extraction, and audit cycles that integrate into your existing document processing workflows.