Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Extract Invoices To Spreadsheet

Skill Aktiv

Extract structured data from multiple invoice PDFs in one call, then pipe the results directly into an XLSX accounts payable tracker.

Zweck

To automate the tedious process of manually entering invoice details into a spreadsheet for accounts payable tracking, saving time and reducing errors.

Funktionen

  • Extract structured data from multiple PDF invoices in a single call.
  • Generate an XLSX accounts payable tracker from extracted data.
  • Supports customization of invoice fields and spreadsheet formatting.
  • Provides example implementations in multiple programming languages.

Anwendungsfälle

  • Automating accounts payable data entry.
  • Consolidating invoice information into a single tracker.
  • Streamlining the invoice approval workflow.
  • Processing bulk invoice data for financial reporting.

Nicht-Ziele

  • Performing invoice approval or payment processing.
  • Validating invoice data against external systems.
  • Handling non-PDF invoice formats.
  • Replacing dedicated accounting software.

Documentation

  • info:Configuration & parameter referenceThe prerequisites mention an API key but do not detail how it's provided to the script or tool, and the example code uses a placeholder API key.

Security

  • warning:Secret ManagementThe example scripts use a placeholder 'YOUR_API_KEY' and hardcoded URLs, which is not secure for production use. The API key should be managed via environment variables or a secure configuration.

Versioning

  • warning:Release ManagementThere is no versioning declared in the SKILL.md frontmatter, package.json, or GitHub releases, and installation instructions point to 'main'.

Code Execution

  • info:ValidationThe schema for document extraction is defined, but explicit validation of file paths or URL formats is not detailed in the provided scripts.
  • info:Error HandlingThe example scripts show basic error handling with `panic` or `panic(err)`, but lack structured error reporting with retryable status or hints.

Install

  • warning:Installation instructionThe README provides installation instructions for the marketplace plugin but lacks clear, copy-pasteable end-to-end examples for the specific invoice extraction and spreadsheet generation workflow, beyond the code snippets in SKILL.md.

Errors

  • info:Actionable error messagesThe example scripts use basic error handling, but do not provide detailed, actionable error messages with remediation steps for user-facing issues.

Practical Utility

  • info:Edge casesThe SKILL.md mentions API usage and error handling in the context of the Integration Guide, but does not explicitly detail failure modes for the invoice extraction or sheet generation specific to this skill.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add iterationlayer/skills
/plugin install skills@iterationlayer-skills

Qualitätspunktzahl

75 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commit16 days ago
Sterne0
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Extract Legal Invoice Data

100

Extract timekeeper entries, disbursements, matter references, and billing summaries from law firm invoices.

Skill
iterationlayer

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

Skill
Yeachan-Heo

Public Google Drive

100

Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.

Skill
zagmoai

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

Skill
Yeachan-Heo

Use My Browser

100

Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.

Skill
xixu-me

X Twitter Scraper

100

Verwenden Sie dies, wenn der Benutzer X (Twitter)-Daten oder durch Bestätigung gesicherte X-Aktionen über Xquik benötigt: Tweet-Suche, Benutzer-Lookup, Follower-Extraktion, Mediendownload, Überwachung, Webhooks, MCP, SDKs, Posting, Likes, DMs und Profilaktualisierungen. Erfordert einen Xquik API-Schlüssel. Fordern Sie niemals X-Login-Materialien an.

Skill
Xquik-dev