CtrlK
BlogDocsLog inGet started
Tessl Logo

init-workspace

为单项设计任务创建标准目录结构和 brief 模板。每次接到设计需求时首先调用。

68

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Init Workspace

为每一项设计任务创建独立的文件夹和 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/         # 成品输出

使用时机

每项设计任务开始前必须调用此脚本,确保所有产出有独立归档。

Repository
TeamWiseFlow/xiaobei
Last updated
First committed

Is this your skill?

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.