원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| 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/.