Invoice
Skill nexu-io/html-anything/next/src/lib/templates/skills/invoice
标准发票: 寄件/收件 + 明细 + 税 + 总额 + 付款指引From its SKILL.md
npx -y skills add nexu-io/html-anything --skill invoiceAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.6 KB, 122 tokens by cl100k_base, as published. Nobody here has run it
【模板: 可打印发票】 【意图】A4 可打印的发票单页。 【布局】
- Header: 发票号 / 日期 / 截止日
- From / Bill to 两块
- Line items table (描述 / 数量 / 单价 / 金额)
- Tax breakdown + Totals (右对齐)
- Payment instructions 区 【设计细节】
- @media print 样式; 颜色对比保留
What ships with it: 1 file
10.7 KB alongside SKILL.md
- example.html10.7 KB
Gives 0 of the 12 instructions most finance skills give in 122 tokens
Counted across 469 of the 469 authors here whose files we hold, read 2026-08-07
- Extract date vendor amount and descriptionin 15 of 469, across 3 files
- Scan folder for invoice filesin 14 of 469, across 2 files
- Rename files to standard formatin 14 of 469, across 2 files
- Show organization plan before movingin 14 of 469, across 2 files
- Generate summary CSVin 14 of 469, across 2 files
- Organize files by categoryin 13 of 469, across 1 file
- Preserve original filesin 13 of 469, across 1 file
- Flag files missing critical infoin 13 of 469, across 1 file
- Produce the requested output filein 9 of 469, across 4 files
- Build best, base, and worst case scenariosin 9 of 469, across 5 files
- Implement backoff if rate limit errors occurin 8 of 469, across 3 files
- Determine the weighted average cost of capitalin 8 of 469, across 4 files
Said here and by no other author read
- include sender and recipient blocks
- include a line items table
- include tax breakdown and totals
- align totals to the right
- include payment instructions
- add print media styles
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.