lab-task-inspection
Diagnose the laboratory target from raw image evidence, conservative viewpoint changes, and optional code support.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Diagnose the laboratory target from raw image evidence, conservative viewpoint changes, and optional code support.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Fly around a visible target and station directly above it at a safe distance. Use for reposition tasks that must end overhead of the target rather than in front of it.
Always-on operational baseline for SpaceMind. Defines shared coordinates, action policy, safety guards, observability rules, and perception workflow for all tasks.
Image-first laboratory navigation policy for ground-robot experiments. Use when the task must be solved with raw current images, conservative motion, and no oracle geometry.
Recover a temporarily lost target in the laboratory with bounded planar search and no blind forward motion.
Safely approach a visible laboratory satellite target and stop in a conservative near-front hold using only current images and motion tools.
Find the satellite with bounded image-only search and then approach it conservatively to a safe near-front stop.
| name | lab-task-inspection |
| description | Diagnose the laboratory target from raw image evidence, conservative viewpoint changes, and optional code support. |
| metadata | {"skill_kind":"task","routing_summary":"Use when the mission is to inspect the visible target and produce type, component, status, and function diagnosis in the laboratory setup.","routing_keywords":["inspect","diagnosis","diagnose","identify components","summarize status","target type"]} |
Collect enough evidence from the current image stream to describe the target spacecraft across five dimensions, then call terminate_navigation(...) with a structured diagnosis.
set_attitude() change before translating.execute_code() is exposed, use it only to organize observations or compare candidate diagnoses; do not use it as a substitute for evidence.Your final terminate_navigation(reason=...) must cover these five aspects:
Include all five in a single concise paragraph or structured list within the termination reason string.