← 返回 Skills 市场
Uplo Facilities
作者
RooJenkins
· GitHub ↗
· v1.0.0
· MIT-0
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uplo-facilities
功能描述
AI-powered facilities knowledge management. Search building management records, maintenance schedules, space planning data, and vendor service documentation...
安全使用建议
Before installing: 1) Resolve the metadata mismatch — the registry said 'no credentials' but skill.json and README require AGENTDOCS_URL and API_KEY. 2) Verify provenance: the skill owner is unknown and there's no homepage; confirm you trust UPLO and the npm package @agentdocs1/mcp-server. 3) Inspect the npm package source (or vendor-provided code) and verify what the MCP server does (does it proxy data through a vendor, run locally, store data?). 4) Use least-privilege credentials: create an API key scoped only to the needed read/search operations and avoid admin keys. 5) If you must install, consider running the MCP server in an isolated environment (not with full org credentials) until you vet it. 6) If you need higher confidence, ask the publisher for a homepage, source repo, or signed release and a description of where exported org context data is stored or transmitted.
功能分析
Type: OpenClaw Skill
Name: uplo-facilities
Version: 1.0.0
The uplo-facilities skill is a legitimate integration for the UPLO facilities management platform, providing tools to query building records and maintenance data via an MCP server (@agentdocs1/mcp-server). While it includes high-privilege capabilities such as 'export_org_context' and uses 'npx' for execution, these are aligned with its stated purpose of organizational knowledge management. No evidence of malicious intent, unauthorized data exfiltration, or harmful prompt injection was found across the SKILL.md or configuration files.
能力评估
Purpose & Capability
The skill's name, README, SKILL.md, identity patch, and skill.json consistently describe a facilities knowledge connector to a UPLO/AgentDocs MCP server (search_knowledge, search_with_context, export_org_context, etc.), which is coherent with the stated purpose. However, the registry summary presented to you earlier lists no required environment variables or primary credential while the included skill.json and README explicitly require an AGENTDOCS_URL and an API_KEY — a manifest/metadata mismatch that should be resolved before trusting the skill.
Instruction Scope
SKILL.md only instructs the agent to use knowledge APIs (get_identity_context, get_directives, search_knowledge, etc.) and to surface or flag facilities documents. It does not ask the agent to read arbitrary local files, system secrets, or to send data to third-party endpoints beyond the configured UPLO/AgentDocs instance. The scope matches the stated purpose.
Install Mechanism
Although the registry lists this as instruction-only, README and skill.json direct the platform to run an MCP server using 'npx -y @agentdocs1/mcp-server --http' (or equivalent). Using npx at runtime will fetch and execute code from the npm registry (package @agentdocs1/mcp-server). That is a moderate-risk install pattern: the code executed is external and can run arbitrary actions. Confirm the npm package publisher and review its source before allowing the agent to run it.
Credentials
The skill.json requires two configuration items: agentdocs_url (your UPLO instance URL) and api_key (MCP token). Those are appropriate and proportionate for connecting to an external UPLO service. The concern is the mismatch: the registry summary at the top claimed 'Required env vars: none' while the packaged metadata requires credentials. Also ensure the API key scoped to minimal access (read-only search) rather than broad admin privileges.
Persistence & Privilege
The skill does not request always:true and does not declare system config paths or cross-skill modifications. It relies on an identity/context provided by the org and normal autonomous invocation (disable-model-invocation=false), which is expected for an integration of this type.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uplo-facilities - 安装完成后,直接呼叫该 Skill 的名称或使用
/uplo-facilities触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of UPLO Facilities skill (v1.0.0).
- Enables AI-powered search and structured extraction across facilities records, maintenance schedules, space planning data, and vendor service documentation.
- Provides workflows for emergency repair coordination, lease renewal analysis, and facilities performance tracking.
- Includes key tools: knowledge search, context-aware queries, organizational context export, and document flagging.
- Offers best-practice tips for searching and managing complex facilities documentation.
元数据
常见问题
Uplo Facilities 是什么?
AI-powered facilities knowledge management. Search building management records, maintenance schedules, space planning data, and vendor service documentation... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。
如何安装 Uplo Facilities?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uplo-facilities」即可一键安装,无需额外配置。
Uplo Facilities 是免费的吗?
是的,Uplo Facilities 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Uplo Facilities 支持哪些平台?
Uplo Facilities 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Uplo Facilities?
由 RooJenkins(@roojenkins)开发并维护,当前版本 v1.0.0。
推荐 Skills