Robot kinematics and dynamics computation including forward/inverse kinematics and dynamics
Scanned 2/12/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill kinematics-dynamics --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Kinematics Dynamics?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-kinematics-dynamics)More formats (shields.io, HTML) on the badges page.
---
name: Kinematics/Dynamics Skill
description: Robot kinematics and dynamics computation including forward/inverse kinematics and dynamics
slug: kinematics-dynamics
category: Control
allowed-tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep
---
# Kinematics/Dynamics Skill
## Overview
Expert skill for computing robot kinematics and dynamics, including forward/inverse kinematics, Jacobians, and dynamic equations of motion.
## Capabilities
- Implement forward kinematics from DH parameters
- Set up analytical and numerical inverse kinematics
- Compute Jacobian matrices for velocity kinematics
- Implement forward and inverse dynamics
- Configure mass matrix and Coriolis computation
- Set up gravity compensation
- Implement singularity detection and avoidance
- Configure workspace analysis and limits
- Set up force/torque sensor integration
- Implement impedance and admittance control
## Target Processes
- robot-system-design.js
- moveit-manipulation-planning.js
- mpc-controller-design.js
- robot-calibration.js
## Dependencies
- KDL (Kinematics and Dynamics Library)
- Pinocchio
- RBDL (Rigid Body Dynamics Library)
- Eigen
## Usage Context
This skill is invoked when processes require kinematic chain analysis, dynamics computation, Jacobian-based control, or force/torque control implementations.
## Output Artifacts
- DH parameter configurations
- Kinematics solver implementations
- Dynamics model code
- Jacobian computation routines
- Singularity analysis reports
- Impedance controller configurations
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!