Skip to main content
GitHub 仓库

humanoid

humanoid 收录了来自 WATonomous 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
2
Stars
16
更新
2026-07-23
Forks
6
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

real-hardware-safety
机械工程师

CRITICAL safety skill for the WATonomous humanoid robot arm project. Use this skill ANY time code is being written, reviewed, debugged, or modified that will run on or could run on real robot hardware — including motor control code, CAN bus commands, ROS2 launch files, trajectory planners, teleop scripts, sim-to-real transfer, zero-position calibration, or any script that sends commands to CubeMars AK10-9, AK80-9, or GL40 motors. Also trigger when the user mentions "real arm", "real hardware", "deploy", "on the robot", "test on hardware", "run on the arm", "sim to real", "sim2real", "zero position", "homing", "calibration", "motor test", or any indication that code will command physical actuators. Even if the user just asks for a "quick script to move the arm", trigger this skill. AI-generated code for robot arms has caused physical damage before (stripped screws, broken mounts, violent jerking) — this skill exists to prevent that from happening again.

2026-07-23
rl-training-iteration
软件开发工程师

Use whenever the user wants autonomous or semi-autonomous iterative RL/policy training — launching training runs, watching metrics, diagnosing plateaus or divergence, tweaking reward/env/hyperparameter config, and repeating until a target behavior emerges. Applies to robot locomotion, manipulation, game agents, or any Isaac Lab / Gym / RSL-RL / rl_games style training loop where the user says things like "keep iterating," "train until it works," "watch this run and adjust," or asks for autonomous tuning of a training pipeline. Not just for humanoid walking — the loop generalizes to any sparse-reward, exploration-hard RL task.

2026-07-18