xiwu-inventory

Track home inventory items, quantities, locations, and expiration dates via CLI.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/johnqxu/skills --skill xiwu-inventory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiwu-inventory
Source: https://github.com/johnqxu/skills/tree/main/xiwu_niangzi/skills/xiwu-inventory
Command: npx skills add https://github.com/johnqxu/skills --skill xiwu-inventory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

本技能帮助用户在本地管理家居物品库存,提供查询、添加、消耗、修改及自动库存预警,减轻手动记录负担。

Core Features & Use Cases

  • 查询物品、添加新物品、消耗/减少库存、修改物品信息、库存预警和购买建议上下文输出。
  • 适用于厨房、储物间等家中场景,帮助维持物品新鲜度并避免断货。
  • 使用示例: 当你需要检查牛奶库存时,系统可以列出当前数量、到期日和存放位置,并给出补货建议。

Quick Start

请直接告诉我你要执行的操作,例如新增、查询或消耗物品,我将自动执行相应的 xiwu 库存命令。

Frequently Asked Questions about xiwu-inventory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track home inventory items with expiration dates and storage locations?

Home inventory tracking is managed through a CLI that records item quantities, locations, and expiration dates. You can query, add, consume, and update items to maintain stock levels and monitor product freshness in kitchens or pantries.

What is the best way to get purchase recommendations for household stock replenishment?

Purchase recommendations for replenishment are generated automatically based on your tracked inventory data. The system analyzes current quantities and expiration dates to provide context-aware suggestions, helping you avoid running out of household items.

Can I use this home stock management system for kitchen and pantry storage spaces?

Yes, this stock management system is specifically designed for home environments including kitchens, pantries, and storage spaces. It tracks local inventory items and helps maintain freshness while preventing out-of-stock situations in these areas.

Do I need to install any specific tools to manage local inventory via CLI?

Yes, you need to install the xiwu CLI to manage local inventory. The skill executes xiwu commands and uses --json flags for structured output, validating required fields during write operations like adding or consuming items.

How do I consume or reduce inventory quantities when using household items?

Consuming or reducing inventory quantities is done by instructing the system to execute the corresponding xiwu command. The CLI updates the stock levels and adjusts the tracked quantities, ensuring your local home inventory records remain accurate.

What are the limitations of using a CLI for home inventory expiry tracking?

A limitation of CLI-based expiry tracking is that it requires the xiwu CLI to be installed locally and depends on command-line interactions. Write operations also enforce strict field validation, meaning incomplete data inputs will be rejected.