← Back to Skills Marketplace
gora050

Memsource

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install memsource
Description
Memsource integration. Manage data, records, and automate workflows. Use when the user wants to interact with Memsource data.
Usage Guidance
This skill appears coherent and uses the Membrane CLI to manage a Memsource connection. Before installing, verify the @membranehq/cli package and publisher (check the GitHub repo and npm page), and consider using npx rather than a global npm install to avoid executing remote package code system-wide. Expect a browser-based authentication flow (you will not be asked to paste API keys into the agent). If you need stronger assurance, review the upstream repository (https://github.com/membranedev/application-skills) and Membrane's privacy/security docs; if the SKILL.md were to request unrelated env vars, config paths, or include code files that run on your machine, that would raise concerns.
Capability Analysis
Type: OpenClaw Skill Name: memsource Version: 1.0.1 The skill provides instructions for integrating Memsource with the OpenClaw agent using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and executing API actions via the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized command execution were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill is an integration for Memsource implemented via the Membrane platform/CLI. The SKILL.md consistently tells the agent to install and use @membranehq/cli and to create a Memsource connection, which is coherent for this purpose. (Minor naming surface: the skill is called "Memsource" while the integration/CLI is branded "Membrane" — this is likely because Membrane provides the connector for Memsource.)
Instruction Scope
The instructions are scoped to installing the CLI, authenticating via the Membrane auth flow, listing/creating connections, discovering actions, and running them. The SKILL.md does not instruct the agent to read unrelated files, exfiltrate env vars, or call endpoints outside the Membrane flow.
Install Mechanism
Install is an npm global install of @membranehq/cli (or npx usage). This is a common and expected distribution method for CLIs, but global npm installs execute package code on the host — consider using npx or installing in a controlled environment if you are cautious.
Credentials
The skill declares no required environment variables or credentials and instead relies on the Membrane auth flow (browser/OAuth). It explicitly advises against asking users for raw API keys. That is proportionate for a connector-based integration.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and does not require system config paths. Autonomous invocation is allowed (platform default) and is reasonable for this type of integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install memsource
  3. After installation, invoke the skill by name or use /memsource
  4. 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
Slug memsource
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Memsource?

Memsource integration. Manage data, records, and automate workflows. Use when the user wants to interact with Memsource data. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.

How do I install Memsource?

Run "/install memsource" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Memsource free?

Yes, Memsource is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Memsource support?

Memsource is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Memsource?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments