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.