{"format":"https://agentskills.io","skills":[{"name":"catalog-api-access","description":"Connect to and use a Data Dictionary v2 Catalog API — get a token, find the endpoints, and understand what a 401 or 403 is telling you. Use this when an agent needs to reach the v2 API directly over REST rather than through the dd-mcp workflow tools.","url":"/skills/catalog-api-access/SKILL.md"},{"name":"data-modeling","description":"Design conceptual, logical and physical data models in a Data Dictionary v2 catalog — the three layers, what belongs in each, and the rules that are enforced rather than suggested. Use this when an agent is authoring or reviewing a model.","url":"/skills/data-modeling/SKILL.md"},{"name":"forward-engineering","description":"Carry a Data Dictionary design forward into a real database and reconcile it back — export a model as a canonical bundle, render it to DDL for a target platform, hand the SQL to an operator, then introspect the deployed schema and diff it against the design. Use this when an agent must generate CREATE TABLE / constraint / index DDL from a model, check whether a deployed database still matches its design, or explain drift. Covers the exact API calls, the adapter contract, and the facts the neutral model does and does not carry.","url":"/skills/forward-engineering/SKILL.md"}]}