← Back to Skills Marketplace
Smartrmail
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
140
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install smartrmail
Description
SmartrMail integration. Manage data, records, and automate workflows. Use when the user wants to interact with SmartrMail data.
Usage Guidance
This skill is coherent: it delegates auth and API calls to the Membrane platform and asks you to install the Membrane CLI. Before installing or running it, verify the @membranehq/cli package and its repository (avoid blindly installing the 'latest' tag), confirm you trust Membrane to manage your SmartrMail credentials and data, and review the Membrane privacy/security documentation. If you plan to run the CLI in automated or headless environments, understand how the login flow issues tokens and ensure those tokens are stored/rotated according to your policies.
Capability Analysis
Type: OpenClaw Skill
Name: smartrmail
Version: 1.0.1
The skill bundle provides standard instructions for integrating SmartrMail using the Membrane CLI. It focuses on legitimate operations such as authentication, action discovery, and execution through the '@membranehq/cli' package. There are no signs of data exfiltration, malicious code execution, or harmful prompt injection; in fact, the instructions explicitly recommend security best practices by advising the agent to let the platform handle credentials rather than requesting API keys from the user.
Capability Assessment
Purpose & Capability
The skill claims to integrate with SmartrMail and its SKILL.md exclusively instructs use of the Membrane CLI to connect, discover, and run actions against SmartrMail. No unrelated environment variables, binaries, or config paths are required, so the requested capabilities align with the stated purpose.
Instruction Scope
Runtime instructions are narrowly scoped: install the Membrane CLI, run membrane login/connect, list and run actions, and create actions when needed. The instructions do not ask the agent to read arbitrary files, expose unrelated system credentials, or transmit data to unexpected endpoints beyond Membrane/SmartrMail.
Install Mechanism
There is no registry-level install spec, but the README instructs the user to install @membranehq/cli globally via npm (npm install -g @membranehq/cli@latest). Installing a public npm package is expected for a CLI but carries typical supply-chain risks (use of '@latest', global install). This is not incoherent with the skill's purpose but is worth cautious handling (pin versions, review package source).
Credentials
The skill requests no environment variables or local secrets in metadata. Authentication is performed via Membrane's login flow (browser or headless code exchange) and the SKILL.md explicitly advises against asking users for API keys. Credential requests are proportional to purpose and handled server-side by Membrane.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or global configs, and has no requested config paths. It is user-invocable and allows autonomous invocation (platform default), which is expected for an integration skill and not problematic here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smartrmail - After installation, invoke the skill by name or use
/smartrmail - 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 Smartrmail?
SmartrMail integration. Manage data, records, and automate workflows. Use when the user wants to interact with SmartrMail data. It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.
How do I install Smartrmail?
Run "/install smartrmail" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Smartrmail free?
Yes, Smartrmail is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Smartrmail support?
Smartrmail is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Smartrmail?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills