← Back to Skills Marketplace
roojenkins

Uplo Manufacturing

by RooJenkins · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
170
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uplo-manufacturing
Description
AI-powered manufacturing knowledge management. Search work orders, quality inspections, production schedules, and equipment maintenance records with structur...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uplo-manufacturing
  3. After installation, invoke the skill by name or use /uplo-manufacturing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug uplo-manufacturing
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Uplo Manufacturing?

AI-powered manufacturing knowledge management. Search work orders, quality inspections, production schedules, and equipment maintenance records with structur... It is an AI Agent Skill for Claude Code / OpenClaw, with 170 downloads so far.

How do I install Uplo Manufacturing?

Run "/install uplo-manufacturing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Uplo Manufacturing free?

Yes, Uplo Manufacturing is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Uplo Manufacturing support?

Uplo Manufacturing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Uplo Manufacturing?

It is built and maintained by RooJenkins (@roojenkins); the current version is v1.0.0.

💬 Comments