跳到主要内容
知仓学习社ZHICANG

invoice-organizer

Organize, categorize, track, and manage invoices systematically with automated extraction of invoice data, payment tracking, and financial organizat…

联网无严重或高危命中Microck/ordinary-claude-skills

它会碰到什么

扫了多少2 个文本文件,2 KB
它会碰到什么联网
命中总数1 处
命中统计严重 0 · 高 0 · 中 0 · 低 1

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Invoice Organizer - Receipt Management

When to use this skill

  • Processing uploaded invoice PDFs and images
  • Extracting invoice data (date, amount, vendor, items)
  • Categorizing expenses and business costs
  • Tracking invoice payment status
  • Organizing receipts for tax purposes
  • Generating financial reports from invoices
  • Building expense tracking applications
  • Implementing automated bookkeeping
  • Creating invoice approval workflows
  • Matching invoices with purchase orders
  • Detecting duplicate invoices
  • Building accounting and finance tools

When to use this skill

  • Organizing invoices, extracting metadata.
  • When working on related tasks or features
  • During development that requires this expertise

Use when: Organizing invoices, extracting metadata.

Pattern

\\\`typescript

const invoiceDate = extractDate(filename);

const newName = ${invoiceDate}_${vendor}_${amount}.pdf;

fs.renameSync(oldPath, newPath);

\\\`

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

同名技能的其他版本

有 4 个不同仓库或目录里都有叫 invoice-organizer 的技能。它们内容并不相同,别混用: