alfworld-inventory-management skillA
alfworld-inventory-management is agent-read markdown (skill) from zjunlp/skillnet: Use when the agent must collect and track multiple instances of the same object type in ALFWorld (e.g., "put two cellphone in bed"). This skill maintains a count of collected versus needed objects, guides systematic searching through receptacles, and ensures each found object is placed at the target before searching for the next..
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
# Inventory Management Skill ## When to Use Activate this skill when: - Task requires collecting **multiple instances** of the same object type (e.g., "put two cellphone in bed") - You need to track progress toward a quantity-based goal - Searching through multiple locations systematically ## Core Workflow ### 1. Initialize Inventory - Parse the task description to identify: - **Target object type** (e.g., "cellphone") - **Required quantity** (e.g., "two" = 2) - **Target receptacle** (e.g., "bed 1") - Initialize counters: `collected = 0`, `needed = <quantity>` - Create empty list for searched locations ### 2. Systematic Search Pattern Follow this search priority: 1. **Visible surfaces** (desks, dressers, beds, countertops) - check first 2. **Closed containers** (drawers, cabinets, safes) - open and inspect 3. **Less common locations** (shelves, side tables, garbage cans) 4. **Return to known locations** if inventory incomplete **Critical Rule:** After finding an object, immediately place it at the target location before searching for the next one. Do not attempt to carry multiple objects simultaneously. ### 3. Action Decision Logic Use this decision tree at each step: …
Read the whole file at its exact version.
How to install
mdr add zjunlp/skillnet/alfworld-inventory-management@git:20260316.e08426emdr add zjunlp/skillnet/alfworld-inventory-management@sha256:99d9e8d28a782561Pin 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.
[](https://markdownregistry.com/a/art_5n4hyx6du2eqlqu4)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260316.e08426e latest | 2026-03-16 | e08426e | 3,360 B | A | view · diff |
| git:20260307.388baa3 | 2026-03-07 | 388baa3 | 1,356 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3360 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
zjunlp/skillnet · 1,266 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_5n4hyx6du2eqlqu4 GET https://markdownregistry.com/api/v1/resolve?ref=zjunlp/skillnet/alfworld-inventory-management GET https://markdownregistry.com/api/v1/blob/99d9e8d28a782561f3e330cae91c801a2ce1e5131a8076283d786a682df9341c
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.