Back to Skills

kbot-humanoid

plurigrid
Updated 5 days ago
10 views
7
3
7
View on GitHub
Othergeneral

About

This skill provides hardware specifications, MJCF models, and deployment configurations for the K-Bot humanoid robot platform. Use it when working with the flagship K-Scale humanoid's physical parameters, simulation models, or deployment workflows. It serves as a technical reference for robotics development and simulation integration.

Quick Install

Claude Code

Recommended
Primary
npx skills add plurigrid/asi -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/plurigrid/asi
Git CloneAlternative
git clone https://github.com/plurigrid/asi.git ~/.claude/skills/kbot-humanoid

Copy and paste this command in Claude Code to install this skill

GitHub Repository

plurigrid/asi
Path: skills/kbot-humanoid
0

Related Skills

zeroth-bot

Other

Zeroth Bot is an open-source, 3D-printed humanoid robot platform designed for sim-to-real and reinforcement learning research. It provides an affordable entry point for developers to experiment with humanoid robotics. Use this skill to access and work with the platform's specifications and documentation.

View skill

kbot-humanoid

Other

This skill provides hardware specifications, MJCF models, and deployment configurations for the K-Bot humanoid robot platform. Developers should use it when working with the flagship K-Scale humanoid for robotics simulation, configuration, or deployment tasks. It includes the necessary model files and specs to integrate the K-Bot into development workflows.

View skill

zeroth-bot

Other

Zeroth Bot is an open-source, 3D-printed humanoid robot platform designed for sim-to-real and reinforcement learning research. It provides an affordable entry point for developers to experiment with humanoid robotics. Use this skill to access and work with the robot's specifications and platform details.

View skill

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill