rideshare-receipt-ocr

Extract structured expense data from rideshare receipt images, URLs, PDFs, and OFD files.

23|4|Updated May 7, 2026
One-click install
npx skills add https://github.com/qq5855144/GitHubM --skill rideshare-receipt-ocr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rideshare-receipt-ocr
Source: https://github.com/qq5855144/GitHubM/tree/main/.skills/rideshare-receipt-ocr
Command: npx skills add https://github.com/qq5855144/GitHubM --skill rideshare-receipt-ocr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the manual effort of reading rideshare itinerary receipts and converting them into structured records for reimbursement, expense tracking, and downstream processing.

Core Features & Use Cases

  • Multi-format receipt OCR: Extracts data from image, URL, PDF, and OFD inputs.
  • Structured expense fields: Captures service provider, trip timing, fare totals, and per-ride line items.
  • Web and mini-program workflows: Supports both direct generation-time API calls and app-side Edge Function integration.
  • Use case: A finance team can upload a taxi itinerary receipt and automatically obtain clean trip details for expense auditing and reimbursement review.

Quick Start

Ask the Skill to recognize the attached rideshare receipt and return the service provider, trip times, total fare, and itemized journey details in structured JSON.

Frequently Asked Questions about rideshare-receipt-ocr

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

FAQPage Schema
How do I extract structured data from rideshare receipt PDFs for expense reimbursement?

Rideshare receipt OCR extracts structured expense data from PDFs by capturing the service provider, trip times, total fares, and itemized journey details into machine-readable JSON for reimbursement auditing.

Can I use rideshare receipt OCR to process OFD itinerary files?

Rideshare receipt OCR supports OFD inputs to recognize taxi itinerary documents, extracting provider, trip timing, and fare totals into structured expense records for travel expense auditing.

What is the best way to automate taxi itinerary receipt extraction for web and mini-program workflows?

Automating taxi itinerary receipt extraction involves using API calls during generation or app-side Edge Function integration to capture trip items and totals from images, URLs, PDFs, and OFDs into structured data.

Does rideshare receipt extraction require platform-managed API authentication for page selection?

Rideshare receipt extraction requires robust handling of platform-managed API authentication and page selection to accurately capture trip times, totals, and itemized journey details across web and mini-program workflows.

What fields are captured when recognizing rideshare itinerary receipt images?

Recognizing rideshare itinerary receipt images captures field-level data including the service provider, trip times, total fares, and per-ride line items for expense tracking and downstream processing.

How to convert ride receipt images into expense-ready data?

Converting ride receipt images into expense-ready data uses OCR to extract service provider, trip timing, and fare totals, returning clean structured records for travel expense auditing and reimbursement review.