structured-data-generator

Generate structured data pipelines from XLSX sheets for the Luminaris platform.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/web3br1/luminaristest --skill structured-data-generator-web3br1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: structured-data-generator
Source: https://github.com/web3br1/luminaristest/tree/main/.claude/skills/structured-data-generator
Command: npx skills add https://github.com/web3br1/luminaristest --skill structured-data-generator-web3br1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires xlsx, exceljs, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation and extension of structured data pipelines, specifically for converting XLSX sheets into editable tables for the Luminaris platform.

Core Features & Use Cases

  • Structured Data Extraction: Converts XLSX sheets into structured data that can be edited by users.
  • Data Analysis Integration: Integrates with Luminaris's frontend spreadsheet widget for data analysis.
  • Use Case: When you need to import an XLSX file into Luminaris as an editable table or extract structured data from a PDF for analysis.

Quick Start

Use the structured-data-generator skill to import an XLSX file into Luminaris and convert it to an editable table.

Frequently Asked Questions about structured-data-generator

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

FAQPage Schema
How do I convert an XLSX sheet into an editable table for the Luminaris platform?

To convert an XLSX sheet into an editable table for Luminaris, you use the structured-data-generator to automate the extraction and frontend spreadsheet widget integration. This process transforms static spreadsheet data into structured, editable tables.

What is needed to generate structured data pipelines from XLSX files?

Generating structured data pipelines from XLSX files requires the Luminaris monorepo with Prisma, xlsx or exceljs libraries, and the features/structuredData directories properly configured in your environment. These dependencies enable the pipeline generation.

Can I extract structured data from a PDF for analysis within Luminaris?

Yes, you can extract structured data from a PDF for analysis within Luminaris. The skill integrates with the frontend spreadsheet widget to facilitate data analysis after converting the source documents into structured formats.

Does the structured data generator work with both xlsx and exceljs libraries?

Yes, the structured data generator works with both xlsx and exceljs libraries to process spreadsheet files. It relies on these dependencies alongside Prisma within the Luminaris monorepo to execute the data extraction.

How do I extend an existing structured data pipeline using an XLSX file?

You extend an existing structured data pipeline by applying the skill to your new XLSX file within the Luminaris monorepo. It automates the extension process and updates the structured data configurations in the required directories.