Skills Plugins MCP Prompt Model 博客 我的中心
内容创作 #image #design

poster-designer

Generate professional poster design concepts and optimized image-generation prompts, then automatically run a drawing script to produce the final poster image when a user needs a poster.

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

获取

https://deepseekmodel.com/api/download.php?id=aipoch-medical-research-skills-scientific-skills-other-poster-designer-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name poster-designer description Generate professional poster design concepts and optimized image-generation prompts, then automatically run a drawing script to produce the final poster image when a user needs a poster. license MIT author AIPOCH Source : https://github.com/aipoch/medical-research-skills Poster Designer (Auto-Gen Edition) This skill turns a user’s poster requirements into (1) structured design elements, (2) an optimized image-generation prompt, and (3) an automatically generated poster image by running a Python script. It relies on the prompt templates in: references/design_prompts.md When to Use Use this skill when the user wants to: Design a professional poster for an academic event, conference, or research announcement. Create a marketing poster for a product launch, promotion, or brand campaign. Generate a holiday/festival poster concept and produce the final image automatically. Produce multiple poster concepts quickly by changing style, palette, or layout constraints. Convert a text brief (title/body/call-to-action) into a visually consistent poster image. Key Features Requirements intake with missing-field detection and follow-up questions. Design element analysis using a dedicated “Design Analysis Prompt”. High-quality image prompt synthesis using an “Image Prompt Generation Prompt”. Automatic image generation by executing a Python script with the generated prompt. Style consistency enforcement (the prompt must match the requested style). Optional asset placement guidance (logo/QR code) embedded into the prompt. Dependencies Python 3.10+ Python package: zhipuai (install via pip install zhipuai ) Environment variable: ZHIPUAI_API_KEY (required for image generation) Prompt templates: references/design_prompts.md Script: scripts/generate_image.py Example Usage 1) Collect requirements (ask if missing) User input example Scenario/type: Product promotion Style: Cyberpunk illustration Title (optional): “NEON SALE” Body text: “Up to 50% off smart wearables. This weekend only.” Primary color: Neon magenta + deep blue Layout preference (optional): Left-right split, bold title on left Assets (optional): Brand logo top-left, QR code bottom-right If any of the above fields are missing, ask targeted questions until you have enough to proceed. 2) Analyze design elements (from references/design_prompts.md ) Use the Design Analysis Prompt in references/design_prompts.md : Fill the collected info into [Poster Design Requirements] Generate: Mandatory Modules Recommended Layout Style Details 3) Generate the final image prompt (from references/design_prompts.md ) Use the Image Prompt Generation Prompt in references/design_prompts.md : Fill user info into [Basic Requirements] Fill Step 2 output into [Design Elements] Produce the optimized image-generation prompt string (the “generated_prompt”). 4) Run the script to generate the image (must be attempted) Ensure ZHIPUAI_API_KEY is set. Windows PowerShell $env:ZHIPUAI_API_KEY="your_key" Run: python scripts/generate_image.py "<generated_prompt>" On success, the script prints an output image path. Inform the user that the image is generated and provide the path. If the script fails (e.g., missing key), clearly instruct the user to set ZHIPUAI_API_KEY and rerun the command. Implementation Details Workflow (must follow) Requirements Collection Required: scenario/type, style, body text, primary color Optional: title, layout preference, assets (logo/QR code) If any required field is missing, ask follow-up questions before continuing. Design Analysis Use references/design_prompts.md → Design Analysis Prompt Populate [Poster Design Requirements] Output must include: Mandatory Modules (e.g., title block, body copy block, CTA, brand area) Recommended Layout (e.g., grid, symmetry, left-right split) Style Details (e.g., typography, texture, lighting, composition cues) Image Prompt Generation Use references/design_prompts.md → Image Prompt Generation Prompt Combine: [Basic Requirements] (user brief) [Design Elements] (analysis output) Enforce style consistency : the final prompt must strictly match the requested style and palette. Asset Placement Rules If the user provides a logo/QR code, the prompt must explicitly specify placement (e.g., “logo at top-left”, “QR code at bottom-right”) and reserve visual space accordingly. Automatic Execution Requirement After producing the final prompt, you must attempt to run scripts/generate_image.py with that prompt (not only return the prompt). If execution cannot proceed due to missing configuration (e.g., ZHIPUAI_API_KEY ), return actionable setup instructions and the exact command to rerun.
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 技能推荐。完全免费,持续更新。

验证码 --

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

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