ワンクリックで
add-robot
Claude adapter for the canonical EmbodiChain add-robot skill.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Claude adapter for the canonical EmbodiChain add-robot skill.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when writing tests for EmbodiChain modules, including observation functors, reward functors, solvers, sensors, environments, or any Python module
Use when adding a new simulation atomic action or motion primitive to EmbodiChain's AtomicActionEngine.
Use when a request asks to reference, refresh, write, or register project development context so the agent resolves the topic through agent_context/MAP.yaml and reads or updates the mapped Markdown context files.
Use when adding a new robot to EmbodiChain — scaffolds a RobotCfg subclass (single-file or package layout) with the _build_defaults hook, build_pk_serial_chain, registration, docs page, and test stub.
Claude adapter for the canonical EmbodiChain release skill.
Use when preparing, drafting, validating, or publishing an EmbodiChain release, including GitHub release notes, version tags, and release artifacts.
| name | add-robot |
| description | Claude adapter for the canonical EmbodiChain add-robot skill. |
Canonical source: .agents/skills/add-robot/
RobotCfg subclass..agents/skills/add-robot/SKILL.md.The canonical skill covers the RobotCfg protocol (_build_defaults hook +
build_pk_serial_chain + inherited serialization), the single-file vs package
layouts, the 9-step scaffold, common mistakes, and a quick reference.