← Back to Skills Marketplace
Motion
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
276
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install motion-integration
Description
Motion integration. Manage Workspaces. Use when the user wants to interact with Motion data.
Usage Guidance
This skill is instruction-only and appears coherent with its purpose, but note that it asks you to install and use the @membranehq/cli npm package. Before installing: 1) verify the npm package and GitHub repository (publisher, recent releases, README, issues) to ensure you trust the maintainer; 2) prefer using npx for one-off runs if you don't want a global install; 3) expect an OAuth/browser-based login flow that will open a URL/produce a code to paste back; and 4) be aware that installing third-party CLIs runs code on your machine—if you need higher assurance, review the package source or run it in an isolated environment. If you are uncomfortable installing the CLI, ask the user to perform the Membrane login/connect steps themselves and provide the connection ID instead of installing software locally.
Capability Analysis
Type: OpenClaw Skill
Name: motion-integration
Version: 1.0.3
The skill bundle provides instructions for integrating with Motion via the Membrane CLI. It follows security best practices by delegating authentication to the Membrane platform rather than handling raw API keys. The instructions in SKILL.md are standard operational guides for action discovery and execution, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill instructs the agent to use Membrane's CLI to manage Motion workspaces and actions. Nothing in SKILL.md asks for unrelated capabilities or secrets.
Instruction Scope
Instructions are narrowly scoped to installing and using the Membrane CLI (login, connect, list actions, run actions). They do not instruct the agent to read arbitrary files, harvest unrelated environment variables, or transmit data to unexpected endpoints.
Install Mechanism
No formal install spec is embedded in the registry (skill is instruction-only). The SKILL.md recommends running npm install -g @membranehq/cli and using npx for one-off commands — this is expected for a CLI-based integration but means code will be installed on the user's machine from the npm ecosystem (verify package provenance before installing).
Credentials
The skill declares no required env vars or credentials and explicitly recommends using Membrane-managed connections rather than asking users for API keys. Requested access is proportional to the described functionality.
Persistence & Privilege
The skill is not always-on and does not request persistent system-wide privileges via the registry metadata. It only instructs the user to install a CLI client (which is normal for this integration).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install motion-integration - After installation, invoke the skill by name or use
/motion-integration - 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 Motion?
Motion integration. Manage Workspaces. Use when the user wants to interact with Motion data. It is an AI Agent Skill for Claude Code / OpenClaw, with 276 downloads so far.
How do I install Motion?
Run "/install motion-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Motion free?
Yes, Motion is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Motion support?
Motion is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Motion?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills