← 返回 Skills 市场
roojenkins

Uplo Construction

作者 RooJenkins · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
216
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uplo-construction
功能描述
AI-powered construction knowledge management. Search project documents, safety compliance records, permits, building codes, and RFIs with structured extraction.
安全使用建议
This skill appears to be a legitimate connector to an UPLO MCP service and requires an instance URL and an API key — which is appropriate. Before installing: 1) Confirm the UPLO service hostname (agentdocs_url) and the npm package (@agentdocs1/mcp-server) are from a trusted vendor or your organization; there is no homepage/source URL in the registry entry. 2) Use a least-privileged, revocable API key (short-lived or scoped) rather than a broad long-lived token. 3) Expect the skill to access project documents and identity/context information — ensure that you are comfortable with the agent logging sessions and that logging/retention policies meet your compliance needs. 4) Review the @agentdocs1/mcp-server package (or host your own MCP server instance) if you want to avoid pulling code via npx at install time. 5) Note the registry metadata contains a mismatch (it shows no required env vars while skill.json requires agentdocs_url and api_key) — treat the skill.json/README as the authoritative source and verify configuration before enabling in production.
功能分析
Type: OpenClaw Skill Name: uplo-construction Version: 1.0.0 The uplo-construction skill is a legitimate integration for the UPLO construction knowledge management platform. It provides tools for searching project documentation, RFIs, and safety records via an MCP server (@agentdocs1/mcp-server). The instructions in SKILL.md and identity-patch.md are consistent with the stated purpose of assisting users with construction-related queries and do not contain any malicious directives or evidence of data exfiltration.
能力评估
Purpose & Capability
Name/description (construction knowledge/search) align with the declared capabilities (search_knowledge, search_with_context, get_directives, export_org_context). The skill.json requires an UPLO instance URL and API key — which are appropriate and expected for a connector to an external knowledge service.
Instruction Scope
SKILL.md directs the agent to call MCP tools (get_identity_context, get_directives, search_knowledge, search_with_context, flag_outdated, export_org_context, etc.). It does not instruct the agent to read arbitrary local files or unrelated environment variables, nor to transmit data to unexpected endpoints beyond the configured UPLO MCP URL. It does instruct use of identity/context mapping and logging of sessions (expected for a knowledge base connector).
Install Mechanism
This skill is instruction-only in the registry, but skill.json and README indicate the MCP is launched via `npx -y @agentdocs1/mcp-server --http` with env vars for AGENTDOCS_URL and API_KEY. Using npx means the runtime will pull an npm package on demand — a commonly used but higher-risk install mechanism than pure instruction-only skills because it executes code from a package registry. The package namespace (@agentdocs1) looks plausible for a vendor connector, but there is no homepage/source URL in the registry metadata to validate the package origin.
Credentials
The only required secrets defined in skill.json are agentdocs_url and api_key (MCP token). Those are proportionate for a connector that queries an external document store. Note: the registry summary at the top incorrectly showed 'Required env vars: none' — that conflicts with skill.json and README which require the API key and URL. This appears to be a metadata extraction mismatch rather than a design mismatch.
Persistence & Privilege
always is false and the skill can be invoked normally by the model (disable-model-invocation=false), which is the platform default. The skill does not request persistent, system‑wide privileges or to modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uplo-construction
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uplo-construction 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
UPLO Construction 1.0.0 — Initial Release - Launches AI-powered construction knowledge management for unified access to project documents, safety records, permits, building codes, and RFIs. - Provides role-based document search and structured information extraction to improve field and office workflows. - Introduces tools for searching across document types, logging interactions, flagging outdated documents, and exporting organizational context. - Supports workflows including change order dispute resolution and pre-pour checklist verification. - Includes best practices for efficient document retrieval and project record-keeping.
元数据
Slug uplo-construction
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Uplo Construction 是什么?

AI-powered construction knowledge management. Search project documents, safety compliance records, permits, building codes, and RFIs with structured extraction. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 216 次。

如何安装 Uplo Construction?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install uplo-construction」即可一键安装,无需额外配置。

Uplo Construction 是免费的吗?

是的,Uplo Construction 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Uplo Construction 支持哪些平台?

Uplo Construction 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Uplo Construction?

由 RooJenkins(@roojenkins)开发并维护,当前版本 v1.0.0。

💬 留言讨论