← Back to Skills Marketplace
Mattermark
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
124
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mattermark
Description
Mattermark integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mattermark data.
Usage Guidance
This skill is coherent but depends on the Membrane service: installing and running the Membrane CLI (npm -g or npx) and logging in will create connections and let Membrane manage Mattermark credentials. Before installing/using: (1) verify you trust Membrane (homepage/repo, privacy/security policy) because it will hold and use your Mattermark auth; (2) be aware global npm installs require permission and may alter your environment — using npx avoids a global install; (3) in headless/CI environments you will need to complete a browser-based or copy-paste login flow; and (4) the skill is instruction-only (no bundled code), so the agent will only perform network/API actions when you or the agent invoke these Membrane CLI commands.
Capability Analysis
Type: OpenClaw Skill
Name: mattermark
Version: 1.0.1
The skill requires the AI agent to perform a global installation of the `@membranehq/cli` npm package and relies on an external third-party service (Membrane) for authentication and command execution. While these actions in `SKILL.md` are aligned with the stated purpose of Mattermark integration, the requirement for global system modifications and the delegation of API logic to an external platform (getmembrane.com) constitute high-risk behaviors that increase the attack surface for supply chain or man-in-the-middle exploits.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Mattermark and all runtime instructions show using the Membrane CLI and a Mattermark connector — this matches the stated purpose. The repository and homepage references are to Membrane, which is the intermediary the skill uses to reach Mattermark, so the dependencies are coherent.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, performing interactive login, creating connections, discovering and running actions, and polling action status. It does not instruct reading arbitrary host files, exfiltrating environment variables, or contacting unexpected external endpoints beyond Membrane/Mattermark. Minor notes: it suggests both global npm install and npx usage (both are reasonable ways to run the CLI).
Install Mechanism
This is an instruction-only skill with no install spec in the registry; the instructions ask the user to install @membranehq/cli from npm (or use npx). Using npm/npx for a third-party CLI is expected and not unusual. There are no direct download URLs or archive extraction steps in the instructions.
Credentials
The skill requires a Membrane account and network access (documented in SKILL.md) but declares no environment variables or credentials — this is consistent because Membrane handles auth server-side. Users should be aware that trust in Membrane (and its handling of Mattermark credentials/data) is required; the skill itself does not request unrelated secrets.
Persistence & Privilege
The skill does not request always: true and is user-invocable. It is instruction-only and does not modify other skills or system-wide settings. Running the CLI will create remote connections in the user's Membrane account, which is expected behavior for this integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mattermark - After installation, invoke the skill by name or use
/mattermark - 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 Mattermark?
Mattermark integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mattermark data. It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.
How do I install Mattermark?
Run "/install mattermark" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mattermark free?
Yes, Mattermark is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mattermark support?
Mattermark is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mattermark?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills