Default procurement order via ERP. Use when no substitute is available and supplier cannot expedite.
原文语言:英语
菜单
SkillsMP 已收集 kweaver-ai/kweaver-core 中的 6 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 6 / 6 个已收集 Skill。
Default procurement order via ERP. Use when no substitute is available and supplier cannot expedite.
原文语言:英语
Swap to substitute material via MES. Picks the best candidate using a multi-criteria scorer (Python).
原文语言:英语
Send expedite request to supplier portal. Use only when the material's supplier has capability=expedite.
原文语言:英语
Echo back the agent input's session_id verbatim. Designed specifically for verifying session_id propagation through agent chains. Invoke this skill whenever a session_id is present in the agent input.
原文语言:英语
全局归档协议。只要任务需要写入任何文件(含 PLAN.md、报告、JSON 等归档物),必须按本技能执行 Session→ARCHIVE_ID、TIMESTAMP、双轨路径(根段须为 archives/)、回读校验与状态回执;WebUI 的 archive_grid 必须用 Markdown 中语言标识为 json 的围栏代码块输出。
定时计划协议。仅当用户请求创建定时计划、定时任务、提醒、自动化安排、周期或延迟任务时生效;包含 ORA 拆解、PLAN.md 持久化、用户书面确认 PLAN 后再创建定时任务、已落地计划的修改须同步更新 PLAN.md、任务消息首要指令与 PLAN 模板。须与 archive-protocol 技能一并遵守。