什么是 check-chart-preview?
使用浏览器在登台服务器上检查图表或多维预览。当用户想要直观地验证图表在暂存时是否正确呈现、截取图表的屏幕截图或对图表/mdim 预览进行质量检查时使用。 来源:owid/etl。
使用浏览器在登台服务器上检查图表或多维预览。当用户想要直观地验证图表在暂存时是否正确呈现、截取图表的屏幕截图或对图表/mdim 预览进行质量检查时使用。
通过命令行快速安装 check-chart-preview AI 技能到你的开发环境
来源:owid/etl。
Visually verify that a chart or multidimensional indicator page renders correctly on the staging server.
| .chart.yml (simple, no # in slug) | http:// /grapher/ | | .chart.yml (mdim, # in slug) | http:// /admin/grapher/ | | export/multidim/.config.yml or .py | http:// /admin/grapher/ / / %23 |
For .chart.yml: the slug is in the YAML slug: field. For mdim slugs containing #, the catalogPath inserts the version from the file path.
使用浏览器在登台服务器上检查图表或多维预览。当用户想要直观地验证图表在暂存时是否正确呈现、截取图表的屏幕截图或对图表/mdim 预览进行质量检查时使用。 来源:owid/etl。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/owid/etl --skill check-chart-preview使用浏览器在登台服务器上检查图表或多维预览。当用户想要直观地验证图表在暂存时是否正确呈现、截取图表的屏幕截图或对图表/mdim 预览进行质量检查时使用。 来源:owid/etl。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/owid/etl --skill check-chart-preview 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/owid/etl