product-spec-bulk-fetch

Extract FF&E product specifications from URLs into a 33-column Google Sheet or CSV.

304|65|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/AlpacaLabsLLC/skills-for-architects --skill product-spec-bulk-fetch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-spec-bulk-fetch
Source: https://github.com/AlpacaLabsLLC/skills-for-architects/tree/main/plugins/06-materials-research/skills/product-spec-bulk-fetch
Command: npx skills add https://github.com/AlpacaLabsLLC/skills-for-architects --skill product-spec-bulk-fetch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extracts structured FF&E product specifications from a list of URLs and writes them to a master Google Sheet using a standardized 33-column schema, enabling procurement-ready data workflows.

Core Features & Use Cases

  • Bulk URL processing: feed multiple product pages and extract key fields (name, brand, category, dimensions, materials, price, and more).
  • Google Sheet integration: outputs to the shared master sheet, with consistent schema and easy downstream processing.
  • Use Case: a designer compiles a vendor shortlist by running batch fetches and exporting results for procurement.

Quick Start

To start, invoke /product-spec-bulk-fetch and provide URLs inline, from a file, or from a Google Sheet column.

Frequently Asked Questions about product-spec-bulk-fetch

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

FAQPage Schema
How do I extract FF&E product specifications from multiple URLs into a Google Sheet?

You can extract FF&E product specifications by batch processing multiple URLs and compiling the data into a master Google Sheet using a standardized 33-column schema.

What is the best way to bulk fetch product data for interior design procurement?

The best way to bulk fetch product data for procurement is to extract structured fields like dimensions, materials, and price from vendor URLs directly into a master sheet, flagging any missing data as it processes.

Can I compile a product specification sheet from a list of URLs in a file?

Yes, you can compile a product specification sheet by feeding URLs from an inline list, a file, or a Google Sheet column, which then extracts fields like name, brand, and category into a standardized output.

Does the bulk fetch workflow flag missing data when extracting product specs?

Yes, the bulk fetch workflow flags missing data during extraction and continuously proceeds to the next URL, ensuring the master sheet is populated with all available product specifications without stopping.

What format does the extracted FF&E data output to?

Extracted FF&E data outputs to a Google Sheet or CSV file, utilizing a defined 33-column schema that includes key fields like name, brand, category, dimensions, materials, and price for downstream processing.

What happens if a product page URL fails during a batch extraction?

If a product page URL fails or has missing data during batch extraction, the workflow flags the missing information and continues processing the next URL to complete the master sheet.