← Back to Skills Marketplace
yinanping-cpu

Inventory Manager

by Yinanping · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
617
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install yinan-inventory-manager
Description
E-commerce inventory management for Taobao, Douyin, and other platforms. Use when tracking stock levels, syncing inventory across stores, managing suppliers,...
Usage Guidance
This package looks like a local/demo inventory tool rather than a finished Taobao/Douyin integrator. Before installing or running it with real stores: 1) Do not supply real API keys or credentials until the author explains how they are used and where they are stored. 2) Note that SKILL.md references many scripts that aren't included — the real entrypoint is scripts/inventory_manager.py which currently uses simulated data and makes no network calls. 3) If you plan to use this in production, request (or inspect) updated code that implements secure API calls, explicit env var names for credentials, and safe handling of tokens. 4) Run the code in a sandboxed environment and monitor network traffic to confirm it does only what you expect. 5) If the author cannot clarify the mismatches (missing scripts, missing credential handling, and claimed features), treat this as untrusted for production use.
Capability Analysis
Type: OpenClaw Skill Name: yinan-inventory-manager Version: 1.0.0 The skill is a standard inventory management utility for e-commerce platforms like Taobao and Douyin. The provided Python script (scripts/inventory_manager.py) implements basic stock checking, synchronization logic, and alert systems using hardcoded sample data. There are no signs of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
The description promises integration with Taobao and Douyin (real-time API, webhooks, sync), but the provided code contains only simulated sample data and no network/API calls; no credentials or API env vars are requested. A legitimate integrator would typically require API keys/credentials and network access—their absence is disproportionate to the claimed capability.
Instruction Scope
SKILL.md instructs running multiple scripts (e.g., scripts/check_stock.py, scripts/sync_inventory.py, scripts/stock_alerts.py, generate_po.py, forecast_sales.py) that are not present. The actual code is a single script at scripts/inventory_manager.py which supports actions via --action. The docs are therefore misleading/ inconsistent and give the agent broad, unclear instructions (run these scripts) that don't match the code.
Install Mechanism
There is no install specification (instruction-only with a small Python script). Nothing is downloaded or written by an installer, so installation risk is low.
Credentials
The skill declares no required environment variables or credentials, yet SKILL.md and README discuss API credentials, webhooks, and sending email/WeChat alerts. This omission could mean the skill is a local demo (harmless) or that required secrets are expected to be provided ad hoc later (risky).
Persistence & Privilege
The skill is not marked always:true and contains no install-time hooks or requests to modify other skills or agent-wide settings. It does not request persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yinan-inventory-manager
  3. After installation, invoke the skill by name or use /yinan-inventory-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Inventory Manager for e-commerce platforms. - Track and sync inventory across multiple stores (Taobao, Douyin, etc.) - Automated low stock alerts and customizable notification channels - Supplier database management and automated purchase order generation - Sales forecasting with multiple analytical methods - Supports barcode/QR code, multi-store sync, and customizable stock rules - Detailed daily, weekly, and monthly inventory reports
Metadata
Slug yinan-inventory-manager
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Inventory Manager?

E-commerce inventory management for Taobao, Douyin, and other platforms. Use when tracking stock levels, syncing inventory across stores, managing suppliers,... It is an AI Agent Skill for Claude Code / OpenClaw, with 617 downloads so far.

How do I install Inventory Manager?

Run "/install yinan-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 (open-source). 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 Yinanping (@yinanping-cpu); the current version is v1.0.0.

💬 Comments