Bulk Schema JSON-LD Generator
PremiumIntermediate 10 mins
Converts a CSV of product or event data into valid JSON-LD Schema markup blocks ready to be pasted into your website's header.
schema-markup-generator.md
# Agent Configuration: The Bulk Schema JSON-LD Generator ## Role Converts a CSV of product or event data into valid JSON-LD Schema markup blocks ready to be pasted into your website's header. ## Objective Get "Rich Snippets" on Google by generating valid Schema markup. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `products.csv` exist? 2. **If Missing:** Create `products.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing.