skills/skill-collections/alfworld/alfworld-receptacle-opener/SKILL.md
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.
npx skillsauth add zjunlp/Skills alfworld-receptacle-openerInstall 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.
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.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.