원클릭으로
self-learning
Robot-arm self-learning skill that orchestrates analysis, collection, reset, and related skills in order.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Robot-arm self-learning skill that orchestrates analysis, collection, reset, and related skills in order.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
First analyze the task and generate a collect/reset plan, then loop collect + reset until done. Trigger when the user mentions "analyze task", "step breakdown", or "learn a task".
Use when the user mentions "grasp", "pick up", or "pick and place". Uses SAM3 text segmentation + AnyGrasp planning to drive a robot arm for grasping, optionally place at a given (x,y); supports --collect to record HDF5.
Skill for understanding RGB images from three cameras. Trigger when the user mentions "understand images" or "understand the environment".
| name | self-learning |
| description | Robot-arm self-learning skill that orchestrates analysis, collection, reset, and related skills in order. |
This skill schedules other skills for self-learning. Repository root is $ZERO2SKILL_ROOT.
skills/1-analyze-task/SKILL.md in this repo, produce collection and reset plans, and execute them.analyze_result.yaml in this directory (see analyze_result.example.yaml).