Keep dbt schema YAML and column documentation aligned with the project so stale metadata does not pile up between model changes.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill sync-dbt-schema-yaml-and-inherited-column-metadata-before-docs-drift-accumulates-with-dbt-osmosis --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sync Dbt Schema Yaml And Inherited Column Metadata Before Docs Drift Accumulates With Dbt Osmosis?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-sync-dbt-schema-yaml-and-inherited-column-metadata)More formats (shields.io, HTML) on the badges page.
---
name: "Sync dbt schema YAML and inherited column metadata before docs drift accumulates with dbt-osmosis"
slug: "sync-dbt-schema-yaml-and-inherited-column-metadata-before-docs-drift-accumulates-with-dbt-osmosis"
description: "Keep dbt schema YAML and column documentation aligned with the project so stale metadata does not pile up between model changes."
github_stars: 622
verification: "security_reviewed"
source: "https://github.com/z3z1ma/dbt-osmosis"
author: "z3z1ma"
publisher_type: "individual"
category: "Templates & Workflows"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "z3z1ma/dbt-osmosis"
github_stars: 622
---
# Sync dbt schema YAML and inherited column metadata before docs drift accumulates with dbt-osmosis
Keep dbt schema YAML and column documentation aligned with the project so stale metadata does not pile up between model changes.
## Prerequisites
Python, dbt Core with a compatible adapter, dbt-osmosis installation, and access to the target dbt project repository
## Installation
Use the upstream install or setup path that matches your environment:
- uv tool install --with="dbt-<adapter>" dbt-osmosis
- pip install "dbt-osmosis" "dbt-<adapter>"
- npm --prefix docs run start
- npm --prefix docs run build
Requirements and caveats from upstream:
- dbt-osmosis is a Python CLI and package for dbt development workflows.
- Python 3.10-3.13
- Docs-site commands use the Node toolchain under docs/:
Basic usage or getting-started notes:
- ad-hoc SQL compile/run helpers
- With uv:
- bash
- Source: https://github.com/z3z1ma/dbt-osmosis
- Extracted from upstream docs: https://raw.githubusercontent.com/z3z1ma/dbt-osmosis/HEAD/README.md
## Documentation
- https://z3z1ma.github.io/dbt-osmosis/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/sync-dbt-schema-yaml-and-inherited-column-metadata-before-docs-drift-accumulates-with-dbt-osmosis/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!