# Some Other Name

> Files invoices by supplier. Use when an invoice PDF is dropped in, or when the user asks where an invoice was filed.

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

---


# Renamed folder

1. Read the invoice and pull out supplier, date and total.
2. File it under the supplier's folder. Stop when the path is printed.

