# Half Tested

> Converts a receipt photo into a ledger line. Use when a photo of a receipt is attached, or when the user asks to log a purchase.

- Skill: `letsloose501/half-tested` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add letsloose501/half-tested`
- Raw SKILL.md: https://api.skillmd.com/api/skills/letsloose501/half-tested/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/half-tested

---


# Half tested

1. Read the total and the date off the photo.
2. Append the ledger line. Stop when the line carries both.

