同步 scenario-set 平台套图模板的 skill 文档#7
Open
bviews wants to merge 1 commit into
Open
Conversation
Document the new scenario-set meta-template: scenario cards (amazon/taobao/shopify/red/custom packs), slot catalog, options (scenarioId/slots/imageSize/primaryLang), analysis support, billing, and CLI examples. Bump skill version to 0.5.0. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
VibeSKU 主仓库新增
scenario-set元模板(场景优先生成流程):用户上传商品图后选择平台场景卡(Amazon / 淘宝天猫 / Shopify / 小红书 / 自选),系统一次性扇出该平台所需的整套商品图(白底图、首图、生活场景、细节特写、信息图海报等)。该模板已通过GET /api/v1/templates与POST /api/v1/generate暴露为公开能力,需同步 skill 文档。变更内容
skill/references/scenario-set.md:场景卡配方(5 个场景 × 槽位清单)、17 种槽位类型目录、参数说明(scenarioId/slots/imageSize/primaryLang)、分析支持、计费规则与 CLI 示例skill/SKILL.md:模板数 7→8,选择表与决策树加入 scenario-set 分支,frontmatter description 更新(592 字符,CI 限制内)skill/references/commands.md:templates info scenario-set示例skill/references/versioning.md:更新后校验模板清单加入 scenario-setskill/VERSION:0.4.6 → 0.5.0(新增模板能力,minor bump)注意
请在主仓库 scenario-set PR(UllrAI/VibeSKU feat/scenario-first-generation 分支)合并上线后再合并本 PR,避免 skill 文档先于能力发布。
🤖 Generated with Claude Code