Places a held object onto or into a target receptacle. Trigger this skill when the agent is carrying an object and needs to deposit it at a specific location to complete a task, such as installing an item on a holder or storing it in a container. It takes the object and destination receptacle as inputs, performing a 'put' action to finalize the object's positioning according to the task goal.
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
Verify Prerequisites:
{obj}).{recep}) is present and accessible in the environment.Navigate to Receptacle:
go to {recep} action to move to the target receptacle's location.Execute Placement:
put {obj} in/on {recep} action to deposit the held object.in vs on) is determined by the receptacle type (e.g., in for containers, on for surfaces/holders). Use the trajectory as a reference.Handle Errors:
references/action_guide.md for troubleshooting common failure modes.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.