← Back to Skills Marketplace
111
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pantrypilot
Description
Household replenishment planning skill for mainland China that turns pantry status, weekly menu, repeat-purchase habits, and recent consumption clues into a...
Usage Guidance
This skill appears internally consistent and matches its description. Before using it: (1) avoid pasting or uploading account credentials, payment information, or sensitive screenshots — order screenshots and receipts may contain personal data; redact them if necessary. (2) The skill will ask for pantry/menu/order inputs to estimate depletion — provide only the minimum data needed. (3) It explicitly disallows login/auto-ordering, so do not expect it to place orders or use your e‑commerce accounts; if a future version asks for API keys or login tokens, treat that as a major change and re-evaluate. (4) Autonomous invocation is allowed by default (normal), so monitor what context you give to the agent and revoke access if the skill's behavior changes.
Capability Analysis
Type: OpenClaw Skill
Name: pantrypilot
Version: 1.0.0
PantryPilot is a household replenishment planning skill designed to help users manage grocery stock and optimize shopping across platforms like Meituan, PDD, and Taobao. The bundle consists of markdown instructions (SKILL.md), reference logic for replenishment estimation, and a standard shell script (scripts/publish.sh) for deployment. The instructions explicitly define safety boundaries, prohibiting the agent from attempting logins, accessing private account data, or performing automated payments. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description (PantryPilot / 补货参谋) match the contained files and runtime instructions: the package is an instruction-only skill that maps pantry/menu inputs to platform routing and three-plan restock outputs. It does not request unrelated credentials or binaries and contains only documentation and a simple publish script for the developer workflow.
Instruction Scope
SKILL.md confines the agent to household replenishment tasks and references only the included docs. It asks the user to provide pantry snapshots, menus, and order screenshots — those are legitimate inputs for the stated task, but they can contain personal data (addresses, order history) so users should avoid sharing sensitive account credentials or payment info. The SKILL.md explicitly disallows logging-in/auto-ordering behavior, which aligns with the stated safety boundary.
Install Mechanism
No install spec is present (instruction-only skill). Only one script (scripts/publish.sh) is included for publishing; it depends on clawhub/node for developer publishing and does not modify runtime behavior for end users. There are no downloads or extract/install operations that would write arbitrary code to disk at runtime.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. This is proportionate to a planning/advisory skill that operates on user-provided inventory/menu data rather than connecting to user accounts.
Persistence & Privilege
Skill flags: always=false (not forced-in), disable-model-invocation=false (standard autonomous invocation allowed). This is a normal default and is not combined with broad credential requirements or other privilege escalation. The skill does not request to modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pantrypilot - After installation, invoke the skill by name or use
/pantrypilot - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Launch 补货参谋 (PantryPilot), a household replenishment skill that estimates what is running low, maps weekly meals into restock demand, routes items across Meituan, PDD, and Taobao, and outputs the cheapest, fastest, and lowest-friction replenishment plans.
Metadata
Frequently Asked Questions
What is 补货参谋?
Household replenishment planning skill for mainland China that turns pantry status, weekly menu, repeat-purchase habits, and recent consumption clues into a... It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.
How do I install 补货参谋?
Run "/install pantrypilot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 补货参谋 free?
Yes, 补货参谋 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 补货参谋 support?
补货参谋 is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created 补货参谋?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.
More Skills