← Back to Skills Marketplace
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install supplier-sync-manager
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install supplier-sync-manager - After installation, invoke the skill by name or use
/supplier-sync-manager - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Supplier Sync Manager?
Run "/install supplier-sync-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Supplier Sync Manager free?
Yes, Supplier Sync Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Supplier Sync Manager support?
Supplier Sync Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Supplier Sync Manager?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.
More Skills