This skill retrieves a specified item from a container by using the 'pick up' action. It should be triggered when the agent has identified a needed item inside an open container (e.g., a jar, box, or hive) and must transfer it to inventory for later use. The skill handles the object transfer, assuming the container is already accessible, and outputs confirmation that the item is now in the agent's inventory.
77
96%
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
Transfer a specified item from an open, accessible container into the agent's inventory using the pick up action.
Use this skill when all of the following are true:
open action required).Execute the pick up <ITEM> action, where <ITEM> is the exact name of the target object as observed in the environment.
pick up <ITEM> action."You move the <ITEM> to the inventory." If a different result occurs, consult the troubleshooting guide.open action first.pick up action will typically retrieve one. The skill does not handle selecting a specific instance.Task: Retrieve an avocado seed from a jar for planting.
look around — observe: "a jar (containing an avocado seed)"pick up avocado seed7bb9a48
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.