← 返回 Skills 市场
Uplo Manufacturing
作者
RooJenkins
· GitHub ↗
· v1.0.0
· MIT-0
170
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uplo-manufacturing
功能描述
AI-powered manufacturing knowledge management. Search work orders, quality inspections, production schedules, and equipment maintenance records with structur...
安全使用建议
This connector will need your UPLO instance URL and an API key to access manufacturing documents — that is expected, but those credentials are sensitive. Before installing: 1) Verify you trust the UPLO instance domain you will configure (do not point to unknown or personal servers). 2) Check the npm package @agentdocs1/mcp-server (publisher reputation, version history) because the MCP command runs via npx and will fetch/execute code. 3) Use a least-privilege API key or scoped token (limit export/get rights if possible) and monitor/rotate the key. 4) Be cautious about the export_org_context capability — it can return large, sensitive snapshots; restrict who can invoke this skill. 5) Note the metadata inconsistency about required env/config fields; confirm the platform will prompt you for agentdocs_url and api_key before enabling the skill. If you want higher assurance, ask the publisher for a signed release, an alternative vetted install mechanism, or for a review of the @agentdocs1/mcp-server npm package source.
功能分析
Type: OpenClaw Skill
Name: uplo-manufacturing
Version: 1.0.0
The uplo-manufacturing skill is a legitimate integration for the UPLO manufacturing knowledge platform. It provides tools for searching work orders, quality inspections, and maintenance records using an MCP server (@agentdocs1/mcp-server). The instructions in SKILL.md and identity-patch.md are consistent with the stated purpose of providing manufacturing context to the AI agent, and no evidence of malicious intent, data exfiltration, or prompt injection attacks was found.
能力评估
Purpose & Capability
Name, README, SKILL.md and skill.json consistently describe a connector to an UPLO manufacturing knowledge service. The declared capabilities (search_knowledge, search_with_context, export_org_context, etc.) match the stated purpose of querying work orders, inspections, PM logs and SOPs.
Instruction Scope
Runtime instructions only call MCP tools like use_mcp_tool: search_knowledge / search_with_context / export_org_context and recommend pulling identity/context. These actions are within scope for a knowledge-management connector. No instructions to read local OS files or unrelated credentials are present.
Install Mechanism
There is no top-level install spec, but skill.json contains an MCP command that runs `npx -y @agentdocs1/mcp-server --http`. That implies npm downloads and execution at runtime (moderate risk if the package or publisher is untrusted). This is expected for a connector but worth validating the npm package and publisher.
Credentials
skill.json requires an UPLO instance URL (agentdocs_url) and an API key (api_key). Those are proportionate for accessing corporate manufacturing data, but they are sensitive credentials that grant access to potentially large amounts of PII/IP/trade-secret data (especially via export_org_context). Also note a mild inconsistency: registry metadata reported 'no required env vars' while skill.json declares required config fields.
Persistence & Privilege
always is false and the skill does not request system-wide or persistent privileges. It does include an identity_patch that biases the agent to query UPLO first — this modifies assistant behavior but is consistent with the skill's purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uplo-manufacturing - 安装完成后,直接呼叫该 Skill 的名称或使用
/uplo-manufacturing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
uplo-manufacturing 1.0.0
- Initial release of AI-powered manufacturing knowledge management.
- Enables search across work orders, quality inspections, production schedules, and equipment maintenance records with structured data extraction.
- Includes tools for investigating non-conformances, preventive maintenance planning, and document revision control.
- Provides key workflows for root cause analysis, maintenance scheduling, and traceability.
- Supports structured queries by part number, batch, asset ID, and context-based document linkage.
元数据
常见问题
Uplo Manufacturing 是什么?
AI-powered manufacturing knowledge management. Search work orders, quality inspections, production schedules, and equipment maintenance records with structur... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 170 次。
如何安装 Uplo Manufacturing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uplo-manufacturing」即可一键安装,无需额外配置。
Uplo Manufacturing 是免费的吗?
是的,Uplo Manufacturing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Uplo Manufacturing 支持哪些平台?
Uplo Manufacturing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Uplo Manufacturing?
由 RooJenkins(@roojenkins)开发并维护,当前版本 v1.0.0。
推荐 Skills