Review EmbodiChain pull requests, branches, commits, patches, or working-tree diffs for correctness regressions, architecture-contract violations, compatibility risks, unsafe resource behavior, and missing tests. Use when asked to review, audit, inspect,…
DexForce/EmbodiChain
SkillsMP has collected 32 skills from DexForce/EmbodiChain. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 32
- GitHub stars
- 216
- GitHub forks
- 22
Skills in this repository
Showing 32 of 32 collected skills.
Claude adapter for the canonical EmbodiChain review-pr skill.
Add a new simulation atomic action or motion primitive to EmbodiChain's typed planning and execution framework. Use when implementing a new skill, goal contract, action planner, symbolic effect, registration entry, documentation, and tests for…
Add or update a reusable EmbodiChain embodiment YAML component that owns one simulation robot, its sensor suite, and an optional Task Program skill_profile. Use for configs/components/embodiments, new Task Program-compatible robots, or multi-embodiment task…
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.
Add or expose a high-level EmbodiChain Task Program Semantic Call, including registered call descriptors/lowerers, configured runtime-service decoder support, or a deliberately promoted built-in call. Use when a Task Program call is unknown or must lower to…
Route and scaffold a new EmbodiChain task by solution type: handwritten expert trajectory, Task Program expert trajectory, simulator RL, lightweight RL, or an environment-only baseline. Use when creating a task, environment, expert demo, or RL task.
Create, compose, attach, validate, or repair an EmbodiChain Task Program. Use for program.yaml, integration.yaml, TaskProgramCfg, scene_binding, configured Task Program deployments, Semantic Call workflows, or Task Program expert demonstrations.
Use when writing tests for EmbodiChain modules, including observation functors, reward functors, solvers, sensors, environments, or any Python module
Write benchmark scripts for EmbodiChain modules following project conventions
Use before committing or creating a PR for EmbodiChain to select proportional validation and verify affected code style, tests, headers, annotations, exports, and docstrings
Claude adapter for the canonical EmbodiChain add-embodiment-component skill.
Claude adapter for the canonical EmbodiChain add-semantic-call skill.
Claude adapter for routing and creating EmbodiChain task environments, handwritten/Task Program expert demonstrations, and RL tasks.
Claude adapter for the canonical EmbodiChain add-task-program skill.
Create single or stacked pull requests for EmbodiChain following the project's PR template and conventions, including proportional validation, dependency ordering, and proper GitHub repository labels
Generate or update EmbodiChain Sphinx API documentation for public Python exports. Use when the API docs checker or CI reports missing __all__ exports, after adding or changing public APIs, or when asked to fill, generate, or synchronize API-reference pages…
Claude adapter for the canonical EmbodiChain update-api-docs skill.
Route EmbodiChain development-context and codebase-navigation requests through agent_context/MAP.yaml. Use when asked to locate files, configs, defaults, entry points, registration paths, or change sites; explain a code or configuration resolution chain;…
Claude adapter for locating EmbodiChain code, configs, defaults, entry points, and change sites or for reading and maintaining registered project context.
Claude adapter for the canonical EmbodiChain add-robot skill.
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.
Use when adding a new kinematic (IK/FK) solver to EmbodiChain — implements the solver module, its Sphinx docs page, the unit test, and the benchmark entry together
Claude adapter for the canonical EmbodiChain add-solver skill.
Use when adding a new observation, event, reward, action, dataset, or randomization functor to an EmbodiChain environment
Claude adapter for the canonical EmbodiChain add-atomic-action skill.
Claude adapter for the canonical EmbodiChain add-functor skill.
Claude adapter for the canonical EmbodiChain add-test skill.
Claude adapter for the canonical EmbodiChain benchmark skill.
Claude adapter for the canonical EmbodiChain PR skill.
Claude adapter for the canonical EmbodiChain pre-commit-check skill.