skills/skill-collections/alfworld/alfworld-object-picker/SKILL.md
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.
npx skillsauth add zjunlp/Skills alfworld-object-pickerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.devops
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
development
Expert AWS solution architecture for startups focusing on serverless, scalable, and cost-effective cloud infrastructure with modern DevOps practices and infrastructure-as-code
tools
AWS development with infrastructure automation and cloud architecture patterns
development
Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization.