返回顶部
i

inventory-source库存源管理

Inventory Source — dropship automation, supplier management, product feeds, inventory sync, and order routing.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
305
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

inventory-source

📋 库存来源

库存来源 — 一件代发自动化、供应商管理、产品数据源、库存同步及订单路由。

要求

变量必填描述
INVENTORYSOURCEAPIKEY库存来源 API 密钥

快速开始

bash

列出已关联的供应商


python3 {{baseDir}}/scripts/inventory-source.py list-suppliers

获取供应商详情

python3 {{baseDir}}/scripts/inventory-source.py get-supplier

列出产品

python3 {{baseDir}}/scripts/inventory-source.py list-products --page 1 --per-page 50

获取产品详情

python3 {{baseDir}}/scripts/inventory-source.py get-product

触发库存同步

python3 {{baseDir}}/scripts/inventory-source.py sync-inventory

列出订单

python3 {{baseDir}}/scripts/inventory-source.py list-orders --page 1 --status

获取订单详情

python3 {{baseDir}}/scripts/inventory-source.py get-order

将订单路由至供应商

python3 {{baseDir}}/scripts/inventory-source.py route-order

列出已关联的店铺

python3 {{baseDir}}/scripts/inventory-source.py list-integrations

获取产品数据源

python3 {{baseDir}}/scripts/inventory-source.py get-feed

输出格式

默认情况下,所有命令均以 JSON 格式输出。

脚本参考

脚本描述
{baseDir}/scripts/inventory-source.py主 CLI — 所有命令集成于单一工具

致谢

M. Abidi 构建 | agxntsix.ai YouTube | GitHub 属于面向 OpenClaw 智能体的 AgxntSix 技能套件 的一部分。

📅 需要为您的业务搭建 OpenClaw? 预约免费咨询

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 inventory-source-1776208808 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 inventory-source-1776208808 技能

通过命令行安装

skillhub install inventory-source-1776208808

下载

⬇ 下载 inventory-source v1.0.0(免费)

文件大小: 3.36 KB | 发布时间: 2026-4-15 10:20

v1.0.0 最新 2026-4-15 10:20
Initial release of inventory-source skill.

- Provides dropship automation, supplier management, product feeds, inventory sync, and order routing via a Python 3.10+ CLI tool.
- Requires an INVENTORYSOURCE_API_KEY environment variable for authentication.
- All commands output JSON; includes scripts for interacting with suppliers, products, orders, feeds, and integrations.
- No external dependencies—stdlib only.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部