什么是 check-metadata-typos?
使用 codepell 检查 .meta.yml 和快照 .dvc 文件是否存在拼写错误。当用户提到拼写错误、拼写错误、元数据质量或想要检查元数据文件是否有错误时使用。 来源:owid/etl。
使用 codepell 检查 .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.
使用 codepell 检查 .meta.yml 和快照 .dvc 文件是否存在拼写错误。当用户提到拼写错误、拼写错误、元数据质量或想要检查元数据文件是否有错误时使用。 来源:owid/etl。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/owid/etl --skill check-metadata-typos使用 codepell 检查 .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