ww-ai-lab
- 5 skills
- 0 followers
- 22 hours ago last updated
- ▌ Openspec Explore · ww-ai-labEnter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
- ▌ Openspec Apply Change · ww-ai-labImplement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
- ▌ Ziniao Assistant · ww-ai-lab bundleOperate Ziniao Browser (紫鸟) stores via the local ZClaw bridge, and distill completed tasks into repeatable flows. Use when the user wants to list or open Ziniao stores, visit pages, read content, click or input, take screenshots, export data, or run automations — even if they only mention a store name or a task (查订单/导报表) without saying "Ziniao". Also use immediately after a multi-step bridge task succeeds, or when the user says 沉淀/固化/保存流程/save as flow, to persist the verified steps before session context is lost. Tool names come only from GET /zclaw/tools; invoke via POST /zclaw/tools/invoke with an API key (~/.zclaw/config.json or ZCLAW_API_KEY). On bridge failure, stop the turn.
- ▌
- ▌ Skill Workbench Mermaid Guard · ww-ai-lab bundleSkills 工作台的默认技能:当用户想为某个目标 Skill 生成、回显、修复或重写「工作流程图」或「输入交互表单」时使用——即使没有直接说出 "Mermaid"、"流程图"、"FLOWCHART"、"A2UI"、"表单" 等词。覆盖两类产物:(1) 把 SKILL.md 的工作流整理成符合 FLOWCHART.md 规范、可直接渲染的彩色 Mermaid 流程图(语义化配色 + classDef,支持单图总览与多子图拆分,并在写入前做语法归一化与自检);(2) 生成目标 Skill 的首次交互表单 ui.json,以及运行期 a2ui HITL 表单。典型请求如"画出这个 Skill 的流程""整理成流程图""修一下 FLOWCHART""给这个 Skill 做个输入表单""第一次运行要问哪些参数"。不负责与 Skill 工作台无关的业务流程图、通用绘图或产品 UI 设计。