AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Cyxj Poster

skill-chenyuxiaojin-xiaochen-skills-cyxj-poster · by chenyuxiaojin

一句话生成大师级海报/封面设计。33+设计师风格+10种摄影风格,支持多平台比例、AI提示词优化、风格对比、图生图。触发:做海报、海报设计、书籍封面、专辑封面、活动海报。视频/YouTube 封面请找 cyxj-video-cover。

No reviews yet
0 installs
18 views
0.0% view→install

Install

$ agentstack add skill-chenyuxiaojin-xiaochen-skills-cyxj-poster

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets Used
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-chenyuxiaojin-xiaochen-skills-cyxj-poster)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Cyxj Poster? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Poster Design Generator

一句话生成大师级海报、书籍封面、专辑封面等设计作品。基于 Mondo 丝网印刷美学,支持 33+ 传奇设计师风格和 10 种写实摄影风格。

脚本调用

python3 ${CLAUDE_PLUGIN_ROOT}/scripts/generate_mondo_enhanced.py "subject" "type" [options]

> 生图后端:gpt-image-2(GPTIMG2 @ api.chatgpt-code.com,OpenAI 兼容 HTTP)。 > 默认输出 2K 分辨率,统一用 response_format=url 取图后下载落地。 > - 文生图走 /v1/images/generations;带参考图(--ip-ref / --input)时走 /v1/images/edits(multipart)。 > - 需要环境变量 GPTIMG2_BASE_URL / GPTIMG2_API_KEY(未设置则从 ~/项目/自己的应用/密钥存储/.env 读取)。 > - prompt 的 AI 扩写(--ai-enhance)仍由 Gemini 文本模型完成,需 GEMINI_API_KEY,与生图无关。

必填参数

| 参数 | 说明 | 示例 | |------|------|------| | subject | 设计主题 | "Blade Runner", "Jazz Festival" | | type | 设计类型 | movie, book, album, event |

> 两个位置参数实际都可选:type 省略时默认 moviesubject 省略则只打印帮助退出(--list-styles 除外)。 > --compare 模式只吃 subject/type/比例/配色,会忽略 --style/--input/--ip-ref/--output

可选参数

| 参数 | 说明 | 默认值 | |------|------|--------| | --style | 艺术家风格(见 --list-styles) | 自动选择 | | --ai-enhance | AI 优化 prompt(保留用户原始意图) | 关闭 | | --compare | 生成 3 种风格对比图 | 无 | | --input | 输入图片路径(图生图转换) | 无 | | --ip-ref | IP 角色参考图目录 | 无 | | --title | 直接渲染在海报上的标题文字 | 无 | | --colors | 配色偏好 | AI 建议 | | --aspect-ratio | 画幅比例 | 9:16album 未显式指定时默认 1:1) | | --output | 自定义输出路径 | outputs/ | | --no-generate | 只输出 prompt,不生成图片 | 关闭 | | --list-styles | 列出所有可用风格 | — |

常用画幅比例

均为 2K 输出,边长对齐 16 的倍数:

| 比例 | 输出尺寸 | 用途 | |------|---------|------| | 9:16 | 1440x2560 | 电影海报、书籍封面、手机竖屏(默认) | | 16:9 | 2560x1440 | 文章配图、横屏封面 | | 3:4 | 1536x2048 | 小红书配图 | | 1:1 | 2048x2048 | 专辑封面、头像 | | 4:3 | 2048x1536 | 通用横版 |

> 21:9 等未在 2K 映射表内的比例会回退到 9:16(1440x2560)。需要超宽幅时请用上表内的比例。

调用示例

基础生成:

python3 ${CLAUDE_PLUGIN_ROOT}/scripts/generate_mondo_enhanced.py "Blade Runner" movie

AI 优化 prompt:

python3 ${CLAUDE_PLUGIN_ROOT}/scripts/generate_mondo_enhanced.py "Blade Runner" movie --ai-enhance

3 种风格对比:

python3 ${CLAUDE_PLUGIN_ROOT}/scripts/generate_mondo_enhanced.py "Akira" movie --compare kilian-eng,saul-bass,jock

图生图转换:

python3 ${CLAUDE_PLUGIN_ROOT}/scripts/generate_mondo_enhanced.py "cyberpunk noir" movie --input poster.jpg --style saul-bass

指定配色:

python3 ${CLAUDE_PLUGIN_ROOT}/scripts/generate_mondo_enhanced.py "Jazz Night" event --style milton-glaser --colors "psychedelic orange, purple, yellow"

摄影风格:

python3 ${CLAUDE_PLUGIN_ROOT}/scripts/generate_mondo_enhanced.py "portrait" event --style ccd-flash

IP 角色海报(带标题):

python3 ${CLAUDE_PLUGIN_ROOT}/scripts/generate_mondo_enhanced.py "cyberpunk tech news" event --ip-ref ./ip-reference/ --title "A社新规:禁止第三方调用" --aspect-ratio 4:3 --colors "deep navy blue, neon cyan, magenta"

IP 角色海报(无标题):

python3 ${CLAUDE_PLUGIN_ROOT}/scripts/generate_mondo_enhanced.py "cozy reading scene" event --ip-ref ./ip-reference/ --style rixi --aspect-ratio 3:4

只输出 prompt:

python3 ${CLAUDE_PLUGIN_ROOT}/scripts/generate_mondo_enhanced.py "Dune sci-fi epic" movie --no-generate

列出所有风格:

python3 ${CLAUDE_PLUGIN_ROOT}/scripts/generate_mondo_enhanced.py --list-styles

摄影风格速查

| Key | 名称 | 特点 | |-----|------|------| | ccd-flash | CCD 闪光写真 | 2000s CCD 手机,强闪光,近距离 | | kodak-portra | Kodak 胶片黄昏 | Portra 400 胶片,暖金高光,青色阴影 | | tyndall-forest | 丁达尔森林 | 体积光束,斑驳阴影,浮尘 | | studio-afternoon | 影楼午后光 | 白纱窗帘,暖中性色,奶油质感 | | cyberpunk-neon | 赛博霓虹 | 城市阁楼,霓虹反射,金属银蓝 | | snow-cabin | 雪景高调 | 极简高调,冰白,珍珠光泽 | | vintage-library | 复古图书馆 | 钨丝暖灯,琥珀金,文学感 | | cherry-blossom | 樱花春日 | 日系甜美,粉色散景,梦幻花瓣 | | desert-sunset | 沙漠日落 | 强侧逆光,翡翠金对比 | | classical-garden | 古典花园晨雾 | 晨雾,蕾丝光影,古典浪漫 |

摄影风格使用写实基底(ultra photorealistic, cinematic photograph, 8K resolution),生成写实照片而非丝网印刷风格。

交互式工作流

当用户通过 Claude Code 使用本 skill 时,按以下流程引导:

  1. 确认主题 — 用户想设计什么?(电影/书籍/专辑/活动)
  2. 推荐风格 — 展示 3-4 个适合的风格选项
  3. 配色偏好 — 用户有想法就用,没有就让 AI 建议
  4. 确认参数 — 画幅比例、是否需要标题文字等
  5. 生成并展示 — 调用脚本生成,展示结果
  6. 迭代调整 — 不满意可以换风格/配色重新生成
  7. 交接 — 选定的图要发平台时,提示可用 cyxj-psjpg 转 JPG 并清理 AI 生成痕迹(需本机 Photoshop)

如果用户想看风格对比,用 --compare 生成 3 种风格并排对比图。

风格参考资料

详细的风格说明和设计模板在 references/ 目录:

  • [artist-styles.md](references/artist-styles.md) — 所有艺术家风格详细说明
  • [genre-templates.md](references/genre-templates.md) — 按类型分类的设计模板(恐怖、科幻、西部等)
  • [composition-patterns.md](references/composition-patterns.md) — 构图策略和视觉层次
  • [book-covers.md](references/book-covers.md) — 书籍封面设计模式
  • [prompt-examples.md](references/prompt-examples.md) — Prompt 示例和高级技巧

需要构建 prompt 或了解特定风格时,读取对应参考文件。

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.