Claude adapter for the canonical EmbodiChain add-solver skill.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add DexForce/EmbodiChain --skill add-solver --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Add Solver?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dexforce-add-solver-embodichain)More formats (shields.io, HTML) on the badges page.
---
name: add-solver
description: Claude adapter for the canonical EmbodiChain add-solver skill.
---
# Add Solver - Claude Adapter
Canonical source: `.agents/skills/add-solver/`
## When to use
- adding a new kinematic (IK/FK) solver
- scaffolding the solver module plus its docs, unit test, and benchmark entry together
- a new robot family needs a closed-form / numerical / Warp-kernel IK backend
## Start here
1. Use this adapter when the task asks for a new kinematic solver.
2. Then follow `.agents/skills/add-solver/SKILL.md`.
The full procedure — solver module, (optional) Warp kernel, Sphinx docs page,
unit test, benchmark entry, registration in `__init__.py` and the docs toctree,
plus `black` and verification under `conda activate embodichain` — is defined in
the canonical skill.
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!