Agent Skills
› walkthru-earth/geocoding-playground
walkthru-earth/geocoding-playground
GitHub验证智能自动补全引擎,通过追踪代码流程检查输入分类、地址解析及排序逻辑是否符合预期场景。用于测试补全功能、验证搜索准确性或回归已知问题,不适用于UI测试或数据调查。
Install All Skills
npx skills add walkthru-earth/geocoding-playground --all -g -y
Skills in Collection (2)
验证智能自动补全引擎,通过追踪代码流程检查输入分类、地址解析及排序逻辑是否符合预期场景。用于测试补全功能、验证搜索准确性或回归已知问题,不适用于UI测试或数据调查。
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文件调查地理编码数据质量问题,如重复、缺失或错误。适用于排查自动补全bug、验证数据完整性及分析根因,支持多索引和全球统计查询。
用户报告自动补全结果错误、重复条目、数据缺失或地址信息错误
用户要求检查特定国家的数据、验证数据质量或查询数据索引结构
npx skills add walkthru-earth/geocoding-playground --skill investigate-data -g -y


