← 返回 Skills 市场
Motion
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
276
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install motion-integration
功能描述
Motion integration. Manage Workspaces. Use when the user wants to interact with Motion data.
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install motion-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/motion-integration触发 - 根据 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
元数据
常见问题
Motion 是什么?
Motion integration. Manage Workspaces. Use when the user wants to interact with Motion data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 276 次。
如何安装 Motion?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install motion-integration」即可一键安装,无需额外配置。
Motion 是免费的吗?
是的,Motion 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Motion 支持哪些平台?
Motion 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Motion?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills