Skills Plugins MCP Prompt Model 博客 我的中心

image-poster

Single-image generation skill for posters, key art, and editorial illustrations. Defaults to gpt-image-2 but is provider-agnostic — the same workflow drives Flux, Imagen, or Midjourney via the active upstream tooling. Output is one or more PNG/JPEG files saved to the project folder.

DeepseekModel 官方收录技能 质量 优秀 · 90 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=nexu-io-open-design-plugins-official-examples-image-poster-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name image-poster description Single-image generation skill for posters, key art, and editorial illustrations. Defaults to gpt-image-2 but is provider-agnostic — the same workflow drives Flux, Imagen, or Midjourney via the active upstream tooling. Output is one or more PNG/JPEG files saved to the project folder. triggers ["poster","key art","illustration","image","cover art","海报","插画"] od {"mode":"image","surface":"image","scenario":"design","preview":{"type":"html","entry":"example.html"},"design_system":{"requires":false},"example_prompt":"Editorial poster for an indie film festival — one bold abstract\nsilhouette over a warm, slightly grainy paper background; hand-set\nsans serif title at the top, festival dates and venue at the bottom\nin monospace. Muted ochre + ink palette.\n"} Image Poster Skill Produce one finished image asset per turn unless the user asks for variations. Image generation rewards a tight, structured prompt — your job is to assemble that prompt from the user's brief, then dispatch. Resource map image-poster/ ├── SKILL.md ← you're reading this └── example.html ← what the resulting card looks like in Examples Workflow Step 0 — Read the project metadata The active project carries imageModel , imageAspect , and (optional) imageStyle notes. Use them as the upstream model + canvas + style anchor. When a value is not provided, infer a safe default from the brief and media contract. Ask only when the choice would materially change the requested result and no safe default can be inferred. Step 1 — Compose the prompt Plan in this exact order before calling any tool: Subject + composition — what is in the frame, where, at what scale; eye-line and crop. Lighting + mood — natural / studio / moody; warm / cool; key plus rim plus fill; time of day if outdoor. Palette + textures — hex anchors when the user gave a brand palette; otherwise a 3-word mood tag (e.g. "muted ochre + ink"). Camera / lens — only if the user wants photographic realism ("85mm portrait, shallow DOF") or a specific film stock. What to avoid — common AI-slop patterns ("no extra fingers, no warped text, no logo placeholders"). Step 2 — Dispatch via the media contract Use the unified dispatcher — do not call upstream provider APIs by hand. Run from your shell tool: " $OD_NODE_BIN " " $OD_BIN " media generate \ --project " $OD_PROJECT_ID " \ --surface image \ --model "<imageModel from metadata>" \ --aspect "<imageAspect from metadata>" \ --output "<short-descriptive-name>.png" \ --prompt "<the full assembled prompt from Step 1>" The command prints one line of JSON: {"file": {"name": "...", ...}} . The daemon writes the bytes into the project folder; the FileViewer picks it up automatically. Step 3 — Hand off Reply with a one-paragraph summary of the prompt you used and the filename returned by the dispatcher (e.g. I generated hero-poster.png with gpt-image-2 at 1:1. ). Do not emit an <artifact> tag. Hard rules One image per turn unless asked for variations. Honor imageAspect exactly — the upstream cost is the same; matching the aspect avoids a re-render. No filler typography in the image itself unless the user asked for in-frame text. Real copy beats lorem. Save every render — never describe an image without producing the file. The user expects something to open in the file viewer.
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。