← Back to Skills Marketplace
Matterport
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
198
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install matterport
Description
Matterport integration. Manage Spaces. Use when the user wants to interact with Matterport data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install matterport - After installation, invoke the skill by name or use
/matterport - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Matterport?
Matterport integration. Manage Spaces. Use when the user wants to interact with Matterport data. It is an AI Agent Skill for Claude Code / OpenClaw, with 198 downloads so far.
How do I install Matterport?
Run "/install matterport" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Matterport free?
Yes, Matterport is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Matterport support?
Matterport is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Matterport?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills