← 返回 Skills 市场
Memsource
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install memsource
功能描述
Memsource integration. Manage data, records, and automate workflows. Use when the user wants to interact with Memsource data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memsource - 安装完成后,直接呼叫该 Skill 的名称或使用
/memsource触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Memsource 是什么?
Memsource integration. Manage data, records, and automate workflows. Use when the user wants to interact with Memsource data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 Memsource?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memsource」即可一键安装,无需额外配置。
Memsource 是免费的吗?
是的,Memsource 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Memsource 支持哪些平台?
Memsource 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Memsource?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills