·receipt-ocr-sorter
#

receipt-ocr-sorter

OCR領収書自動仕分けツール。画像(JPEG/PNG)/PDF/ZIP/動画(MP4/MOV)の領収書をOCRで読み取り、日付・金額・国・カード・用途を抽出して標準ファイル名にリネーム&プロジェクト単位で仕分ける。Markdownサマリーレポート付き。D365 Expenseカテゴリマッピング・レシート添付連携対応。Use when: (1) 領収書の整理, (2) receipt sorting, (3) レシート仕分け, (4) 経費レシートをフォルダ整理, (5) OCRでリネーム, (6) D365経費カテゴリマッピング。Surya OCR + GPU(CUDA)対応。

14Installs·3Trend·@aktsmm

Installation

$npx skills add https://github.com/aktsmm/agent-skills --skill receipt-ocr-sorter

How to Install receipt-ocr-sorter

Quickly install receipt-ocr-sorter AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aktsmm/agent-skills --skill receipt-ocr-sorter
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aktsmm/agent-skills.

SKILL.md

View raw

| OCR抽出 | 日付・金額・国・カード種別・店舗/用途を自動抽出 | | 自動リネーム | YYYY-MM-DD-国-金額[-カード]-用途.ext 形式 | | 動画対応 | MP4/MOV → ffmpegでフレーム抽出 → OCR | | 品質補正 | 日付パターン拡張、金額誤読補正、上限チェック | | サマリー | PJフォルダにMarkdownレポート(合計・日付別・明細・日本語概要) | | GPU対応 | CUDA PyTorch で高速処理 |

| jpn | 日本 | | us | アメリカ | | cn | 中国 | | gb | イギリス | | sg | シンガポール | | kr | 韓国 | | au | オーストラリア | | xx | 不明 |

| shinkansen | 新幹線 | 新幹線, のぞみ, ひかり, EX予約 | | hotel | 宿泊 | ホテル, HOTEL, MARRIOTT, HILTON | | airline | 航空 | ANA, JAL, DELTA, UNITED | | transport | 交通 | TRANSIT, METRO, Suica, PASMO | | taxi | タクシー | TAXI, UBER, LYFT | | meal-starbucks | 食費(スタバ) | STARBUCKS | | meal-restaurant | 食費(レストラン) | RESTAURANT, DINING |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aktsmm/agent-skills --skill receipt-ocr-sorter
Category
#Documents
Verified
First Seen
2026-03-01
Updated
2026-03-10

Browse more skills from aktsmm/agent-skills

Quick answers

What is receipt-ocr-sorter?

OCR領収書自動仕分けツール。画像(JPEG/PNG)/PDF/ZIP/動画(MP4/MOV)の領収書をOCRで読み取り、日付・金額・国・カード・用途を抽出して標準ファイル名にリネーム&プロジェクト単位で仕分ける。Markdownサマリーレポート付き。D365 Expenseカテゴリマッピング・レシート添付連携対応。Use when: (1) 領収書の整理, (2) receipt sorting, (3) レシート仕分け, (4) 経費レシートをフォルダ整理, (5) OCRでリネーム, (6) D365経費カテゴリマッピング。Surya OCR + GPU(CUDA)対応。 Source: aktsmm/agent-skills.

How do I install receipt-ocr-sorter?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aktsmm/agent-skills --skill receipt-ocr-sorter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aktsmm/agent-skills