← 返回 Skills 市场
Matterport
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
198
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install matterport
功能描述
Matterport integration. Manage Spaces. Use when the user wants to interact with Matterport data.
安全使用建议
This skill appears to do what it claims: it uses the Membrane platform to access Matterport data and requests no unrelated credentials. Before installing or running it: 1) Verify the @membranehq/cli npm package and its publisher (review the GitHub repo and package metadata) to ensure you're comfortable installing a third-party global CLI. 2) Review Membrane's privacy/security docs because your Matterport connection and tokens will be handled server-side by Membrane. 3) If you're cautious, run the CLI in an isolated environment (container/VM) or use a least-privilege Membrane account. If you need stronger assurance, ask the skill author for a signed release or checksums for the CLI build.
功能分析
Type: OpenClaw Skill
Name: matterport
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with Matterport using the Membrane CLI. It outlines standard procedures for installation (npm install -g @membranehq/cli), authentication, and action discovery via the Membrane platform. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
能力评估
Purpose & Capability
The name/description (Matterport integration) align with the runtime instructions, which direct the agent to use the Membrane CLI to create connections, discover and run actions against Matterport. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md confines runtime behavior to installing and using the Membrane CLI, performing interactive or headless login, creating connections, searching/creating/running actions, and preferring Membrane-managed auth. It does not instruct reading arbitrary system files, unrelated env vars, or transmitting data to unexpected endpoints beyond the Membrane service.
Install Mechanism
This is an instruction-only skill (no install spec), but it instructs users to run `npm install -g @membranehq/cli@latest`. Global npm installs write code to disk and execute a third-party package from the npm registry — a common but non-zero-risk step. Verify the package identity (publisher, repo, checksums) and your comfort with installing a global CLI before proceeding.
Credentials
No environment variables or local secrets are required. Authentication is delegated to Membrane (browser or headless auth flow), which is proportionate for a connector-based integration. Note: credentials/tokens will be managed by Membrane servers, so consider privacy implications of routing Matterport data through that service.
Persistence & Privilege
The skill does not request always:true and does not claim to modify other skills or system-wide agent settings. Autonomous model invocation is allowed (default) but is not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install matterport - 安装完成后,直接呼叫该 Skill 的名称或使用
/matterport触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Matterport 是什么?
Matterport integration. Manage Spaces. Use when the user wants to interact with Matterport data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 198 次。
如何安装 Matterport?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install matterport」即可一键安装,无需额外配置。
Matterport 是免费的吗?
是的,Matterport 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Matterport 支持哪些平台?
Matterport 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Matterport?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills