Generate Inventory Report
Skill Verified ActiveGenerate an XLSX inventory report with stock levels, reorder points, unit costs, and total value formulas for purchasing teams.
To provide purchasing teams with a formatted XLSX inventory report containing stock levels, reorder points, unit costs, and total value calculations, streamlining inventory management and procurement processes.
Features
- Generate XLSX inventory reports
- Include stock levels and reorder points
- Calculate unit costs and total value with formulas
- Customize sheet styles (header, body)
- Define report columns and rows
Use Cases
- Exporting current inventory data for purchasing decisions
- Creating formatted reports for management review
- Integrating inventory data into existing financial systems
- Automating the generation of regular stock level reports
Non-Goals
- Real-time inventory tracking
- Direct integration with e-commerce platforms (data must be provided)
- Advanced data analysis or forecasting
- Modifying inventory levels
Installation
First, add the marketplace
/plugin marketplace add iterationlayer/skills/plugin install skills@iterationlayer-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Spreadsheet Generation API
100Generate CSV, Markdown, and XLSX spreadsheets from structured tabular data.
Generate Timesheet Export
99Generate an XLSX timesheet with logged hours, hourly rates, per-entry amount formulas, and totals for client billing or payroll.
Generate Billing Statement
99Generate an XLSX billing statement with a merged company header, subscription line items, overages, credits, and subtotal/tax/total formulas.
Generate Invoice Spreadsheet
98Generate an XLSX invoice with company info, line items, subtotal/tax/total formulas, and currency formatting.
Generate Sales Dashboard
97Generate a multi-sheet XLSX workbook with quarterly revenue, expenses, and summary formulas.
XLSX Skill
96Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.