Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

mc-invoice

// A simple invoice ledger — create, list, edit, and remove invoices as JSON files. Skill at `.claude/skills/mc-invoice/` (SKILL.md + schema.json); records at `data/invoice/items/<id>.json`. Each invoice references a client (`clientId` is a `ref` to `mc-clients`) and carries an array of line items. Subtotal / tax / total are computed by the host from the line items + tax rate — you don't write them. The user views records at `/collections/mc-invoice`.

$ git log --oneline --stat
stars:١٢١
forks:١٦
updated:٢٦ مايو ٢٠٢٦ في ٢٠:٤٩
مستكشف الملفات
6 ملفات
SKILL.md
readonly