Real Skill packageSource verifiedClawHub registry

generate-poster

通过 Flyelep API 生成电商产品主图、详情图海报和白底主图,支持异步(提交后轮询)与同步(一次请求出图)两种模式。 当用户要求生成产品图、电商海报、Amazon 商品图、详情页图片、白底图、白底主图、纯白背景产品图时使用此技能。

Identity and source

Publisher attributionflyelepregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 53% rule confidence
Package forminstruction bundle2 recorded files
Canonical sourceClawHub registryclawhub:flyelepai:flyelep-generate-poster
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/28/2026.claude/skills/generate-poster

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/28/2026.agents/skills/generate-poster

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/28/2026skills/generate-poster

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

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-poster
clawhub inspect @flyelepai/flyelep-generate-poster --version 1.0.2

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
2 / 2 inspected as text
Checked
8/28/2026, 11:22:40 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
4 dependency and API indicators
  • api: agent-1404002717.cos.ap-guangzhou.myqcloud.com
  • api: clawhub.ai
  • api: www.flyelep.cn
  • api: xxx.com
External clawhub result: clean

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.

Evidence checked
8/28/2026, 3:23:38 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:04ca82c0f268deea90fe5be55cc44885ae68054995bd1b0ee294015c29c26b48
Show up to 2 recorded paths
  • skill-card.md
  • SKILL.md

Source changelog

**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 开头”过滤有效