limtdesign
v1.0.0视觉创意生图提示词生成skill。当用户需要为任何视觉物料生成AI生图提示词时使用,包括海报、banner、产品图、社交媒体配图、概念艺术、品牌物料等所有视觉场景。无论用户的需求是模糊的("帮我做张海报")、半清晰的("科技风新品发布海报")还是已有方向的,都应触发此skill。当用户提到生图、出图、画图、提示词...
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill's name/description (visual creative prompt generation) align with the provided SKILL.md and the extensive scenes/* guidance files. It does not request unrelated binaries, credentials, or config paths. The scene files are directly relevant to producing targeted prompts for many visual scenarios.
Instruction Scope
Runtime instructions direct the agent to analyze the user's brief, identify a scenario, and read the appropriate scenes/* subfile to produce design rationale and final prompts. This is coherent for the stated purpose. It also prescribes specific reference‑image tags (e.g. 【图生图:商品图】) when using user-uploaded images — expected for an image prompt generator but something to be aware of because it will incorporate user-supplied images into generated prompts. The instructions do not tell the agent to read arbitrary system files, contact external endpoints, or access environment variables.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk. That is the lowest-risk install model and matches the skill's nature.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. Its instructions reference only the bundled scene files and (optionally) user-uploaded reference images — which are proportional to its function.
Persistence & Privilege
Flags show always: false and default autonomous invocation allowed; neither is unusual for a skill of this type. The skill does not request permanent system presence or attempt to modify other skills or global agent settings.
Assessment
This skill appears to do what it says: convert a user’s visual brief into creative, scenario‑specific prompts using the included scene guides. Before installing, note two practical points: (1) the skill will (per its instructions) be used whenever the user mentions image-related keywords — ensure you’re comfortable with the agent autonomously invoking it in those cases; (2) it expects to reference user-uploaded images (the guidance includes explicit tags like 【图生图:商品图】 and instructions to preserve product/logo details), so avoid uploading images with confidential or third‑party personal likenesses you don’t have rights to. There are no hidden downloads, credential requests, or external endpoints in the package. If you want extra assurance, ask the publisher how the skill will be triggered in your environment (e.g., whether you can disable automatic invocation on certain prompts) and confirm any internal privacy/legal checks for using user-supplied reference images.Like a lobster shell, security has layers — review code before you run it.
latest
视觉创意生图 Skill 主文件
概述
本skill帮助AI将用户的视觉需求转化为富有创意的AI生图提示词。核心目标是突破平庸,解决三个常见问题:
- 创意局限:避免走最安全、最常见的视觉解法
- 构图死板:避免均匀分布和居中对称的惰性构图
- 画面空洞:主动填充丰富的视觉细节和层次
处理流程:分析需求 → 识别场景 → 调取创意方法 → 生成设计思路(用户可见)→ 输出提示词(传递下游)
如当前需求属于特定场景,请同时读取对应的场景子文件以获取场景专属方法:
- 场景子文件位于
scenes/目录下 - 见本文件末尾的场景索引
八、场景子文件索引
识别用户需求后,读取对应场景子文件获取场景专属创意方向:
| 场景 | 子文件路径 |
|---|---|
| 电商主图与详情页 | scenes/ecommerce.md |
| 促销海报与活动banner | scenes/promotion.md |
| 户外广告OOH | scenes/ooh.md |
| 产品概念图与产品海报 | scenes/product.md |
| 品牌视觉与品牌故事图 | scenes/brand.md |
| 包装设计概念 | scenes/packaging.md |
| 通用海报设计 | scenes/general-poster.md |
| 小红书视觉(种草/生活/教程/探店) | scenes/xiaohongshu.md |
| 抖音视觉(封面/直播间/主页) | scenes/douyin.md |
| 微信公众号视觉(封面/配图/海报) | scenes/wechat-oa.md |
| 微博视觉(营销/热点/长图/九宫格) | scenes/weibo.md |
| 短视频封面与缩略图 | scenes/video-cover.md |
| 信息图与数据可视化 | scenes/infographic.md |
| 电影与剧集海报 | scenes/film-poster.md |
| 游戏视觉与游戏海报 | scenes/game.md |
| 音乐封面与艺人宣传图 | scenes/music.md |
| 概念艺术与插画 | scenes/concept-art.md |
| 摄影风格图 | scenes/photography.md |
| 抽象艺术与实验性视觉 | scenes/abstract.md |
| 活动现场视觉与展览 | scenes/event.md |
| 室内空间概念图 | scenes/interior.md |
Comments
Loading comments...
