Home / zjunlp / skillnet · experiments/src/skills/alfworld/alfworld-object-disposer/SKILL.md · GitHub
alfworld-object-disposer skillA
alfworld-object-disposer is agent-read markdown (skill) from zjunlp/skillnet: This skill disposes of an object by placing it into a disposal receptacle like a garbage can. It should be triggered when the task requires discarding an object (e.g., 'put it in garbagecan') and the agent is at the disposal location with the object in hand. The skill executes the 'put' action to place the object in/on the target receptacle, completing the disposal subtask..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Skill: Object Disposer
## Trigger Condition
Activate this skill when:
1. The task goal explicitly requires disposing of an object (e.g., "put it in garbagecan", "throw away the X").
2. The agent is holding the target object.
3. The agent is at the location of the disposal receptacle (e.g., garbagecan).
## Execution
1. **Verify Prerequisites**: Confirm the object is in hand and the disposal receptacle is present at your location.
2. **Execute Disposal**: Perform the `put` action with the object and receptacle.
3. **Completion**: The skill is complete when the object has been successfully placed into/onto the disposal receptacle.
## Notes
- This skill handles only the final disposal action. Object acquisition and navigation to the disposal location are separate skills.
- If the disposal fails (e.g., "Nothing happened"), re-evaluate the object and receptacle identifiers or check if the receptacle can accept the object.
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
A 17 of 17 checks passed. Deterministic, no model, same answer every run.
pass: Frontmatter block present
pass: Frontmatter declares a name
pass: Frontmatter declares a description
pass: Size between 200 bytes and 200 KB (1364 bytes)
pass: No zero-width or bidi control characters
pass: No instruction hidden inside an HTML comment
pass: No link to an exfiltration or paste host
pass: No credential-shaped string
pass: No instruction to send local credentials anywhere
pass: No text hidden with inline styles
pass: No prompt-injection phrasing
pass: No curl or wget piped into a shell
pass: No recursive delete of root, home or parent
pass: No instruction to read or print local credentials
pass: No base64 blob over 200 characters
pass: No link to a raw IP address
pass: No script tag
Source
GitHub
zjunlp/skillnet · 1,266 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ap3vft2tgqmgrrj7
GET https://markdownregistry.com/api/v1/resolve?ref=zjunlp/skillnet/alfworld-object-disposer
GET https://markdownregistry.com/api/v1/blob/00434c9e57973e8ea44c533e62a4ec03b6a17fa5b249bf426d7748b14e662665
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
zjunlp/skillnet · experiments/src/skills/alfworld/alfworld-appliance-navigator/SKILL.md · Navigates the agent to a target appliance (microwave, stove, fridge, or sinkbasin) needed for object processing. Use…
zjunlp/skillnet · experiments/src/skills/alfworld/alfworld-appliance-preparer/SKILL.md · Prepares a household appliance (microwave, oven, toaster, fridge) for use by ensuring it is in the correct open/closed…
zjunlp/skillnet · experiments/src/skills/alfworld/alfworld-clean-object/SKILL.md · Cleans a specified object using an appropriate cleaning receptacle (e.g., sinkbasin). Use when a task requires an…
zjunlp/skillnet · experiments/src/skills/alfworld/alfworld-device-operator/SKILL.md · Operates a device or appliance (like a desklamp, microwave, or fridge) to interact with another object. Use when the…
zjunlp/skillnet · experiments/src/skills/alfworld/alfworld-environment-scanner/SKILL.md · Performs an initial scan of the ALFWorld environment to identify all visible objects and receptacles. Use when you…
zjunlp/skillnet · experiments/src/skills/alfworld/alfworld-goal-interpreter/SKILL.md · Parses the natural language task goal to extract actionable sub-objectives and required objects. Trigger this skill…
zjunlp/skillnet · experiments/src/skills/alfworld/alfworld-heat-object-with-appliance/SKILL.md · Uses a heating appliance (microwave, stoveburner, oven) to apply heat to a specified object. Use when the task requires…
zjunlp/skillnet · experiments/src/skills/alfworld/alfworld-inventory-management/SKILL.md · Use when the agent must collect and track multiple instances of the same object type in ALFWorld (e.g., "put two…
zjunlp/skillnet · experiments/src/skills/alfworld/alfworld-locate-target-object/SKILL.md · Navigates to a suspected location and identifies a target object. Use when your goal requires finding a specific object…
zjunlp/skillnet · experiments/src/skills/alfworld/alfworld-location-navigator/SKILL.md · Moves the agent to a specified receptacle or object location within the Alfworld environment. Use this skill when the…
zjunlp/skillnet · experiments/src/skills/alfworld/alfworld-navigation-planner/SKILL.md · Plans a path to move the agent between receptacles to search for target objects. Use this when you need to traverse the…
zjunlp/skillnet · experiments/src/skills/alfworld/alfworld-object-cooler/SKILL.md · Cools a held object using an appropriate cooling appliance such as a fridge or freezer. Use when the task requires…