一键导入
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).