Picks up a specified object from a given receptacle. Use this skill when the agent has located a required object and needs to acquire it for later use, such as taking an item from a surface or container. The skill requires the object and source receptacle as inputs, executing a 'take' action to transfer the object into the agent's inventory, enabling further manipulation like placement or usage.
72
87%
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
Execute the take action to acquire the target object from the source receptacle.
object: The identifier of the object to pick up (e.g., "toiletpaper 1").source_receptacle: The identifier of the receptacle where the object is located (e.g., "toilet 1").source_receptacle. If not, the agent must navigate there first using a separate movement skill.take {object} from {source_receptacle}.references/troubleshooting.md for potential issues.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.