From 52813504f8319ce11c895ac1269d66cf5856379c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Mon, 23 Mar 2026 12:00:53 -0500 Subject: [PATCH] fix(baoyu-article-illustrator): remove opacity parameter from watermark prompt --- .../baoyu-article-illustrator/references/prompt-construction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/baoyu-article-illustrator/references/prompt-construction.md b/skills/baoyu-article-illustrator/references/prompt-construction.md index f01e549..0a94aef 100644 --- a/skills/baoyu-article-illustrator/references/prompt-construction.md +++ b/skills/baoyu-article-illustrator/references/prompt-construction.md @@ -280,5 +280,5 @@ TEXTURE: Halftone transitions between sides If watermark enabled in preferences, append: ``` -Include a subtle watermark "[content]" positioned at [position] with approximately [opacity*100]% visibility. +Include a subtle watermark "[content]" positioned at [position]. ```