← Back to Skills Marketplace
Mono
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mono
Description
Mono integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mono data.
Usage Guidance
This skill appears coherent: it delegates Mono access to the Membrane platform and instructs you to use the Membrane CLI. Before installing, verify the @membranehq/cli npm package and the getmembrane.com / repository links; consider using `npx` instead of `npm -g` to avoid installing a global binary. Be aware that using this skill means trusting Membrane to manage your Mono credentials server-side (the skill does not ask for API keys itself). If you need stricter control over credentials or want to avoid third-party hosted auth, evaluate the platform privacy/security docs before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: mono
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the Mono financial platform using the Membrane CLI (@membranehq/cli). It outlines standard procedures for CLI installation, authentication, and executing actions through the Membrane middleware. Although the documentation incorrectly links to the Mono .NET framework website (mono-project.com) instead of the Mono financial API (mono.co), the instructions are consistent with legitimate integration patterns and do not exhibit signs of malicious intent, data exfiltration, or unauthorized access.
Capability Assessment
Purpose & Capability
The name/description say 'Mono integration' and the SKILL.md consistently instructs using Membrane to connect to Mono (membrane connect --connectorKey mono, discovery/run actions). No unrelated services, env vars, or binaries are requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI and interacting with actions/connections. The doc does not instruct reading arbitrary files, other env vars, or exfiltrating data to unexpected endpoints. Authentication is performed via the Membrane hosted flow.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to run `npm install -g @membranehq/cli@latest` (and offers npx usage). Installing a third-party global npm package is reasonable for this integration but does alter the host environment; prefer `npx` if you want to avoid a global install and verify the package/source before installing.
Credentials
No environment variables or credentials are declared or required by the skill. The SKILL.md explicitly instructs to let Membrane manage credentials and not to ask the user for API keys, which is appropriate for this connector-based workflow.
Persistence & Privilege
The skill is not force-included (always: false) and is user-invocable. It does not request persistent elevated privileges or modifications to other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mono - After installation, invoke the skill by name or use
/mono - 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 Mono?
Mono integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mono data. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install Mono?
Run "/install mono" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mono free?
Yes, Mono is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mono support?
Mono is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mono?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills