← 返回 Skills 市场
Merge 1
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install merge-1
功能描述
Merge integration. Manage data, records, and automate workflows. Use when the user wants to interact with Merge data.
安全使用建议
This skill is internally consistent: it uses the Membrane CLI to manage Merge connectors and does not request unrelated secrets. Before installing or running CLI commands: 1) verify the npm package (@membranehq/cli) and the getmembrane.com / GitHub repo are legitimate; 2) prefer installing a specific pinned version (not always '@latest') if you require reproducibility; 3) avoid pasting unrelated credentials into prompts — the skill's docs say Membrane handles auth server-side; and 4) be aware that 'npm install -g' modifies your global environment (install as a non-root user when possible). If you want extra assurance, inspect the @membranehq/cli package on npm/GitHub before running it.
功能分析
Type: OpenClaw Skill
Name: merge-1
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with the Merge platform using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and action management (listing, creating, and running actions) via the CLI. The instructions specifically emphasize security best practices, such as using Membrane's managed authentication instead of requesting raw API keys from the user. No malicious patterns, such as data exfiltration or unauthorized command execution, were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Merge integration) aligns with the SKILL.md: it instructs use of the Membrane CLI to connect to Merge via pre-built connectors and run actions. The homepage and repository URLs referenced match an integration/platform provider, so the capabilities requested are appropriate for the stated purpose.
Instruction Scope
Instructions are narrowly scoped to installing and using the Membrane CLI, authenticating via the CLI's browser flow, creating connections, discovering actions, and running them. They do not request local files, unrelated environment variables, or secrets. Minor inconsistencies: the document alternates between using a globally installed 'membrane' binary and 'npx @membranehq/cli@latest' which is functionally redundant; also it lists agent types for the clientName flag but does not explain required values—these are usability issues, not security concerns.
Install Mechanism
There is no automated install spec in the skill bundle; instead the SKILL.md tells users to run 'npm install -g @membranehq/cli@latest' or use npx. This is a common, traceable install from the npm registry. Installing global npm packages has routine risks (install scripts, PATH changes), so users should verify the package identity and prefer pinned versions if desired.
Credentials
The skill declares no required environment variables, and the instructions delegate credential management to Membrane's server-side flow. Asking for no local API keys/tokens is proportionate and appropriate for the described workflow.
Persistence & Privilege
The skill does not request 'always' presence, does not write or modify other skills, and contains no installation that persists beyond the expected CLI install. Autonomous invocation is allowed by platform default but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install merge-1 - 安装完成后,直接呼叫该 Skill 的名称或使用
/merge-1触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Merge 1 是什么?
Merge integration. Manage data, records, and automate workflows. Use when the user wants to interact with Merge data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 Merge 1?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install merge-1」即可一键安装,无需额外配置。
Merge 1 是免费的吗?
是的,Merge 1 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Merge 1 支持哪些平台?
Merge 1 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Merge 1?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills