Extract Invoices To Spreadsheet
技能 活跃Extract structured data from multiple invoice PDFs in one call, then pipe the results directly into an XLSX accounts payable tracker.
To automate the tedious process of manually entering invoice details into a spreadsheet for accounts payable tracking, saving time and reducing errors.
功能
- 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.
使用场景
- Automating accounts payable data entry.
- Consolidating invoice information into a single tracker.
- Streamlining the invoice approval workflow.
- Processing bulk invoice data for financial reporting.
非目标
- 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.
安装
请先添加 Marketplace
/plugin marketplace add iterationlayer/skills/plugin install skills@iterationlayer-skills质量评分
类似扩展
Extract Legal Invoice Data
100Extract timekeeper entries, disbursements, matter references, and billing summaries from law firm invoices.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets,无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
使用我的浏览器
100当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。
X Twitter Scraper
100当用户需要通过 Xquik 获取 X (Twitter) 数据或执行需要确认的 X 操作时使用:推文搜索、用户查找、关注者提取、媒体下载、监控、Webhook、MCP、SDK、发布、点赞、私信和个人资料更新。需要 Xquik API 密钥。切勿索要 X 登录凭据。