← Back to Skills Marketplace
Spiritme
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
102
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install spiritme
Description
SpiritMe integration. Manage data, records, and automate workflows. Use when the user wants to interact with SpiritMe data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install spiritme - After installation, invoke the skill by name or use
/spiritme - 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 Spiritme?
SpiritMe integration. Manage data, records, and automate workflows. Use when the user wants to interact with SpiritMe data. It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.
How do I install Spiritme?
Run "/install spiritme" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Spiritme free?
Yes, Spiritme is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Spiritme support?
Spiritme is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Spiritme?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills