Open skill registry · v0.1
Install skills on your machines like apps on your phone.
An open registry of abilities for the robots you actually own — starting with the Klipper 3D printer on your bench. Every skill is open source, versioned, and risk-rated before it touches your hardware.
Connect your printer — one time
Run this on your printer's host (the Pi running Klipper). It downloads the Skillbility installer; nothing changes on your printer until you choose to install a skill.
curl -fsSL https://raw.githubusercontent.com/MaxSikorski/skillbility/main/installer/skillbility.py -o ~/skillbility.py && python3 ~/skillbility.py list
This command goes live once the registry is published. Until then, you're previewing the real catalog locally.
Loading catalog…