{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "invoice-data-extraction",
      "type": "skill-md",
      "description": "Use this skill when the user needs data pulled out of invoices, receipts, bills, bank statements, purchase orders, credit notes, payslips or other financial documents into a spreadsheet or structured rows, and especially when reading the files yourself would be unreliable or too slow, such as scanned or photographed pages, PDFs of many pages, many attachments or files at once, line items that must come out row by row, or a batch that has to come out in one consistent shape for a spreadsheet or an accounting import. It covers uploading the files to Invoice Data Extraction, submitting the extraction with instructions in plain words, waiting for it, answering the questions the extraction asks about the documents, reading the rows as JSON or downloading XLSX, CSV or JSON, and checking the credit balance. Needs the user's API key in INVOICE_DATA_EXTRACTION_API_KEY; without one, tell the user how to get a free one.",
      "url": "/.well-known/agent-skills/invoice-data-extraction/SKILL.md",
      "digest": "sha256:5c2147fa782bee317c7e4a255aad198cd35ea63b90a00478115223bb44b856bb"
    }
  ]
}