SRDF stands for Semantic Robot Description Format. It tells a robot how to plan its movements. You use it with a URDF file, which describes the robot's physical body. SRDF adds the planning groups, end effectors, and special joints that make motion planning possible.
The most important thing is to get these definitions right. If the SRDF is wrong, the robot will not move correctly. For example, it might try to move the wrong arm or use the wrong tool. You must check the robot's actual structure and use that to build the SRDF.
With this skill you can create, check, and fix SRDF files. It also works with a CAD viewer to show you the results. Always start with a good URDF before working on the SRDF.
Global
mkdir -p ~/.claude/skills/srdfProject
mkdir -p .claude/skills/srdfSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls