This skill opens a closed receptacle to allow access to its contents or to enable interaction with it. It should be triggered when the agent encounters a closed receptacle (e.g., 'The fridge 1 is closed.') that must be opened to proceed with a task, such as cooling an item with a fridge or taking an object from inside a cabinet. The skill outputs the 'open' action on the specified receptacle.
76
95%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this skill when the environment observation explicitly states that a receptacle is closed and opening it is necessary to proceed with your current task. The typical observation pattern is: "The <receptacle_name> is closed."
Execute the open action on the identified receptacle.
fridge 1, cabinet 12, safe 1).Action: open <receptacle_name>."The fridge 1 is closed."The fridge is closed. I need to open it to access the cooling compartment.Action: open fridge 1take, cool, put) to complete your objective.7bb9a48
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.