Workflow macros
Skill zhangtao272820/AI_Agent/Lobster_Agent/skills/workflow-macros
开源多智能体矩阵:Manager 总管调度 RAG、DB、Code、Extractor、Lobster、Music、Video 等子 Agent。Nuxt · FastAPI · Playwright · pgvector · Compose,企业级参考实现。From the repository description
npx -y skills add zhangtao272820/AI_Agent --skill workflow-macrosAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
3 things to look at
- 20 days oldThe repository was created 20 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.9 KB, 335 tokens by cl100k_base, as published. Nobody here has run it
workflow-macros Skill(OpenClaw Lobster 工作流壳 · 对齐)
确定性 YAML/JSON 宏:
goto→type/click→approve→finish,少步可复现。
何时加载
- 总管 / 调用方传入
workflow_id(或用户 hint工作流:xxx) - 重复 OA / 固定表单黄金路径(如
httpbin-form-fill)
规则
- 有
workflow_id时 优先 Workflow 引擎,不经逐步 LLM StepDecide approve步走与 classic 相同的 HITL confirm;测试可设LOBSTER_WORKFLOW_AUTO_APPROVE=1- 宏失败 不静默冒充成功;调用方可另起自然语言 gui 任务回退
- 宏文件目录:
Lobster_Agent/workflows/*.json(可用LOBSTER_WORKFLOWS_DIR覆盖)
完成标准
finish.answer插值后非空;actualEngine=workflow;agentResult同构
禁止
- 无确认执行支付 / 删除
- 把 recipe/
preferred_engine写成 forcedengineHint锁死回退链
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.