What problem does it solve? The Denodo Data Marketplace is a separate server driven by REST rather than VQL, with numeric server-assigned ids, per-server scoping, and synchronization semantics that make naive automation fail silently. This Skill provides verified templates and read-back procedures for creating and assigning marketplace objects without corrupting a shared catalog. ## Core Features & Use Cases - Marketplace tags and categories: Create, update, and assign tags and category trees to views using lookup-first idempotent sequences, with exact-name matching to avoid substring-filter collisions. - Catalog synchronization: Synchronize the marketplace's copy of the VDP catalog (databases and views) with conflict-handling modes, checking the change radius before applying. - External elements: Register dashboards, ETL jobs, data contracts, notebooks, and AI agents from other tools by building the interface-view contract in VQL and importing it, so assets appear in the 360 lineage graph. - Use Case: A data team wants their Tableau dashboards to appear in the Denodo Data Marketplace beside the views they consume. The Skill creates the provider type and tool server, generates the contract VQL, imports the elements, and verifies lineage from the view's side. ## Quick Start Ask the agent to create a marketplace tag named pii, assign it to a synchronized view, and verify the assignment from both the tag's and the view's side.