← Back to Skills Marketplace
Quickmailio
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
219
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install quickmailio
Description
QuickMail.io integration. Manage Users, Organizations, Files, Notes, Activities. Use when the user wants to interact with QuickMail.io data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to work with QuickMail.io and does not ask for unrelated secrets. Before installing: verify the @membranehq/cli package and its npm/github publisher, prefer using `npx @membranehq/cli` or installing in a controlled environment (container/VM) instead of global `-g` if you want lower host impact, and review Membrane's privacy/auth docs because the connector grants API-level access via Membrane's servers. If you are uncomfortable installing third-party CLIs, you can decline and use QuickMail's official API directly instead.
Capability Analysis
Type: OpenClaw Skill
Name: quickmailio
Version: 1.0.2
The skill provides instructions for an AI agent to integrate with QuickMail.io using the Membrane CLI (@membranehq/cli). The documentation in SKILL.md outlines standard procedures for authentication, connection management, and executing API actions through the Membrane platform. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the behavior is entirely consistent with the stated purpose of managing sales engagement data.
Capability Assessment
Purpose & Capability
The name/description (QuickMail.io integration) aligns with the instructions (use the Membrane CLI to connect, list actions, run actions, or proxy API requests to QuickMail). Required capabilities (network and a Membrane account) match the stated purpose.
Instruction Scope
Instructions remain focused on installing/using the Membrane CLI, creating a connection, listing/running actions, and proxying requests to QuickMail.io. One notable point: the proxy feature lets you send arbitrary QuickMail API calls through Membrane, which is expected for an integration but means the CLI can be used to perform any API operation available to the connected account.
Install Mechanism
There is no registry install spec, but the SKILL.md instructs the user to run `npm install -g @membranehq/cli` (or use npx). Installing a public npm CLI is a moderate-risk action compared to pure instruction-only skills; the package is from the public npm ecosystem rather than a direct binary download or extract from an unknown host.
Credentials
The skill does not declare or require any environment variables or secrets. Authentication is handled via Membrane's login flow (browser-based), so it does not request unrelated credentials.
Persistence & Privilege
The skill itself does not request elevated platform privileges and always:false. It recommends installing a global CLI which persists on the host; that is normal for CLI-based integrations but worth noting as an added system artifact.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install quickmailio - After installation, invoke the skill by name or use
/quickmailio - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Quickmailio?
QuickMail.io integration. Manage Users, Organizations, Files, Notes, Activities. Use when the user wants to interact with QuickMail.io data. It is an AI Agent Skill for Claude Code / OpenClaw, with 219 downloads so far.
How do I install Quickmailio?
Run "/install quickmailio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Quickmailio free?
Yes, Quickmailio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Quickmailio support?
Quickmailio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Quickmailio?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills