.claude/skills/generate-posterRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
通过 Flyelep API 生成电商产品主图、详情图海报和白底主图,支持异步(提交后轮询)与同步(一次请求出图)两种模式。 当用户要求生成产品图、电商海报、Amazon 商品图、详情页图片、白底图、白底主图、纯白背景产品图时使用此技能。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/generate-posterRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/generate-posterRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/generate-posterRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @flyelepai/flyelep-generate-posterclawhub inspect @flyelepai/flyelep-generate-poster --version 1.0.2This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:04ca82c0f268deea90fe5be55cc44885ae68054995bd1b0ee294015c29c26b48skill-card.mdSKILL.md**Summary: 支持同步出图模式,更新参数联动逻辑与默认值,推荐参数写法统一使用 Header 鉴权。** - 新增同步接口 /generate 和 /whiteBgMainImgGen 支持“一次请求出图”场景(连接可挂至15分钟返回图片 URL),参数与异步接口一致,选用由用户需求明确指定。 - 鉴权方式简化:所有接口均支持 secretKey 放 Header,无需区分 generateType,推荐统一写在 Header,去除了“101需双传”的旧规则。 - 参数联动新逻辑:platformType 自动推导 posterType、languageType,国内平台默认 posterType=6、languageType=中文简体,跨境平台为 posterType=5、languageType=英文;默认模型为 modelEdition=9,默认通道为 channel=promotion,均需显式传参。 - 同步接口响应格式变化:直接返回分号分隔的字符串,需按“是否 http 开头”过滤有效