Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

uplo-construction乌普洛建设

Agent Skill

uplo-construction 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

6,256

周安装

266

GitHub Stars

公开资料未说明

下载量

2,192
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:uplo-construction(乌普洛建设)
来源仓库:https://github.com/roojenkins/uplo-construction
安装命令:
openclaw skills install uplo-construction
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install uplo-construction

简介

AI-powered construction knowledge management.通过结构化提取搜索项目文件、安全合规记录、许可证、建筑规范和 RFI。

SKILL.md

name
uplo-construction
description
AI-powered construction knowledge management. Search project documents, safety compliance records, permits, building codes, and RFIs with structured extraction.

UPLO Construction — Jobsite-to-Boardroom Knowledge

Construction projects generate a staggering volume of documentation: submittals, RFIs, daily logs, inspection reports, change orders, permits, and safety records spread across Procore, email, shared drives, and filing cabinets. UPLO Construction indexes all of it so a superintendent can find the geotechnical report from Phase I while standing on the Phase III jobsite, and the PM can pull every change order tied to a specific subcontractor in seconds.

Session Start

Load your project role and clearance. UPLO maps your identity to specific project assignments, so a project engineer on Building C will see different default context than the VP of preconstruction.

get_identity_context

Check for active directives — these often include safety stand-downs, material procurement freezes, or owner-directed schedule changes:

get_directives

When to Use

  • An RFI response references a spec section that was superseded by Addendum 3 and you need to verify the current language
  • OSHA is on-site and you need to pull the toolbox talk records, JSA (Job Safety Analysis) forms, and crane inspection logs for the past 90 days
  • The owner requests a comprehensive change order summary showing all approved COs, their cumulative cost impact, and the responsible subs
  • Reviewing whether the curtain wall shop drawings were approved or approved-as-noted before the glazing crew mobilizes
  • A new project manager is onboarding mid-construction and needs to understand the contractual structure, key milestones, and open issues
  • Checking if the concrete mix design submitted for the elevated deck matches the structural engineer's specification
  • Pulling the permit conditions of approval to verify whether the noise variance allows Saturday work

Example Workflows

Change Order Dispute Resolution

A subcontractor claims they are owed for additional work on the mechanical system. The PM needs to reconstruct the paper trail.

search_with_context query="mechanical subcontractor change order requests HVAC ductwork modification Building A"

Find the original scope in the subcontract and compare against the claimed extra work:

search_knowledge query="mechanical subcontract scope of work HVAC specifications sections 23 00 00"

Pull any related RFI responses that may have directed the additional work:

search_knowledge query="RFI ductwork routing conflict structural beam Building A"
log_conversation summary="Investigated mechanical sub change order claim; traced RFI 247 response directing reroute as basis for CO-031" topics='["change-orders","mechanical","dispute"]' tools_used='["search_with_context","search_knowledge"]'

Pre-Pour Checklist Verification

Before a major concrete pour, the field engineer needs to confirm all prerequisites are met.

search_knowledge query="concrete mix design approval elevated deck Level 3 structural"
search_knowledge query="rebar inspection report Level 3 deck approved"
search_with_context query="weather restrictions concrete pour specifications cold weather protection requirements"

Key Tools for Construction

search_knowledge — The fastest way to find a specific document: a submittal, an RFI, a daily log entry, a permit. Construction teams usually know what they are looking for. Example: search_knowledge query="submittal 04-22 masonry mortar mix design approved"

search_with_context — When the question spans multiple document types. "Was the waterproofing system installed per spec?" requires pulling the specification, the submittal, the inspection report, and possibly a related RFI. The graph connects these.

get_directives — Safety stand-downs, schedule milestones from the owner, and procurement mandates flow through directives. On an active jobsite, directives change weekly.

flag_outdated — Construction documents become obsolete constantly as addenda, bulletins, and change orders supersede earlier versions. When you find a document referencing a superseded drawing revision, flag it immediately — someone building from old drawings is a real risk.

export_org_context — Produces the project organizational chart, key subcontractors, systems of record (Procore, PlanGrid, Bluebeam), and strategic priorities. Useful for owner progress meetings and new team member orientation.

Tips

  • Use CSI division numbers in queries when searching specifications. "Section 07 92 00" will find the joint sealant spec faster than "caulking."
  • RFI and submittal numbers are indexed as structured fields. Search by number directly when you have it: "RFI-0247" or "Submittal 09-15."
  • Construction projects often have multiple phases with overlapping document sets. Include the phase or building identifier in your queries to avoid pulling results from the wrong scope.
  • After every significant field event (pour, inspection failure, safety incident), log the session. These logs become part of the project record and are discoverable in litigation.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

79.45%
按下载量换算1,742

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills