check-metadata-typos이란?
codespell을 사용하여 철자법 오타가 있는지 .meta.yml 및 스냅샷 .dvc 파일을 확인하세요. 사용자가 오타, 철자 오류, 메타데이터 품질을 언급하거나 메타데이터 파일에 실수가 있는지 확인하려는 경우에 사용하세요. 출처: owid/etl.
codespell을 사용하여 철자법 오타가 있는지 .meta.yml 및 스냅샷 .dvc 파일을 확인하세요. 사용자가 오타, 철자 오류, 메타데이터 품질을 언급하거나 메타데이터 파일에 실수가 있는지 확인하려는 경우에 사용하세요.
명령줄에서 check-metadata-typos AI 스킬을 개발 환경에 빠르게 설치
출처: 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.
codespell을 사용하여 철자법 오타가 있는지 .meta.yml 및 스냅샷 .dvc 파일을 확인하세요. 사용자가 오타, 철자 오류, 메타데이터 품질을 언급하거나 메타데이터 파일에 실수가 있는지 확인하려는 경우에 사용하세요. 출처: owid/etl.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/owid/etl --skill check-metadata-typoscodespell을 사용하여 철자법 오타가 있는지 .meta.yml 및 스냅샷 .dvc 파일을 확인하세요. 사용자가 오타, 철자 오류, 메타데이터 품질을 언급하거나 메타데이터 파일에 실수가 있는지 확인하려는 경우에 사용하세요. 출처: owid/etl.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/owid/etl --skill check-metadata-typos 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/owid/etl