What is check-metadata-typos?
Check .meta.yml and snapshot .dvc files for spelling typos using codespell. Use when user mentions typos, spelling errors, metadata quality, or wants to check metadata files for mistakes. Source: owid/etl.
Check .meta.yml and snapshot .dvc files for spelling typos using codespell. Use when user mentions typos, spelling errors, metadata quality, or wants to check metadata files for mistakes.
Quickly install check-metadata-typos AI skill to your development environment via command line
Source: owid/etl.
Check metadata files for spelling typos using comprehensive spell checking.
Note: Archived steps and snapshots (defined in dag/archive/.yml) are automatically excluded from checking as they are no longer actively maintained.
IMPORTANT: Check if codespell is installed before attempting to use it. Since codespell is now a dev dependency in the project, it should already be installed, but verify first to avoid reinstalling unnecessarily.
Check .meta.yml and snapshot .dvc files for spelling typos using codespell. Use when user mentions typos, spelling errors, metadata quality, or wants to check metadata files for mistakes. Source: owid/etl.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/owid/etl --skill check-metadata-typosCheck .meta.yml and snapshot .dvc files for spelling typos using codespell. Use when user mentions typos, spelling errors, metadata quality, or wants to check metadata files for mistakes. Source: owid/etl.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/owid/etl --skill check-metadata-typos Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/owid/etl