📦 Supplier Sync Manager — 技能工具

v1.0.0

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...

0· 28·0 当前·0 累计
harrylabsj 头像by @harrylabsj (haidong)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/14
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's code, runtime instructions, and requirements are consistent with its stated purpose (generating heuristic supplier-sync control briefs) and do not request unrelated credentials, installs, or external endpoints.
评估建议
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 ...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
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.
凭证需求
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.
持久化与权限
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.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/14

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.

无害

安装命令

点击复制
官方npx clawhub@latest install supplier-sync-manager
镜像加速npx clawhub@latest install supplier-sync-manager --registry https://cn.longxiaskill.com

技能文档

Overview

Supplier Sync Manager turns a short operations prompt into a practical control brief for supplier-to-system synchronization work. It is useful when you need a fast operating view of sync scope, likely failure themes, control questions, and exception ownership.

Use this skill when

  • inventory or availability updates are lagging across supplier feeds and internal systems
  • catalog, SKU, pack-size, or pricing mappings look inconsistent
  • order, shipment, or fulfillment events are duplicating, missing, or drifting between systems
  • a new supplier onboarding, file template rollout, or cutover needs a risk checklist
  • the team needs a concise exception-management brief instead of a raw troubleshooting dump

What the skill does

The handler reads the prompt, infers likely context, and produces a structured brief with:

  • Primary sync objective such as inventory synchronization, catalog and pricing alignment, order handoff, onboarding, or exception review
  • Operating cadence such as real-time, daily, weekly, or launch preparation
  • Systems referenced including ERP, WMS, OMS, PIM, marketplace/storefront, or supplier portal workflows
  • Priority risk themes such as SKU mapping mismatch, inventory latency, price mismatch, pack-size confusion, duplicate events, or supplier SLA drift
  • Control recommendations covering first-check questions, default responses, watchlists, exception-queue design, and assumptions

Recommended input patterns

Use plain language. Helpful details include:

  • sync objective or pain point
  • cadence or business timing
  • systems involved
  • known discrepancies or failure symptoms
  • whether the need is daily operations, launch readiness, or post-incident review

Example prompts:

  • Need daily inventory sync between supplier feed and ERP to avoid stock lag.
  • Review duplicate order retries and shipment tracking gaps in the OMS handoff.
  • Prepare a launch cutover plan for catalog mapping and supplier onboarding.
  • Our ERP, WMS, and Shopify storefront show price mismatch and pack size mapping issues.

Output shape

The skill returns a markdown brief with sections such as:

  • Sync Scope Summary
  • Recommended Control Table
  • Field Mapping Watchlist
  • Cadence Notes
  • Exception Queue Design
  • Assumptions and Limits

Boundaries

  • This skill is heuristic. It does not query live ERP, WMS, OMS, marketplace, or supplier APIs.
  • It helps frame operational controls and investigation priorities, not replace production monitoring or master-data governance.
  • Final reruns, field changes, SLA decisions, and supplier escalations should remain human-approved.
数据来源ClawHub ↗ · 中文优化:龙虾技能库