为单项设计任务创建标准目录结构和 brief 模板。每次接到设计需求时首先调用。
68
83%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
为每一项设计任务创建独立的文件夹和 brief 模板。
/home/wukong/wiseflow-pro/crews/content-producer/skills/init-workspace/scripts/init.sh <任务名>示例:
/home/wukong/wiseflow-pro/crews/content-producer/skills/init-workspace/scripts/init.sh xiaobei-launch-poster在 design_assets/ 下创建 YYYY-MM-DD-<任务名>/ 目录,包含:
design_assets/YYYY-MM-DD-<任务名>/
├── brief.md # 设计需求模板(待填写)
├── prompts.json # 生图参数记录
├── source/ # 原始素材(参考图、品牌资产等)
└── output/ # 成品输出每项设计任务开始前必须调用此脚本,确保所有产出有独立归档。
bcef823
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.