This skill connects two electrical components (e.g., wires, batteries, devices) by their terminals to build or modify a circuit. Use when constructing electrical setups for testing, such as conductivity checks or device activation. The input includes two component identifiers and their connection points, and the output is an established electrical connection.
Execute the connect OBJ to OBJ action. The syntax is connect <ComponentA> <TerminalA> to <ComponentB> <TerminalB>.
Use this skill when you need to establish an electrical connection between two components as part of building a circuit for testing or device operation. Common scenarios include:
battery, black wire, unknown substance M, electric buzzer).anode, cathode, , ).terminal 1terminal 2connect command using the pattern: connect <ComponentA> <TerminalA> to <ComponentB> <TerminalB>.
connect battery anode to black wire terminal 1anode on battery is now connected to terminal 1 on black wire").examine action on components to verify the circuit is complete and functional.disconnect OBJ action.activate OBJ/deactivate OBJ actions.references/circuit_basics.md for common circuit diagrams and troubleshooting.