inventory-manager
v3.0.0Track inventory with stock levels, pricing, and low-stock alerts. Use when managing product inventory.
Installation
Please help me install the skill `inventory-manager` from SkillHub official store.
npx skills add ckchzh/inventory-manager
inventory-manager
Track inventory with stock levels, pricing, and low-stock alerts. Use when managing product inventory.
Commands
add
scripts/script.sh add <item qty price>
list
scripts/script.sh list <filter>
remove
scripts/script.sh remove <item qty>
low-stock
scripts/script.sh low-stock <threshold>
value
scripts/script.sh value
export
scripts/script.sh export <file>
Data Storage
Data stored in ~/.local/share/inventory-manager/.
Powered by BytesAgain | bytesagain.com | [email protected]