skills/skill-collections/alfworld/alfworld-receptacle-navigator/SKILL.md
Plans and executes movement to a target receptacle within the ALFWorld environment. Use when the agent needs to reach a specific location before interacting with objects there (e.g., go to fridge to cool an item, go to garbagecan to dispose of an item). Takes a receptacle identifier as input, executes the `go to` action, and outputs confirmation of arrival at the destination.
npx skillsauth add zjunlp/Skills alfworld-receptacle-navigatorInstall 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.
Navigate to a specified receptacle (e.g., fridge 1, garbagecan 1, diningtable 1) in an ALFWorld household environment. This is a foundational skill for positioning the agent to perform subsequent object interactions.
Trigger this skill when the agent's plan requires:
fridge 1) from the current task context or observation.go to {target_receptacle}.go to action.references/common_receptacles.md list and the latest observation to formulate a new go to target.alfworld-object-interactor).Input: target_receptacle: fridge 1
Sequence:
go to fridge 1 → Observation: "You are at fridge 1. On the fridge 1, you see nothing."Output: Agent has arrived at fridge 1 and can now interact with it (open, take items, cool objects, etc.).
go to action and proceed.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.
development
Terraform infrastructure specialist for Vertex AI ADK Agent Engine production deployments. Provisions Agent Engine runtime, Code Execution Sandbox, Memory Bank, VPC-SC, IAM, and secure multi-agent infrastructure. Triggers: "deploy adk terraform", "agent engine infrastructure", "adk production deployment", "vpc-sc agent engine"