byww-ai-lab· 5 skills
Skills 工作台的默认技能:当用户想为某个目标 Skill 生成、回显、修复或重写「工作流程图」或「输入交互表单」时使用——即使没有直接说出 "Mermaid"、"流程图"、"FLOWCHART"、"A2UI"、"表单" 等词。覆盖两类产物:(1) 把 SKILL.md 的工作流整理成符合 FLOWCHART.md 规范、可直接渲染的彩色 Mermaid 流程图(语义化配色 + classDef,支持单图总览与多子图拆分,并在写入前做语法归一化与自检);(2) 生成目标 Skill 的首次交互表单 ui.json,以及运行期 a2ui HITL 表单。典型请求如"画出这个 Skill 的流程""整理成流程图""修一下 FLOWCHART""给这个 Skill 做个输入表单""第一次运行要问哪些参数"。不负责与 Skill 工作台无关的业务流程图、通用绘图或产品 UI 设计。
$npx -y skills add ww-ai-lab/openclaw-office --skill skill-workbench-mermaid-guardInstalls into the current project.
Run `npx skills use "https://github.com/ww-ai-lab/openclaw-office" --skill "ww-ai-lab/openclaw-office/skill-workbench-mermaid-guard"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ww-ai-lab/openclaw-office" that are relevant to the current task. Run `npx skills add "https://github.com/ww-ai-lab/openclaw-office"` and select the relevant skills, then follow their instructions.