← Back to Skills Marketplace
ckchzh

Inventory Manager

by BytesAgain2 · GitHub ↗ · v5.0.0 · MIT-0
cross-platform ✓ Security Clean
1146
Downloads
0
Stars
3
Active Installs
17
Versions
Install in OpenClaw
/install inventory-manager
Description
Inventory management reference — SKU systems, FIFO/LIFO valuation, barcode formats, ABC analysis, EOQ formula, and WMS migration
README (SKILL.md)

Inventory Manager

Inventory management reference — SKU systems, FIFO/LIFO valuation, barcode formats, ABC analysis, EOQ formula, and WMS migration. No API keys or credentials required — outputs reference documentation only.

Commands

Command Description
intro Inventory concepts, valuation methods, metrics
standards Barcode formats, GS1 standards, counting methods
troubleshooting Stock discrepancies, phantom inventory, stockouts
performance ABC analysis, EOQ, safety stock, forecasting
security Shrinkage prevention, access control, auditing
migration Spreadsheet to WMS, legacy to cloud migration
cheatsheet Formulas, Z-scores, barcode specs
faq Counting frequency, turnover targets, costs

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

Usage Guidance
This skill appears to only provide offline reference text and does not request credentials, make network calls, or perform installs. Before installing: (1) Confirm your agent runtime will not execute arbitrary code from skills without your approval — the included script is benign but is executable shell code. (2) If you want absolute assurance, open and review scripts/script.sh yourself (it's only heredoc output). (3) If you run the skill in an environment with strict policies, prefer skills that are instruction-only with no executable files. Otherwise this skill is coherent and low-risk for typical use.
Capability Analysis
Type: OpenClaw Skill Name: inventory-manager Version: 5.0.0 The inventory-manager skill is a purely informational reference tool for inventory management concepts, standards, and formulas. The bash script (scripts/script.sh) uses static heredocs to output documentation on topics like SKU systems, valuation methods, and barcode formats without any network calls, sensitive file system access, or malicious instructions.
Capability Assessment
Purpose & Capability
The name/description match the provided SKILL.md and scripts: static reference material about SKU systems, valuation, barcodes, ABC/EOQ, and migration. It does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md explicitly states no external API calls or credentials and the commands produce plain-text heredoc reference output. The shipped script (scripts/script.sh) only emits static documentation via heredocs; it does not read arbitrary files, access env vars, or contact external endpoints.
Install Mechanism
There is no install spec (instruction-only). The included shell script is static content and not an installation payload — no downloads, package installs, or archive extraction are performed.
Credentials
The skill declares no required environment variables or primary credential. Neither SKILL.md nor scripts reference secrets or require configuration, so requested access is proportionate to the stated purpose.
Persistence & Privilege
always is false (normal). The skill is user-invocable and model-invocation is permitted (platform default). This is expected for a reference skill, but as with any skill that can be invoked autonomously you should be comfortable with the agent executing its logic — here that logic is harmless static output.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install inventory-manager
  3. After installation, invoke the skill by name or use /inventory-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v5.0.0
Clean package with matching SKILL.md and script
v4.0.0
Complete rewrite
v3.0.0
v3.0.0: Complete rewrite with real functionality.
v2.3.8
update
v2.3.7
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.6
yaml-fix+quality
v2.3.5
yaml-fix+quality
v2.3.4
Quality upgrade
v2.3.3
Quality upgrade: custom functionality
v2.3.2
De-template, unique content, script cleanup
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v2.0.0
Rewritten: full functional tool replacing prompt shell
v1.0.0
Initial release of Inventory Manager. - Supports core inventory management tasks: stocktaking, reorder strategy, ABC analysis, safety stock, turnover ratio, and alert system. - Includes six commands to cover a complete inventory workflow. - Fully localized for Chinese users with tailored outputs and terminology.
Metadata
Slug inventory-manager
Version 5.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 17
Frequently Asked Questions

What is Inventory Manager?

Inventory management reference — SKU systems, FIFO/LIFO valuation, barcode formats, ABC analysis, EOQ formula, and WMS migration. It is an AI Agent Skill for Claude Code / OpenClaw, with 1146 downloads so far.

How do I install Inventory Manager?

Run "/install inventory-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Inventory Manager free?

Yes, Inventory Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Inventory Manager support?

Inventory Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Inventory Manager?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v5.0.0.

💬 Comments