1实现原理 · 为什么它能做到
核心机制是「在世艺术家名 → 艺术史视觉语法」的转译规则:最终提示词里不得出现在世艺术家姓名。
Translate requests for "Shan Ze / 杉泽 style" into an original art-historical visual grammar. Do not put a living artist's name in the final image prompt.
提示词按四层结构搭建(结构/色彩/氛围/完成度),每层都有具体术语而不是形容词堆砌。
- **Structure**: gongbi baimiao contour, iron-wire line, hairline tendrils, anatomical hybridization.
防漂移靠固定一组负面约束,把西方油画/日式赛璐璐/3D 渲染/科幻机甲等异质风格显式排除。
4. Add negative constraints to prevent drift: no Western oil painting, no anime cel shading, no 3D render, no hard sci-fi armor, no glossy digital airbrush, no neon cyberpunk.
深度词汇外置成艺术史语法参考,按需加载而非默认全读。
For deeper vocabulary, read [references/style-grammar.md](references/style-grammar.md). Load it when the user asks for a very detailed prompt, variations, art direction, or style analysis.
输出形态四选一,并且「有没有图像工具」决定是否真的出图,无工具则退化为可直接使用的提示词。
If the user asks to generate an image, generate the image when an image tool is available. If direct image generation is not available, provide a ready-to-use prompt.
改写既有提示词时只动风格层,保留用户主体,避免主体被风格语法覆盖。
5. If the user supplied a draft prompt, preserve the core subject and only rewrite the style layer.
构图被枚举成可选项而非自由描述,保证产出稳定:悬浮生灵/横卷追逐/花下屏风/图鉴版式四类。
- bestiary plate with seal and minimal inscription
工具边界也写在 SKILL.md:不适合的方向显式让位给其他技能,而不是硬接。
- The user needs a broad Chinese illustration taxonomy rather than a narrow prompt language. In those cases, prefer `$中国插画`.
2核心能力
4风险提醒 风险提醒:绿色 · 放心使用
- 「不得出现在世艺术家名」是软约束,靠模型执行。 — 无脚本校验最终提示词;若模型忽略 Core Rule,仍可能输出含姓名的提示词,需人工过目。
- 风格词汇表较窄,题材外延需自行扩写。 — 模板与参考都围绕工笔水墨/山海经异兽;用于其他人文题材时需人工替换,skill 自身未提供泛化机制。
- 出图链路不在本 skill 内,行为随宿主变化。 — 有图像工具才出图,无工具退回提示词;一致性无法由本 skill 保证。
- 对『杉泽』这一社区叫法的依赖:模型若先验不足,可能把方向做偏。 — SKILL.md 已用描述符兜底(new-oriental mythic ink illustration 等),但仍需人工确认产出是否命中预期审美。
5第二遍独立确认
- [ok] 外部资源/工具条目(本 skill 无) — 仓库级 https?:// 扫描中,本目录零命中;SKILL.md 未要求任何 CLI/API/包。『实际出图』依赖宿主自带图像工具,属宿主能力而非 skill 依赖。
- [ok] 是否漏掉隐藏脚本或模板 — 文件清单仅 4 个明文文件;无 scripts/、无 assets/、无 base64/二进制块。
- [ok] art-historical 转译规则是否真在指令里(而非仅 README 宣传) — SKILL.md Core Rule 段与 Prompt Template 均落地该规则,且 style-grammar.md 的 Negative Constraints 首条即『no direct living-artist name』。
- [ok] 风格语法库与 SKILL.md 是否重复/脱节 — SKILL.md 四层结构(Structure/Color/Atmosphere/Finish)与 style-grammar.md 的 Line And Brushwork / Color System / Light And Space 三节术语一致,参考文档是扩写而非另立体系。
- [ok] 路由边界声明是否与 vsc 目录登记一致 — SKILL.md vsc-distinction 指向「广泛探索多种风格优先风格探索」即 rare-style-explorer,与 rare-style-explorer 的 vsc-distinction 反向指向一致。
- [ok] 安全结论反例搜索 — 逐 token 扫描无网络/环境变量/写盘/子进程;无混淆内容;SKILL.md 未授权任何对外发布或安装动作。
6结论
265ceda4f4bb7e83…fcee81beb6