Cam
/install cam
CAM — Computer-Aided Manufacturing Toolpath Reference
CNC machining reference — speeds & feeds calculator, toolpath strategies, G-code command reference, material cutting data, and machining parameter computation.
Commands
speeds-feeds
Calculate spindle speed (RPM) and feed rate.
bash scripts/script.sh speeds-feeds 10 80 0.05 3
toolpath
Toolpath strategy reference (adaptive, pocket, contour, etc.).
bash scripts/script.sh toolpath
bash scripts/script.sh toolpath adaptive
gcode
G-code and M-code command reference.
bash scripts/script.sh gcode
bash scripts/script.sh gcode G02
materials
Material cutting data — recommended SFM, chipload, depth of cut.
bash scripts/script.sh materials
bash scripts/script.sh materials aluminum
calculate
General machining calculations (MRR, power, time).
bash scripts/script.sh calculate mrr 10 2 0.5 800
bash scripts/script.sh calculate power 50 1500
help
Show all commands.
bash scripts/script.sh help
Output
- Calculated RPM, feed rates, and machining parameters
- G-code reference with syntax and examples
- Material-specific cutting 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 cam - After installation, invoke the skill by name or use
/cam - Provide required inputs per the skill's parameter spec and get structured output
What is Cam?
Use when calculating CNC speeds and feeds, selecting cutting tools, referencing G-code commands, looking up material cutting data, or computing machining par... It is an AI Agent Skill for Claude Code / OpenClaw, with 196 downloads so far.
How do I install Cam?
Run "/install cam" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Cam free?
Yes, Cam is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Cam support?
Cam is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Cam?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.1.