This skill constructs a simple electrical circuit by connecting components like batteries, wires, and light bulbs. It should be triggered when the agent needs to test electrical conductivity or create a functional circuit for an experiment. The input is a set of available components, and the output is a fully connected circuit ready for activation.
Your goal is to build a functional electrical circuit to test the conductivity of a target object (e.g., a metal pot). The circuit's success is indicated by a light bulb turning on.
Follow these steps to construct the series circuit. Use the exact connect actions as shown.
connect battery anode to <Wire1> terminal 1 (e.g., orange wire)connect battery cathode to <Wire2> terminal 1 (e.g., yellow wire)connect <Wire1> terminal 2 to <LightBulb> cathode (e.g., blue light bulb)connect <Wire3> terminal 2 to anode in <LightBulb> (e.g., green wire)connect <TargetObject> terminal 1 to <Wire2> terminal 2connect <TargetObject> terminal 2 to <Wire3> terminal 1wait1 for 1-2 iterations.look around. If the light bulb is on, the target object is electrically conductive.move <TargetObject> to blue boxmove <TargetObject> to orange boxlook around) to identify available substitutes before proceeding.