generating-weaverse-project-json
Installation
SKILL.md
Generating Weaverse Project JSON
Generate valid, import-ready Weaverse project export JSON files.
Overview
This skill produces JSON files that conform to the Weaverse import contract. It works independently — you can use it from a site migration, a design spec, a verbal description, or any other input that describes what pages and sections should exist.
The output is a single JSON file matching the schema in references/project-json-schema.md, with a real-world example in references/demo.json.
Inputs
This skill accepts any of these as input:
- Section mapping from
cloning-websites-to-weaverse(website migration flow) - Section mapping + token table from
figma-to-weaverse(Figma design flow) - Design spec describing pages, sections, and content
- Verbal description of what the storefront should look like
- Existing export to modify or extend