Work with CNC machining and G-code — feeds & speeds (spindle RPM from surface speed, feedrate from chip load), material/tool cutting data, common G/M codes, work offsets and coordinate systems, safe program structure, and basic toolpath generation plus G-code sanity-checking (bounding box, modal/safety checks). Includes a stdlib helper. Use when the user asks about feeds and speeds, RPM/feedrate, G-code, a CNC program, milling/turning/drilling parameters, or to generate or check a toolpath.
$npx -y skills add nocetic/flowly --skill gcode-cncInstalls into the current project.
Run `npx skills use "https://github.com/nocetic/flowly" --skill "nocetic/flowly/gcode-cnc"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nocetic/flowly" that are relevant to the current task. Run `npx skills add "https://github.com/nocetic/flowly"` and select the relevant skills, then follow their instructions.