reading-receipt

Extract structured data from receipt and donation receipt images.

352|34|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/kazukinagata/shinkoku --skill reading-receipt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reading-receipt
Source: https://github.com/kazukinagata/shinkoku/tree/main/skills/reading-receipt
Command: npx skills add https://github.com/kazukinagata/shinkoku --skill reading-receipt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual data entry from receipts is time-consuming and error-prone. This skill automates reading images of receipts and donation certificates to produce structured data for bookkeeping and tax workflows.

Core Features & Use Cases

  • Extract date, vendor, total amount, and items from receipts using image OCR and validation.
  • Read donation receipts to capture municipality, amount, and receipt date.
  • Support multi-file processing with dual verification (parallel reads) to improve accuracy; provides fallbacks when sub-agents are unavailable.

Quick Start

Provide the path to a receipt image to extract a structured data payload.

Frequently Asked Questions about reading-receipt

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

FAQPage Schema
How do I extract structured data from receipt images for bookkeeping?

Extract structured data from receipt images by applying OCR to capture dates, vendors, amounts, and items. This automated reading produces standardized payloads for tax workflows, reducing manual data entry errors.

Can I process multiple receipt files at once for tax workflows?

Process multiple receipt files at once using batch processing capabilities. The skill supports multi-file extraction for bookkeeping and tax workflows, applying dual-context reading and dual verification when available to improve accuracy across all files.

How does dual verification work for receipt data extraction?

Dual verification works by performing parallel reads of receipt images to validate extracted data. This dual-context reading mechanism improves accuracy, with fallbacks provided for environments where sub-agents are unavailable.

Can I use this to read donation certificates and receipts?

Read donation certificates and receipts to capture municipality, amount, and receipt date. The skill handles both standard receipts and donation receipts, extracting structured data for tax workflows and bookkeeping automation.

Do I need sub-agents to automate receipt image reading?

Sub-agents are not required to automate receipt image reading. The skill implements fallbacks for environments without sub-agents, ensuring structured data extraction from receipts continues using standard output formats and dual-context reading.

What is the best way to automate bookkeeping data entry from receipts?

Automate bookkeeping data entry from receipts by providing the path to receipt images for OCR extraction. The skill reads images and outputs structured data payloads containing dates, vendors, totals, and items, streamlining tax workflow automation.