← 返回 Skills 市场
Spiritme
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
102
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install spiritme
功能描述
SpiritMe integration. Manage data, records, and automate workflows. Use when the user wants to interact with SpiritMe data.
安全使用建议
This skill is coherent: it delegates SpiritMe integration to the Membrane CLI/service. Before installing or using it, verify that @membranehq/cli and the Membrane service (getmembrane.com) are legitimate and acceptable to your organization. Prefer using npx to avoid a global npm install or inspect the package source on GitHub first. Remember that logging in via 'membrane login' grants the Membrane service access to your SpiritMe connection (it manages tokens server-side), so review Membrane's privacy/security docs and the SpiritMe connector permissions. If you need to use sensitive accounts, consider testing in an isolated environment or with least-privilege test credentials first.
功能分析
Type: OpenClaw Skill
Name: spiritme
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the SpiritMe SaaS platform using the Membrane CLI. It outlines standard procedures for authentication, connection management, and action execution via the 'membrane' command-line tool. No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the instructions are consistent with the stated purpose of automating workflows for SpiritMe.
能力评估
Purpose & Capability
The name/description (SpiritMe integration) matches the SKILL.md: it instructs the agent to use the Membrane CLI to connect to SpiritMe, discover and run actions, create connections, and let Membrane handle auth. Requested capabilities (network + Membrane account) are consistent with the stated purpose.
Instruction Scope
SKILL.md stays within the integration scope: it tells the user/agent to install and use @membranehq/cli, run 'membrane login' and 'membrane connect', discover and run actions. It does not instruct reading unrelated system files or environment variables. Note: it relies on an external service (Membrane) which will hold/manage credentials and see the data passed through it — that is expected but important to be aware of.
Install Mechanism
There is no formal install spec in the registry, but the runtime instructions explicitly ask the user to run 'npm install -g @membranehq/cli@latest' or use 'npx'. Installing a global npm package is a reasonable, common mechanism, but it does mean you will run code from the public npm registry on your machine; using npx or inspecting the package source first lowers risk.
Credentials
The skill declares no required environment variables or local credentials and its instructions explicitly advise against asking users for API keys. Instead it uses Membrane to manage auth server-side. The requested access is proportionate to the stated functionality.
Persistence & Privilege
The skill does not request always:true and uses default autonomous invocation (disable-model-invocation:false). That is normal. There is no code written into the agent by the registry (instruction-only), so it does not request elevated local persistence or modify other skills/configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spiritme - 安装完成后,直接呼叫该 Skill 的名称或使用
/spiritme触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Spiritme 是什么?
SpiritMe integration. Manage data, records, and automate workflows. Use when the user wants to interact with SpiritMe data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 Spiritme?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spiritme」即可一键安装,无需额外配置。
Spiritme 是免费的吗?
是的,Spiritme 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Spiritme 支持哪些平台?
Spiritme 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Spiritme?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills