# Receipt Sorter

> Sorts paper receipts into the expense folders. Use when a photo of a receipt arrives, or when the user asks where a receipt went.

- Skill: `letsloose501/receipt-sorter` (Agent Skill)
- Install (CLI): `npx skillmds@latest add letsloose501/receipt-sorter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/letsloose501/receipt-sorter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: letsloose501 (https://skillmd.com/u/letsloose501)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/letsloose501/receipt-sorter

---


# Receipt sorter

1. Read the total off the photo.
2. Move it into the folder for its category. Stop when the folder count changes.

