← 返回 Skills 市场
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install supplier-sync-manager
功能描述
Build a supplier sync control brief for inventory, catalog, pricing, order-handoff, and onboarding workflows. Use when a team needs to spot mapping gaps, lat...
安全使用建议
This skill appears internally consistent and low-risk: it processes the input prompt locally and produces a heuristic brief without contacting external systems or requiring credentials. Still: (1) treat the generated brief as advisory — review and approve any operational or SLA actions before applying them to production systems; (2) if you plan to run the included tests or execute the handler, do so in a controlled environment (the test modifies sys.path and imports the handler); and (3) if you need absolute assurance, inspect the remainder of handler.py (the file was partially shown) to confirm there are no hidden network calls or writes to unexpected locations.
功能分析
Type: OpenClaw Skill
Name: supplier-sync-manager
Version: 1.0.0
The supplier-sync-manager skill is a template-based report generator designed to help users create operational briefs for supply chain data synchronization. The logic in handler.py is limited to keyword matching and string manipulation to categorize inputs and select predefined text blocks, with no network access, file system modifications, or execution of external payloads. The SKILL.md instructions are consistent with the stated purpose and do not contain any prompt-injection attacks or attempts to exfiltrate sensitive data.
能力评估
Purpose & Capability
Name/description match the behavior: the skill turns a textual prompt into a structured control brief. It requires no cloud credentials, no unrelated binaries, and the code only performs local text analysis and rendering consistent with that purpose.
Instruction Scope
SKILL.md is narrowly scoped: it describes producing heuristic briefs and explicitly states it does not query live ERP/WMS/OMS/APIs. The handler code reads the SKILL.md file and the provided prompt and performs keyword-based inference; it does not access other files, environment variables, or network endpoints.
Install Mechanism
No install spec is provided (instruction-only). There are Python source and test files, but nothing installs external packages or downloads code from remote URLs.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code does not attempt to read environment secrets or other system credentials.
Persistence & Privilege
Flags show always:false and normal model invocation; the skill does not request permanent presence or modify other skills/config. It only reads its own SKILL.md at runtime.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install supplier-sync-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/supplier-sync-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of supplier-sync-manager.
- Generates concise control briefs for supplier-to-system synchronization challenges.
- Covers inventory, catalog, pricing, order handoff, and onboarding workflows.
- Identifies sync objectives, key risk areas, and recommended controls from short operational prompts.
- Provides structured markdown output, including sync scope, control table, watchlists, and exception queue design.
- Designed to help teams quickly spot mapping gaps, latency issues, and supplier data exceptions across ERP, WMS, OMS, and marketplace channels.
元数据
常见问题
Supplier Sync Manager 是什么?
Build a supplier sync control brief for inventory, catalog, pricing, order-handoff, and onboarding workflows. Use when a team needs to spot mapping gaps, lat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。
如何安装 Supplier Sync Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install supplier-sync-manager」即可一键安装,无需额外配置。
Supplier Sync Manager 是免费的吗?
是的,Supplier Sync Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Supplier Sync Manager 支持哪些平台?
Supplier Sync Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Supplier Sync Manager?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills