product-data-import

Convert unstructured FF&E product notes, CSV files, and JSON data into structured schedule entries.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/robikscube/SJ-skills-sandbox --skill product-data-import
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-data-import
Source: https://github.com/robikscube/SJ-skills-sandbox/tree/main/Skill-List/alpaca-product/product-data-import
Command: npx skills add https://github.com/robikscube/SJ-skills-sandbox --skill product-data-import

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manually converting messy, unstructured FF&E (Furniture, Fixtures, and Equipment) product notes, CSV files, or JSON data into consistent, usable schedule rows is time-consuming and prone to human error. This skill automates that process to eliminate manual data entry work for AEC project teams.

Core Features & Use Cases

  • Structured Data Extraction: Automatically pulls quantity, brand, product name, budget, notes, category, and pricing from raw text, CSV, or JSON input.
  • Automated Item Numbering: Assigns category-based item number prefixes to create consistent, traceable schedule entries.
  • Ambiguity Flagging: Marks rows with missing or unclassifiable data for human review before downstream cleanup or enrichment steps.
  • Use Case: Turn a pasted list of FF&E product notes from a project meeting into a structured schedule ready for cost estimation in minutes.

Quick Start

Use the product-data-import skill to convert your raw FF&E product list, CSV file, or JSON data into a structured product schedule.

Frequently Asked Questions about product-data-import

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert raw FF&E data into a structured product schedule?

To convert raw FF&E data into a structured product schedule, you can paste unstructured text, CSV, or JSON files to automatically extract quantities, brands, pricing, and assign category-based item numbers.

Can I import CSV and JSON files to extract FF&E product data?

Yes, you can import CSV and JSON files to extract FF&E product data. The process automatically parses rows to pull product names, budgets, categories, and notes into structured schedule entries.

How does automated item numbering work for AEC FF&E schedules?

Automated item numbering for AEC FF&E schedules works by assigning category-based item number prefixes to each extracted product, ensuring consistent and traceable schedule entries across the project.

What happens to ambiguous rows with missing FF&E product data?

Rows with missing or unclassifiable FF&E product data are automatically flagged for human review. This ensures incomplete or ambiguous entries are caught before downstream cleanup and cost estimation.

What is the best way to parse unstructured FF&E notes from a project meeting?

The best way to parse unstructured FF&E notes is to paste the raw text list directly. The system extracts quantity, brand, and pricing to generate a structured schedule ready for cost estimation.

Does this FF&E data import process calculate extended pricing?

Yes, the FF&E data import process calculates extended pricing from the extracted budget and quantity fields, providing structured schedule entries with accurate cost totals for AEC workflows.