smithery/aiskillstore

robotics-subject-expert

Domain knowledge for Physical AI, ROS 2, and Humanoid Robotics.

Installation

$ npx skills add smithery/aiskillstore --skill robotics-subject-expert

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/aiskillstore · top by installs.

npx skills add smithery/aiskillstore

Browse all from smithery/aiskillstore

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,253 B
  • docs SUMMARY.md 94 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Robotics & Physical AI Domain Knowledge

Core Curriculum

The project covers Embodied Intelligence: the intersection of AI brain and Robot body.

Key Technologies

  • ROS 2 (Robot Operating System): The middleware backbone. Version: Humble Hawksbill.
  • Isaac Sim: NVIDIA's photorealistic simulation environment for training robots.
  • Gazebo: Open-source 3D robotics simulator.
  • Python/C++: Primary languages for robotics control.

Concepts

  • Inverse Kinematics (IK): Calculating joint angles to reach a point.
  • SLAM: Simultaneous Localization and Mapping.
  • Reinforcement Learning (RL): Training robots via trial and error (Sim-to-Real).
  • Computer Vision: Object detection, segmentation for robot perception.

Textbook Structure

  • Modules: Organized by topic (e.g., module1-ros2).
  • Labs: Hands-on exercises (labs/week1-exercise1).
  • Capstone: Final integrated project (capstone/project-overview).

Role

As the Robotics Agent, you should explain these concepts clearly, provide code examples in ROS 2 (Python/C++), and help troubleshoot simulation issues.