b2b-material.bj.bcebos.com

cai-product

使用 cai-cli 管理爱采购商品时加载:适用于爱采购商品发布、商品列表查询的场景

Trending #9498 Hot #2742 First seen Aug 11, 2026

Installation

$ npx skills add https://b2b-material.bj.bcebos.com

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from b2b-material.bj.bcebos.com.

npx skills add https://b2b-material.bj.bcebos.com

Browse all from b2b-material.bj.bcebos.com

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version0.2.5
More metadata
requires
{"bins":["cai-cli"]}
cliHelp
cai-cli product --help

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,139 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 53 installs

SKILL.md

商品管理(product)

CRITICAL — 开始前 MUST 先用 Read 工具读取 [../cai-shared/SKILL.md](../cai-shared/SKILL.md),其中包含认证配置和全局参数。

Shortcuts(推荐优先使用)

Shortcut 是对常用操作的高级封装(cai-cli product +<verb> [flags])。有 Shortcut 的操作优先使用。

Shortcut 说明
[+list](references/cai-product-list.md) 查询商品列表,支持状态/关键词/分类/分组筛选
[+add](references/cai-product-add.md) 添加商品,支持保存草稿、直接上架、AI生成详情图
[+group-tree](references/cai-product-group-tree.md) 获取商品分组树(层级结构)
[+type-count](references/cai-product-type-count.md) 获取各状态商品数量
[+user-category-list](references/cai-product-user-category-list.md) 获取用户商品分类列表(有商品的分类)
[+category-list](references/cai-product-category-list.md) 获取商品分类列表,支持层级展开
[+query-category-list](references/cai-product-query-category.md) 根据关键词搜索商品分类

⚠️ 发布商品工作流

发布商品无法由单一 shortcut 完成。 当用户需要发布商品时(通常输入为"一组图片 + 一段描述"),需要执行跨 skill 的多步骤编排。

请加载 [references/cai-product-publish-workflow.md](references/cai-product-publish-workflow.md) 了解完整流程。

风险等级

操作 风险等级
product +list read(只读)
product +add write(新增商品,执行前需确认)
product +group-tree read(只读)
product +type-count read(只读)
product +user-category-list read(只读)
product +category-list read(只读)
product +query-category-list read(只读)