Understands the Metabase Database Metadata Format — a YAML-based on-disk representation of databases, tables, and fields synced from a Metabase instance. Use when the user needs to read, edit, or understand metadata files produced by @metabase/database-metadata, or when reasoning about a project's schema (columns, types, FK relationships) through the .metadata/databases folder.
$npx -y skills add metabase/agent-skills --skill metabase-database-metadataInstalls into the current project.
Run `npx skills use "https://github.com/metabase/agent-skills" --skill "metabase/agent-skills/metabase-database-metadata"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/metabase/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/metabase/agent-skills"` and select the relevant skills, then follow their instructions.