← 返回 Skills 市场
Uplo Architecture
作者
RooJenkins
· GitHub ↗
· v1.0.0
· MIT-0
225
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uplo-architecture
功能描述
AI-powered architecture knowledge management. Search building designs, code compliance records, project specifications, and BIM data with structured extraction.
安全使用建议
Before installing, confirm the following: (1) The skill.json requires an UPLO instance URL and an API key — verify that the registry/package metadata accurately documents this and that you intend to provide those credentials. (2) The MCP adapter will be run via npx @agentdocs1/mcp-server; review and trust that npm package and its publisher (check the package repo, maintainers, and recent releases). (3) The SKILL.md directs the agent to fetch org context and to log conversations back to the UPLO endpoint — ensure your organization permits sending project files, specifications, and conversation logs to that external service and that classification rules will be enforced. (4) Ask the skill author/owner to fix the registry metadata mismatch (declare required env/config fields) and to provide a canonical homepage or source repo so you can audit the adapter package. If the package and endpoint are verified trusted and metadata is corrected, this skill appears coherent for its stated purpose; otherwise proceed with caution or request more info.
功能分析
Type: OpenClaw Skill
Name: uplo-architecture
Version: 1.0.0
The skill is a legitimate integration for the UPLO architecture knowledge platform, providing tools for searching BIM data, building codes, and project specifications. It utilizes a standard MCP server implementation via npx (@agentdocs1/mcp-server) and includes domain-specific instructions in SKILL.md and identity-patch.md that are well-aligned with its stated purpose. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill claims to provide architecture/BIM knowledge management and its SKILL.md, README, and skill.json all describe connectors and search tools for that domain. Requiring an UPLO instance URL and API key (in skill.json) is consistent with that purpose. However, the registry metadata shown to you earlier lists no required env vars/credentials while skill.json requires agentdocs_url and api_key — this mismatch is a packaging/metadata incoherence that should be resolved.
Instruction Scope
Runtime instructions tell the agent to call mcporter commands to fetch identity context, run semantic search, export org context, and log conversations. Those actions will transmit queries, organizational context, and conversation summaries to the external MCP endpoint. That behavior is expected for a knowledge connector but is also a potential data-exfiltration vector — verify you are comfortable sending sensitive project/specification data and conversation logs to the configured UPLO endpoint.
Install Mechanism
There is no separate install script in the registry, but skill.json's mcp block uses npx -y @agentdocs1/mcp-server to launch the MCP server. Running npx will fetch and execute code from npm (package @agentdocs1/mcp-server). This is a common pattern for MCP adapters but carries moderate supply-chain risk: confirm the npm package and publisher are trusted and review the package's repository/releases if possible.
Credentials
The only sensitive configuration required (per skill.json and README) is an UPLO instance URL (agentdocs_url) and an API key (api_key), which are proportional to the connector's function. But the registry metadata you were shown lists no required env vars — that discrepancy is concerning and could mislead admins about what secrets will be needed or transmitted.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide privileges in the provided files. It describes starting an MCP server scoped to the skill; autonomous invocation is allowed (default) but not unusual for connectors. There is no evidence it modifies other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uplo-architecture - 安装完成后,直接呼叫该 Skill 的名称或使用
/uplo-architecture触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of uplo-architecture skill.
- Provides AI-powered search across building designs, code compliance, project specs, and BIM data.
- Includes commands for organizational context, knowledge search (with and without context), directive lookup, and conversation logging.
- Emphasizes source citation and data classification awareness.
- Clarifies intended use: architecture expertise, documentation lookup, fact verification, and expert finding.
元数据
常见问题
Uplo Architecture 是什么?
AI-powered architecture knowledge management. Search building designs, code compliance records, project specifications, and BIM data with structured extraction. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 225 次。
如何安装 Uplo Architecture?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uplo-architecture」即可一键安装,无需额外配置。
Uplo Architecture 是免费的吗?
是的,Uplo Architecture 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Uplo Architecture 支持哪些平台?
Uplo Architecture 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Uplo Architecture?
由 RooJenkins(@roojenkins)开发并维护,当前版本 v1.0.0。
推荐 Skills