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