Claude adapter for the canonical EmbodiChain add-robot skill.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add DexForce/EmbodiChain --skill add-robot --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Add Robot?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dexforce-add-robot-embodichain)More formats (shields.io, HTML) on the badges page.
---
name: add-robot
description: Claude adapter for the canonical EmbodiChain add-robot skill.
---
# Add Robot - Claude Adapter
Canonical source: `.agents/skills/add-robot/`
## When to use
- Adding a new robot to EmbodiChain.
- Adding a variant to an existing robot.
- Scaffolding a `RobotCfg` subclass.
## Start here
1. Use this adapter when adding or extending a robot config.
2. Then follow `.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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!