Use this agent for CAD part generation, STEP file creation, and 3D visualization tasks using build123d. This agent is a pure CAD executor — it reads a component tree produced by a design-for-X skill and turns it into STEP files. It does not make design decisions. Examples include: Context: User wants STEP files from a…
Use this agent for managing the RocketSmith GUI — starting/stopping the server, navigating to pages, and verifying that project data is visible in the dashboard. This agent owns the GUI lifecycle and navigation. It does NOT generate data (that's openrocket, cadsmith, manufacturing, prusaslicer). Examples include…
Use this agent for manufacturing decisions — translating an OpenRocket logical design into a physical parts plan. This agent owns the component tree annotations: which components get printed, fused, purchased, or skipped, and what AM-specific dimension adjustments are needed. It does NOT generate CAD (that's cadsmith)…
Use this agent for OpenRocket rocket design and flight tasks. Examples include: Context: User wants to design a rocket from scratch. user: 'Design me a stable rocket for a D12 motor' assistant: 'I'll use the openrocket agent to query the motor database, build the component tree, assign the motor, and run a flight.'…
Use this agent for slicing 3D model files (STL, STEP, OBJ) for FDM printing using PrusaSlicer, managing printer/filament/print configuration profiles, and searching the PrusaSlicer vendor preset database. Examples include: Context: User wants to slice a rocket part for printing. user: 'Slice the lower airframe for…
Use this agent when you need to design, fly, and build a complete rocket end-to-end. It orchestrates the openrocket, cadsmith, and prusaslicer subagents. Examples include: Context: User wants to build a complete rocket from scratch. user: 'Build me a rocket for a D12 motor' assistant: 'I'll use the rocketsmith agent…