Agent Skills
› walkthru-earth/geocoding-playground
walkthru-earth/geocoding-playground
GitHub用于验证智能自动补全引擎的功能。通过读取测试场景和源码,追踪输入分类、解析、SQL生成及排序逻辑,并检查已知回归问题,确保地址解析和搜索功能的正确性。
Install All Skills
npx skills add walkthru-earth/geocoding-playground --all -g -y
Skills in Collection (2)
用于验证智能自动补全引擎的功能。通过读取测试场景和源码,追踪输入分类、解析、SQL生成及排序逻辑,并检查已知回归问题,确保地址解析和搜索功能的正确性。
test autocomplete
verify search works
check the parser
test address parsing
run autocomplete tests
npx skills add walkthru-earth/geocoding-playground --skill test-autocomplete -g -y
用于调查地理编码数据质量问题,通过查询S3上的Parquet文件排查自动补全、重复或缺失等数据异常。
用户报告自动补全结果错误、条目重复或数据缺失
用户要求检查特定国家的数据质量或验证索引结构
npx skills add walkthru-earth/geocoding-playground --skill investigate-data -g -y


