ballroom-flow-figure-data-pipeline

Load JSON seed files, generate library data and figure charts, and verify data integrity.

Updated Jun 24, 2026
One-click install
npx skills add https://github.com/DanielMSchmidt/ballroom-flow --skill ballroom-flow-figure-data-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ballroom-flow-figure-data-pipeline
Source: https://github.com/DanielMSchmidt/ballroom-flow/tree/main/.claude/skills/ballroom-flow-figure-data-pipeline
Command: npx skills add https://github.com/DanielMSchmidt/ballroom-flow --skill ballroom-flow-figure-data-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node.js, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the loading, processing, and verification of figure data for Weave Steps, ensuring data quality and integrity.

Core Features & Use Cases

  • Data Loading: Load seed data for figures and timing from JSON files.
  • Data Processing: Generate library data and figure charts from seed files.
  • Data Verification: Apply adversarial verification protocols for data changes.
  • Use Case: When adding or correcting a figure chart, this Skill automates the process of updating the figure library and ensuring data accuracy.

Quick Start

Run the script 'node scripts/gen-library.mjs' to generate the figure library data.

Frequently Asked Questions about ballroom-flow-figure-data-pipeline

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

FAQPage Schema
How do I automate JSON data processing for a ballroom dance figure library?

To automate JSON data processing for a ballroom dance figure library, run 'node scripts/gen-library.mjs' to load seed data, generate library data, and create figure charts.

How does adversarial verification work for figure data changes?

Adversarial verification for figure data works by applying automated verification protocols to challenge data changes, ensuring the integrity and accuracy of updated ballroom dance choreography figures.

Do I need Node.js to generate figure charts from seed files?

Yes, you need Node.js installed to generate figure charts from seed files, as the data pipeline scripts require the Node.js runtime to execute the processing automation.

What is the best way to update a ballroom dance figure chart with data verification?

The best way to update a ballroom dance figure chart with data verification is using an automated pipeline that loads JSON seed files, regenerates the library, and applies adversarial checks.

Can I load timing and figure data from separate JSON files in the pipeline?

Yes, you can load timing and figure data from separate JSON seed files, as the pipeline is designed to process these distinct inputs to generate the complete library data.