Gear
/install gear
Gear Ratio & Mechanical Drive Calculator
Calculate gear ratios, convert RPM, compute torque, analyze multi-stage drivetrains, and get motor selection guidance for mechanical systems.
Commands
ratio
Calculate gear ratio from tooth counts or diameters.
bash scripts/script.sh ratio 20 60
speed
Convert RPM through a gear ratio.
bash scripts/script.sh speed 1800 3.5
torque
Compute output torque given input torque and gear ratio.
bash scripts/script.sh torque 10 3.5 0.95
drivetrain
Analyze a multi-stage gear train.
bash scripts/script.sh drivetrain "20:60,15:45,18:72"
motor-select
Motor selection helper based on load requirements.
bash scripts/script.sh motor-select 50 300
help
Show all commands.
bash scripts/script.sh help
Output
- Gear ratios with speed/torque multipliers
- Multi-stage drivetrain analysis
- Motor specification recommendations
Feedback
https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gear - After installation, invoke the skill by name or use
/gear - Provide required inputs per the skill's parameter spec and get structured output
What is Gear?
Use when calculating gear ratios, converting RPM between shafts, computing torque output, analyzing drivetrain configurations, or selecting motors for mechan... It is an AI Agent Skill for Claude Code / OpenClaw, with 194 downloads so far.
How do I install Gear?
Run "/install gear" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gear free?
Yes, Gear is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Gear support?
Gear is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gear?
It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.1.