agentsclimarketplace

Image style library

Skill yrris/pro-agent/cognition/runtime/skills/image-style-library

多智能体应用与任务执行平台

Install
npx -y skills add yrris/pro-agent --skill image-style-library

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 23 stars23 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

图像生成的风格模板库与提示词写法指南(纯提示词技能,配合 image_generate 工具使用)。

SKILL.md

1.5 KB, as published. Nobody here has run it

图像风格库

生成图片前先在这里选风格、按六段式组装 prompt,再调用 image_generate 工具。 本技能没有脚本——它是提示词知识库(详细模板见 references/styles.md,用 skill_read 查看)。

六段式 prompt 组装

主体 + 环境 + 风格 + 构图 + 光影 + 质量词,用逗号连接。例如:

一只橘猫在竹林里打盹(主体+环境),吉卜力动画风格(风格),中景俯视(构图), 清晨柔光透过竹叶(光影),高细节,杰作(质量词)

常用风格速查

风格关键词
写实摄影写实照片, 85mm 人像镜头, 浅景深, 自然光
水墨国风中国水墨画, 留白构图, 墨色浓淡层次, 宣纸质感
赛博朋克赛博朋克, 霓虹灯光, 雨夜城市, 高对比色彩
皮克斯 3D皮克斯风格 3D 渲染, 圆润造型, 鲜艳色彩, 柔和全局光照
扁平插画扁平矢量插画, 几何色块, 简洁线条, 明快配色
像素风16-bit 像素艺术, 复古游戏画面, 有限调色板

使用建议

  • 用户没说风格时:根据用途推荐(头像→插画/3D;海报→扁平/赛博;意境→水墨)。
  • 一次生成 2 张(n=2)给用户挑选;用户指定修改时保留原 prompt 骨架只改差异段。
  • prompt 用中文即可(国产生图模型中文理解好)。

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.