一键导入
remote-sensing
Guide agent through raster and satellite imagery analysis with the built-in, learned, and fabricated geo tools
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guide agent through raster and satellite imagery analysis with the built-in, learned, and fabricated geo tools
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | remote-sensing |
| description | Guide agent through raster and satellite imagery analysis with the built-in, learned, and fabricated geo tools |
Use this skill when the task involves satellite imagery, raster products, vegetation indices, terrain, or image preprocessing.
If the user does not already provide raster files, discover likely datasets first with geo_data_catalog.
Start with geo_info and geo_crs_detect.
Before creating a new raster workflow, inspect whether pipelines/geo/ already captures a similar scene-prep or raster-analysis sequence.
Typical operations go through geo_process.
Use geo_format_convert when the result needs a simpler output format.
If a raster workflow is clearly reusable and not covered by learned pipelines or built-in tools, fabricate a workspace geo tool under tools/geo/.