Claude Code Plugins

Community-maintained marketplace

Feedback

paddle-ocr-validation

@jgtolentino/insightpulse-odoo
0
0

PaddleOCR-based receipt and BIR form extraction with validation

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name paddle-ocr-validation
description PaddleOCR-based receipt and BIR form extraction with validation

PaddleOCR Validation

Extract and validate data from receipts, invoices, and BIR forms.

What This Does

  • Receipt OCR (BIR format)
  • Invoice data extraction
  • Form validation
  • Confidence scoring
  • Field-level verification

Quick Example

receipt = paddle_ocr.extract_bir_form(
    image_path='receipt.jpg',
    fields=['merchant', 'tin', 'total', 'vat', 'or_number']
)

Getting Started

"Scan this restaurant receipt" "Validate BIR form 1601-C"