·check-metadata-typos
{}

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.

36Installs·1Trend·@owid

Installation

$npx skills add https://github.com/owid/etl --skill check-metadata-typos

How to Install check-metadata-typos

Quickly install check-metadata-typos AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/owid/etl --skill check-metadata-typos
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: owid/etl.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/owid/etl --skill check-metadata-typos
Source
owid/etl
Category
{}Data Analysis
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from owid/etl

Quick answers

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.

How do I install check-metadata-typos?

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

Where is the source repository?

https://github.com/owid/etl