Extract Carrier Invoices to Spreadsheet
技能 活跃Extract line-level charges from multiple carrier invoices, then generate an XLSX freight cost tracker in a single pipeline.
To streamline the reconciliation of freight costs by automatically processing carrier invoices and generating a unified, review-ready spreadsheet.
功能
- Extracts data from multiple PDF carrier invoices.
- Generates an XLSX freight cost tracker spreadsheet.
- Automates a multi-step data processing pipeline.
使用场景
- Reconciling monthly freight expenses against shipment budgets.
- Automating data entry for logistics and finance teams.
- Generating standardized reports for carrier charge analysis.
非目标
- Performing manual invoice review or validation.
- Integrating directly with accounting or ERP systems (beyond generating a usable spreadsheet).
- Processing invoices not in PDF format.
实践
- Data Extraction
- Document Processing
- Spreadsheet Generation
先决条件
- Iteration Layer API key
Documentation
- info:Configuration & parameter referenceWhile the API calls show parameters, explicit default values and precedence orders for API parameters are not detailed in the SKILL.md, requiring reference to external documentation.
Security
- warning:Secret ManagementThe API key is exposed as a placeholder 'YOUR_API_KEY' in the code examples, which is not ideal for production environments and requires manual replacement.
Code Execution
- info:Error HandlingError handling is primarily managed by the Iteration Layer SDK and API. The SKILL.md does not explicitly detail error handling for API failures or specific edge cases.
Errors
- info:Actionable error messagesError messages are primarily handled by the Iteration Layer API and SDK, with details likely available in their external documentation rather than explicit in the skill's markdown.
Protocol
- info:Idempotent retry & timeoutsIdempotency and timeouts are assumed to be handled by the Iteration Layer API, but are not explicitly detailed within the skill's documentation.
Practical Utility
- info:Edge casesWhile the API schema hints at data types, specific failure modes, observable symptoms, and recovery steps for API errors or malformed invoices are not detailed in the SKILL.md.
Safety
- info:Halt on unexpected stateThe skill's execution is dependent on the Iteration Layer API; while API errors would halt the process, explicit documentation of handling unexpected pre-states within the SKILL.md is absent.
安装
请先添加 Marketplace
/plugin marketplace add iterationlayer/skills/plugin install skills@iterationlayer-skills质量评分
类似扩展
Extract Receipt Data
99Extract merchant, date, line items, tax, and total from receipts.
Extract Customs Declarations To Spreadsheet
95Extract HS codes, declared values, and duty amounts from customs declaration documents, then generate an XLSX import duty log.
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、身份验证墙、反机器人检查或速率限制的浏览器故障时。